| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove myself as maintainer of openssl; I no longer have enough time to | kris | 2002-11-21 | 2 | -4/+0 |
* | DON'T EVER PUT THIS BACK! | ru | 2002-11-08 | 1 | -1/+1 |
* | Style sync with rest of FreeBSD. | obrien | 2002-11-06 | 6 | -52/+41 |
* | Update for OpenSSH 3.5p1. | des | 2002-10-29 | 1 | -1/+9 |
* | Don't lint contrib'ed sources, even if the builder has asked for linting. | markm | 2002-09-25 | 3 | -0/+6 |
* | Bandaid for a broken world. The real fix is somewhat more | ru | 2002-09-20 | 2 | -12/+10 |
* | Added the missing dependencies for openssl/ headers. | ru | 2002-09-19 | 1 | -5/+7 |
* | Use `uint32_t' instead of `unsigned long', since the code assumes 32-bit | nectar | 2002-08-24 | 1 | -30/+29 |
* | Update list of installed manual pages after regenerating them. | nectar | 2002-07-30 | 1 | -2/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r100946, | nectar | 2002-07-30 | 225 | -673/+1442 |
|\ |
|
| * | Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e. | nectar | 2002-07-30 | 225 | -673/+1442 |
* | | Update to match reality (i.e. reference libcrypto headers and | nectar | 2002-07-30 | 1 | -3/+4 |
* | | s,/usr/include,${INCLUDEDIR}, | ru | 2002-07-22 | 1 | -1/+1 |
* | | No guts, no glory. Switch to OpenSSH-portable. | des | 2002-06-25 | 1 | -3/+7 |
* | | Update Makefiles for OpenSSH 3.3. | des | 2002-06-23 | 1 | -3/+4 |
* | | Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5). | ru | 2002-06-21 | 1 | -1/+1 |
* | | for OpenSSL 0.9.5a | obrien | 2002-05-15 | 1 | -0/+175 |
* | | Build using pregenerated manpages; don't use perl to translate .pod's. | markm | 2002-05-14 | 1 | -4/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r96593, | markm | 2002-05-14 | 223 | -0/+52244 |
|\ \
| |/ |
|
| * | As the perl-generated assembler files have been committed, add the | markm | 2002-05-14 | 223 | -0/+52244 |
* | Removed now unused INTERNALSTATICLIB. | ru | 2002-05-13 | 1 | -2/+0 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 4 | -27/+10 |
* | Pre-generate the optimized x86 crypto code and check it in rather than | peter | 2002-05-03 | 15 | -41/+14661 |
* | The library itself does not depend on Kerberos bits. | ru | 2002-04-23 | 1 | -10/+0 |
* | Install headers with -C. Ideally, these Makefiles should not need to | des | 2002-03-23 | 3 | -4/+4 |
* | Adjust for OpenSSH 3.1. | des | 2002-03-18 | 1 | -2/+2 |
* | Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules. | bde | 2002-03-17 | 1 | -3/+3 |
* | Use NO_PERL as well as NOPERL. The latter is going to (eventually) go. | markm | 2002-03-16 | 2 | -12/+12 |
* | No functional change, but big code cleanup. WARNS, lint(1) and style(9). | markm | 2002-03-06 | 4 | -216/+92 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 2 | -0/+2 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | ru | 2002-02-08 | 1 | -0/+3 |
* | Update list of manpages | kris | 2002-01-27 | 1 | -23/+30 |
* | Add pam_ssh support to the static PAM library, libpam.a: | ru | 2002-01-23 | 1 | -2/+0 |
* | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | markm | 2001-11-30 | 1 | -2/+4 |
* | Opensslconf for sparc64. Just a copy of the alpha one for now. | jake | 2001-11-18 | 1 | -0/+175 |
* | Install libssh and libssh_pic. These are needed when building | markm | 2001-10-30 | 1 | -4/+1 |
* | __FBSDID() (second half of src/lib/libcrypt changes) | peter | 2001-10-23 | 3 | -6/+10 |
* | Argh! Shoot me! (add closing */ after $FreeBSD$ ) | peter | 2001-10-22 | 1 | -1/+1 |
* | Add an ia64 configuration. This is not likely to be optimal, but does | peter | 2001-10-10 | 1 | -0/+175 |
* | Sync this file up with its i386 brother. This appears to have been missed | peter | 2001-10-09 | 2 | -8/+70 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
* | Fix cross-building, etc: | ru | 2001-09-29 | 1 | -5/+9 |
* | Diff reduce all the crypto telnet Makefiles. | markm | 2001-08-20 | 1 | -1/+1 |
* | mdoc(7) police: s/NetBSD/.Nx/ where appropriate. | ru | 2001-08-13 | 1 | -1/+3 |
* | mdoc(7) police: join split punctuation to macro calls. | ru | 2001-08-10 | 1 | -2/+1 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 2 | -3/+3 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Remove stale file. | kris | 2001-07-04 | 1 | -11/+0 |
* | Update for OpenSSL 0.9.6a | kris | 2001-05-20 | 1 | -2/+5 |
* | Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new | green | 2001-05-04 | 1 | -7/+4 |