| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Install crypt.3 so that libcipher will install if /usr/share/man | Mike Pritchard | 1996-04-09 | 1 | -1/+2 |
* | Comment out the NOPROFILE=yes to make this orthogonal with the rest of our | Mark Murray | 1996-03-17 | 1 | -2/+2 |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | Mark Murray | 1996-03-11 | 3 | -119/+15 |
* | Fix typo #ifdef -> .if defined(). | Mark Murray | 1996-03-11 | 1 | -20/+7 |
* | Fix typo - -des -> -ldes | Mark Murray | 1996-03-10 | 1 | -2/+2 |
* | Sense MAKE_EBONES, DESTDIR | Andrey A. Chernov | 1996-03-09 | 1 | -5/+11 |
* | Sense MAKE_EBONES, DESTDIR | Andrey A. Chernov | 1996-03-09 | 1 | -15/+22 |
* | Sense MAKE_EBONES, DESTDIR | Andrey A. Chernov | 1996-03-09 | 1 | -7/+13 |
* | Add back missing crypt.3 man page. | Jordan K. Hubbard | 1996-02-21 | 1 | -1/+2 |
* | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 1 | -3/+3 |
* | Add the new libdes to the build | Mark Murray | 1996-02-11 | 1 | -2/+2 |
* | Rats. Forgot to `cvs add' this. | Mark Murray | 1996-02-10 | 1 | -0/+40 |
* | iImport a FreeBSD Makefile, BSD-ise the header and correct a typo. As the | Mark Murray | 1996-02-10 | 2 | -13/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r14009, | Mark Murray | 1996-02-10 | 69 | -0/+11769 |
|\ |
|
| * | This is the long-awaited new DES library. Over the next couple of daysvendor/ssleay/des_051a | Mark Murray | 1996-02-10 | 69 | -0/+11769 |
* | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 1 | -207/+0 |
* | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 7 | -54/+0 |
* | Pick correct library dir whenever obj exists or not | Andrey A. Chernov | 1995-12-21 | 1 | -3/+9 |
* | Dual personality crypt(3). This crypt will choose its encryption algorithm | Mark Murray | 1995-12-16 | 5 | -34/+191 |
* | *GULP* cvs remove the uncomfortably large list of files that are no longer | Peter Wemm | 1995-12-02 | 1 | -1/+1 |
* | Re-disable the cf/cf SUBDIR - we were not building it before anyway. | Peter Wemm | 1995-12-02 | 1 | -1/+1 |
* | Import Sendmail-8.7.2 as discussed on -current. | Peter Wemm | 1995-12-02 | 1 | -14/+35 |
* | Remove LD_NOSTD_PATH unsetenv, it isn't exist anymore | Andrey A. Chernov | 1995-10-24 | 1 | -1/+0 |
* | Fix original patch error with ! before strncmp | Andrey A. Chernov | 1995-10-20 | 1 | -4/+10 |
* | Don't allow LD_* env. variables to be tricked | Andrey A. Chernov | 1995-10-20 | 1 | -3/+25 |
* | Remove MAKE_EBONES conditionals. They were originally placed here because | Justin T. Gibbs | 1995-10-11 | 3 | -7/+1 |
* | Remove duplicated targets which now build from main tree | Andrey A. Chernov | 1995-09-29 | 3 | -6/+6 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | Justin T. Gibbs | 1995-09-16 | 5 | -8/+23 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | Justin T. Gibbs | 1995-09-14 | 2 | -10/+2 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | Justin T. Gibbs | 1995-09-14 | 3 | -29/+15 |
* | sys_term.c: killed sleep(1) as this should no longer be a problem with | David Greenman | 1995-09-11 | 2 | -9/+3 |
* | Move erase cleanup outside linemode conditional | Paul Traina | 1995-09-06 | 1 | -1/+1 |
* | Avoid race condition with telnet options processing (login: prompt lost). | Paul Traina | 1995-09-05 | 1 | -22/+7 |
* | Set erase character for login: prompt. | Paul Traina | 1995-09-05 | 1 | -1/+5 |
* | Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clients | Paul Traina | 1995-08-28 | 2 | -6/+8 |
* | Import Sendmail v8.6.12, onto the CSRG(!) branch. | Peter Wemm | 1995-08-17 | 1 | -2/+2 |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | Andrey A. Chernov | 1995-08-05 | 3 | -4/+7 |
* | Change default banner to FreeBSD, properly ifdefed by __FreeBSD__ | Andrey A. Chernov | 1995-08-04 | 1 | -1/+5 |
* | After pst and ache fixed secure telnet, it was still not in the main | Mark Murray | 1995-07-29 | 5 | -7/+13 |
* | Final cleanup pass through Makefiles, now this stuff | Andrey A. Chernov | 1995-07-24 | 3 | -12/+20 |