| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was generated by cvs2svn to compensate for changes in r50894, | Mark Murray | 1999-09-04 | 1 | -5/+5 |
|\ |
|
| * | Vendor import EAY's LIBSSL to fix comments, etc.vendor/ssleay | Mark Murray | 1999-09-04 | 1 | -5/+5 |
* | | This commit was generated by cvs2svn to compensate for changes in r50760, | Mark Murray | 1999-09-01 | 1 | -0/+508 |
|\| |
|
| * | Drat. Import this into the right place. Pass me the pointy hat. | Mark Murray | 1999-09-01 | 1 | -0/+508 |
* | | $Header$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+2 |
* | | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 29 | -30/+30 |
* | | Claim ownership | Mark Murray | 1999-08-17 | 1 | -1/+3 |
* | | Various man page cleanup: | Mike Pritchard | 1999-08-15 | 2 | -6/+6 |
* | | Typo in comment. | Kris Kennaway | 1999-04-25 | 1 | -1/+1 |
* | | Enable tcp_wrapper support by default. | Mark Murray | 1999-03-28 | 1 | -10/+4 |
* | | MaxHeaderLines is now MaxHeadersLength (in bytes) | Peter Wemm | 1999-02-07 | 1 | -1/+1 |
* | | Support 'O MaxHeaderLines=' to override the default header count and line | Peter Wemm | 1999-01-24 | 1 | -0/+1 |
* | | Fix symlinking. Without the -f "force" option, the wrong version | Mark Murray | 1999-01-24 | 1 | -5/+5 |
* | | The new crypt code breaks "make world". Back it out. | Mark Murray | 1999-01-23 | 10 | -1/+951 |
* | | Removed from the secure/lib/libcrypt area, because of the rewrite to how | Brandon Gillespie | 1999-01-21 | 9 | -950/+0 |
* | | Update for 8.9.2 (new file, control.c) | Peter Wemm | 1999-01-12 | 1 | -3/+4 |
* | | Remove useless `BINOWN=root' now that it is the default. | David E. O'Brien | 1998-09-19 | 1 | -1/+0 |
* | | BINFORMAT -> OBJFORMAT ready for E-day. Untested 'cause I'm outside | John Birrell | 1998-08-31 | 1 | -4/+4 |
* | | Connect up sendmail-8.9.1 | Peter Wemm | 1998-08-04 | 1 | -55/+49 |
* | | Staticise a variable. | Mark Murray | 1997-10-08 | 1 | -1/+1 |
* | | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -4/+4 |
* | | Teach libdescrypt about elf builds. | Peter Wemm | 1997-09-05 | 1 | -3/+19 |
* | | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 28 | -29/+29 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 28 | -29/+29 |
* | | Sort cross references. | Wolfram Schneider | 1997-01-13 | 1 | -2/+2 |
* | | Secure telnet is now in eBones. | Mark Murray | 1996-11-07 | 54 | -27759/+0 |
* | | Remove references to TELNET*. | Mark Murray | 1996-11-07 | 1 | -7/+1 |
* | | Fold sendmail-8.8.2 changes into files that have been touched. | Peter Wemm | 1996-10-24 | 1 | -2/+12 |
* | | cmp -s || install -c --> install -C | Peter Wemm | 1996-08-30 | 1 | -5/+5 |
* | | Same as non-secure telnetd, add support for ``-P altlogin'' to specify | Peter Wemm | 1996-08-13 | 3 | -4/+21 |
* | | This commit was generated by cvs2svn to compensate for changes in r17497, | Mark Murray | 1996-08-10 | 4 | -3/+67 |
|\| |
|
| * | Next version from the author - from SSLeay.0.6.3 | Mark Murray | 1996-08-10 | 4 | -3/+67 |
* | | Some breakeages sneaked in. This fixes them. | Mark Murray | 1996-07-30 | 4 | -6/+3 |
* | | Merge, remove rubbish and bump the MAJOR.MINOR to 3.0 | Mark Murray | 1996-07-29 | 4 | -282/+12 |
* | | This commit was generated by cvs2svn to compensate for changes in r17330, | Mark Murray | 1996-07-29 | 11 | -10/+201 |
|\| |
|
| * | Rats. Just when a piece of code is nice and stable, the author has to | Mark Murray | 1996-07-29 | 13 | -11/+208 |
* | | Mrege conflicts etc. | Mark Murray | 1996-07-28 | 3 | -61/+42 |
* | | This commit was generated by cvs2svn to compensate for changes in r17315, | Mark Murray | 1996-07-28 | 44 | -399/+655 |
|\| |
|
| * | Latest libdes from Eric Young. Mainly code beautification. | Mark Murray | 1996-07-28 | 46 | -412/+689 |
* | | Add necessary item to CLEANFILES | Jordan K. Hubbard | 1996-07-27 | 1 | -1/+2 |
* | | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 2 | -11/+5 |
* | | Bring in a change that got lost when we spammed over the CVS repository | Nate Williams | 1996-06-05 | 2 | -12/+1 |
* | | Localize time | Andrey A. Chernov | 1996-05-07 | 1 | -0/+10 |
* | | Add extra targets a' la' eBones/Makefile for release/Makefile. | Mark Murray | 1996-05-04 | 1 | -2/+27 |
* | | Add randomness from /dev/random if it is available. | Mark Murray | 1996-05-04 | 1 | -1/+23 |
* | | Add support for socks | Paul Traina | 1996-04-23 | 2 | -1/+12 |
* | | typo shmrsh -> smrsh | Paul Traina | 1996-04-22 | 1 | -1/+1 |
* | | Enable proper installation of sendmail restricted shell smrsh(8). | Paul Traina | 1996-04-21 | 1 | -1/+1 |
* | | Split libcrypt and libcipher man pages. | Mark Murray | 1996-04-13 | 2 | -91/+6 |
* | | Split the libcrypt and libcipher man pages. | Mark Murray | 1996-04-13 | 2 | -110/+22 |