aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-207/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-307-54/+0
* Pick correct library dir whenever obj exists or notAndrey A. Chernov1995-12-211-3/+9
* Dual personality crypt(3). This crypt will choose its encryption algorithmMark Murray1995-12-165-34/+191
* *GULP* cvs remove the uncomfortably large list of files that are no longerPeter Wemm1995-12-021-1/+1
* Re-disable the cf/cf SUBDIR - we were not building it before anyway.Peter Wemm1995-12-021-1/+1
* Import Sendmail-8.7.2 as discussed on -current.Peter Wemm1995-12-021-14/+35
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreAndrey A. Chernov1995-10-241-1/+0
* Fix original patch error with ! before strncmpAndrey A. Chernov1995-10-201-4/+10
* Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-201-3/+25
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-113-7/+1
* Remove duplicated targets which now build from main treeAndrey A. Chernov1995-09-293-6/+6
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesJustin T. Gibbs1995-09-165-8/+23
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-142-10/+2
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-143-29/+15
* sys_term.c: killed sleep(1) as this should no longer be a problem withDavid Greenman1995-09-112-9/+3
* Move erase cleanup outside linemode conditionalPaul Traina1995-09-061-1/+1
* Avoid race condition with telnet options processing (login: prompt lost).Paul Traina1995-09-051-22/+7
* Set erase character for login: prompt.Paul Traina1995-09-051-1/+5
* Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clientsPaul Traina1995-08-282-6/+8
* Import Sendmail v8.6.12, onto the CSRG(!) branch.Peter Wemm1995-08-171-2/+2
* Comment out LDADD+=-ldescrypt, it is not yet active due toAndrey A. Chernov1995-08-053-4/+7
* Change default banner to FreeBSD, properly ifdefed by __FreeBSD__Andrey A. Chernov1995-08-041-1/+5
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-295-7/+13
* Final cleanup pass through Makefiles, now this stuffAndrey A. Chernov1995-07-243-12/+20
* Add -ldescrypt, or wrong crypt version can be picked from libcAndrey A. Chernov1995-07-242-0/+2
* Add LDADD+= -ldescryptAndrey A. Chernov1995-07-241-1/+2
* Move -ldes under kerb stuff, my faultAndrey A. Chernov1995-07-241-5/+3
* Since this stuff not works with eBones, ifdef kerberos stuffAndrey A. Chernov1995-07-242-4/+11
* Since this stuff not works with eBones, ifdef kerberos stuffAndrey A. Chernov1995-07-241-1/+4
* Add comment about new_rnd_key.c module needed from originalAndrey A. Chernov1995-07-241-0/+3
* Add comment about new_rbd_key.c module needed fromAndrey A. Chernov1995-07-241-1/+4
* Fix dependances, typing errors, etc.Andrey A. Chernov1995-07-241-4/+6
* Point to proper DESTDIR nowAndrey A. Chernov1995-07-241-0/+3
* Fix many bogus things, typing error, dependance errors, etc.,Andrey A. Chernov1995-07-241-7/+16
* When hostname len > 8, name replaced with dot notation when -u flagPaul Traina1995-07-201-7/+19
* The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codePaul Traina1995-07-201-19/+28
* Update telnet to the 95.05.31 release.Paul Traina1995-07-2031-192/+459
* Remove trailing whitespace.Rodney W. Grimes1995-05-3029-108/+108
* Argh! Another instance of DES rather than des that I forgot. Truly,Jordan K. Hubbard1995-05-111-2/+2
* Rename secure to DES.Jordan K. Hubbard1995-05-091-2/+2
* Mark Murray's authdes.c for xntpdGarrett Wollman1995-03-231-0/+869
* Security fixes.Dima Ruban1995-02-173-14/+42
* Change name of secrdist to secure.Jordan K. Hubbard1995-01-141-2/+2
* Fix secrdist sharedlib bug.Poul-Henning Kamp1994-11-241-4/+4
* des DISTRIBUTION became secrdist.Poul-Henning Kamp1994-11-221-2/+2
* fix libdescrypt reference.Poul-Henning Kamp1994-11-211-2/+2
* Make the "distribute" target build the "des" distribution. Make des'edPoul-Henning Kamp1994-11-1411-13/+66
* !Just! fixing makefile, no code changes GeoffPaul Traina1994-09-301-3/+3
* More elegant fix for short settings.Geoff Rehmet1994-09-192-22/+38