aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add libcipher.a: libcrypt exports only crypt() but not des_setkey()Andrey A. Chernov1994-09-121-3/+3
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* fix bogus .includeGeoff Rehmet1994-09-091-3/+4
* add libcipher to MakefileGeoff Rehmet1994-09-081-2/+2
* - Remove crypt() - it's in libcryptGeoff Rehmet1994-09-073-116/+11
* Bring in the 1.1.x international libcrypt, whichGeoff Rehmet1994-09-0711-0/+1810
* Back out static hacks & build of usr.bin until Geoff informs thePaul Traina1994-09-073-8/+9
* Remove static in front of declarations for des_setkey and des_cipherPaul Traina1994-09-076-8/+23
* The telnet version with encryption in in.Geoff Rehmet1994-08-2720-0/+12310
* Hopefully fix bogus permissions.Garrett Wollman1994-08-261-1/+2
* Install libdescrypt.so immutable.Garrett Wollman1994-08-261-1/+2
* Fix afterinstall rule for generating links to the real libcryptGeoff Rehmet1994-08-201-8/+16
* Move the telnetd with encryption to src/secureGeoff Rehmet1994-08-1214-0/+9103
* Libtelnet with encryption goes walkies to src/secure/libGeoff Rehmet1994-08-1220-0/+6276
* when making test programs, look for libdescrypt, not libcryptGeoff Rehmet1994-08-121-2/+2
* 1) don't make bdes yetGeoff Rehmet1994-08-123-5/+12
* Install secure/lib/libcrypt as libdescrypt, and symlink it toGeoff Rehmet1994-08-091-3/+23
* add lib subdirGeoff Rehmet1994-08-081-2/+2
* add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.incGeoff Rehmet1994-08-082-0/+9
* Modify libcrypt so that the only exported symbol is _crypt().Geoff Rehmet1994-08-086-266/+58
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.Geoff Rehmet1994-08-0811-0/+2479
* Allow the `bdes' program to compile.Garrett Wollman1994-08-072-0/+9
* Moved from usr.bin/bdes for export-control.Garrett Wollman1994-08-074-0/+4300
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+24