aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
Commit message (Expand)AuthorAgeFilesLines
* Add randomness from /dev/random if it is available.Mark Murray1996-05-041-1/+23
* Split libcrypt and libcipher man pages.Mark Murray1996-04-132-91/+6
* Split the libcrypt and libcipher man pages.Mark Murray1996-04-132-110/+22
* Install crypt.3 so that libcipher will install if /usr/share/manMike Pritchard1996-04-091-1/+2
* Comment out the NOPROFILE=yes to make this orthogonal with the rest of ourMark Murray1996-03-171-2/+2
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-111-32/+3
* Fix typo #ifdef -> .if defined().Mark Murray1996-03-111-20/+7
* Fix typo - -des -> -ldesMark Murray1996-03-101-2/+2
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-15/+22
* Add back missing crypt.3 man page.Jordan K. Hubbard1996-02-211-1/+2
* Another round of man page cleanups.Mike Pritchard1996-02-121-3/+3
* Add the new libdes to the buildMark Murray1996-02-111-2/+2
* Rats. Forgot to `cvs add' this.Mark Murray1996-02-101-0/+40
* iImport a FreeBSD Makefile, BSD-ise the header and correct a typo. As theMark Murray1996-02-102-13/+7
* This commit was generated by cvs2svn to compensate for changes in r14009,Mark Murray1996-02-1069-0/+11769
|\
| * This is the long-awaited new DES library. Over the next couple of daysvendor/ssleay/des_051aMark Murray1996-02-1069-0/+11769
* Dual personality crypt(3). This crypt will choose its encryption algorithmMark Murray1995-12-165-34/+191
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-111-3/+1
* Remove duplicated targets which now build from main treeAndrey A. Chernov1995-09-291-2/+2
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-143-29/+15
* Comment out LDADD+=-ldescrypt, it is not yet active due toAndrey A. Chernov1995-08-051-2/+3
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-291-2/+2
* Final cleanup pass through Makefiles, now this stuffAndrey A. Chernov1995-07-241-7/+9
* 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-241-1/+4
* Add comment about new_rbd_key.c module needed fromAndrey A. Chernov1995-07-241-1/+4
* Fix many bogus things, typing error, dependance errors, etc.,Andrey A. Chernov1995-07-241-7/+16
* Update telnet to the 95.05.31 release.Paul Traina1995-07-2011-70/+90
* Remove trailing whitespace.Rodney W. Grimes1995-05-3015-58/+58
* Security fixes.Dima Ruban1995-02-172-11/+27
* Fix secrdist sharedlib bug.Poul-Henning Kamp1994-11-241-4/+4
* Make the "distribute" target build the "des" distribution. Make des'edPoul-Henning Kamp1994-11-141-4/+5
* More elegant fix for short settings.Geoff Rehmet1994-09-192-22/+38
* 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-072-6/+6
* Remove static in front of declarations for des_setkey and des_cipherPaul Traina1994-09-072-6/+6
* 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
* 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-122-3/+10
* Install secure/lib/libcrypt as libdescrypt, and symlink it toGeoff Rehmet1994-08-091-3/+23
* 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