summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt
Commit message (Expand)AuthorAgeFilesLines
* MFC r265995:delphij2014-05-281-1/+1
* MFC r262501:delphij2014-03-271-33/+52
* Update the previous openssl fix. [12:01]bz2012-05-301-1/+1
* Return NULL on error rather than ":", per the crypt(3) man page.kevlo2012-02-221-6/+5
* Strip the private blowfish code down to only that which ismarkm2003-06-023-263/+4
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-064-216/+92
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-0/+1
* __FBSDID() (second half of src/lib/libcrypt changes)peter2001-10-233-6/+10
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-113-0/+1249
* Merge into a single US-exportable libcrypt, which only providespeter2000-12-281-73/+0
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-0/+1
* Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscryptkris2000-02-291-0/+2
* Really really remove SHA-1 support.kris2000-01-091-1/+1
* Remove the SHA stuff properly.jkh2000-01-081-1/+1
* I missed the LDADD/DPADD for -lmd in the secure cases. :-(peter1999-12-191-3/+0
* Colour me stupid. This is a better way of using the macros.markm1999-09-211-1/+1
* Do this the same way as Internat to reduce diffs.markm1999-09-211-1/+1
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.dt1999-09-211-1/+1
* Restore SONAME setting, otherwise libdescrypt.so.3 doesn't end up withpeter1999-09-211-0/+4
* Make this completely dependant on the exportable libcrypt, to avoidmarkm1999-09-2012-1737/+95
* $Header$ -> $FreeBSD$peter1999-08-281-1/+2
* $Id$ -> $FreeBSD$peter1999-08-2810-11/+11
* Various man page cleanup:mpp1999-08-151-3/+3
* Fix symlinking. Without the -f "force" option, the wrong versionmarkm1999-01-241-5/+5
* The new crypt code breaks "make world". Back it out.markm1999-01-2310-1/+951
* Removed from the secure/lib/libcrypt area, because of the rewrite to howbrandon1999-01-219-950/+0
* BINFORMAT -> OBJFORMAT ready for E-day. Untested 'cause I'm outsidejb1998-08-311-4/+4
* Teach libdescrypt about elf builds.peter1997-09-051-3/+19
* Revert $FreeBSD$ to $Id$peter1997-02-2210-11/+11
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1410-11/+11
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-8/+2
* Split libcrypt and libcipher man pages.markm1996-04-132-91/+6
* Add back missing crypt.3 man page.jkh1996-02-211-1/+2
* Dual personality crypt(3). This crypt will choose its encryption algorithmmarkm1995-12-165-34/+191
* Remove trailing whitespace.rgrimes1995-05-304-13/+13
* More elegant fix for short settings.csgr1994-09-192-22/+38
* Back out static hacks & build of usr.bin until Geoff informs thepst1994-09-072-6/+6
* Remove static in front of declarations for des_setkey and des_cipherpst1994-09-072-6/+6
* Hopefully fix bogus permissions.wollman1994-08-261-1/+2
* Install libdescrypt.so immutable.wollman1994-08-261-1/+2
* Fix afterinstall rule for generating links to the real libcryptcsgr1994-08-201-8/+16
* when making test programs, look for libdescrypt, not libcryptcsgr1994-08-121-2/+2
* 1) don't make bdes yetcsgr1994-08-121-1/+6
* Install secure/lib/libcrypt as libdescrypt, and symlink it tocsgr1994-08-091-3/+23
* Modify libcrypt so that the only exported symbol is _crypt().csgr1994-08-086-266/+58
* This commit was generated by cvs2svn to compensate for changes in r1956,csgr1994-08-0810-0/+1749
|\
| * Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.csgr1994-08-0810-0/+1749
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.csgr1994-08-081-0/+730
OpenPOWER on IntegriCloud