summaryrefslogtreecommitdiff
path: root/lib/libcrypt
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-06make the read-only arrays constjdolecek
2003-08-06make itoa64[] constjdolecek
2003-08-06add __RCSID()jdolecek
2003-07-14use strlcatitojun
2003-04-17hrink the Blowfish routines down to only what we need for __bcrypt(),thorpej
2003-04-17If libcrypto is defined, use the MD5 routines from libcrypto, ratherthorpej
2003-04-16Usewiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-05-24crank minor for bcrypt supportitojun
2002-05-24support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.itojun
2002-04-17Change Nd argument to 'password encryption', since it does not only providewiz
2002-02-20Punctuation nits.wiz
2002-02-07Generate <>& symbolically.ross
2002-01-15Whitespace nits, drop unnecessary .Pps.wiz
2001-12-28* Add user-controlled mk.conf variableslukem
2001-09-10Ensure that the salt is always terminated properly with '$'. Makes Cyrus'ad
2001-03-01Four casts for lint.wiz
2001-01-05fix nested extern declaration.christos
2000-12-03Fix comment.ad
2000-08-03Cosmetic nits.ad
2000-08-03Take a stab at documenting non-DES password encryption.ad
2000-07-06Handle non-DES encrypted passwords; currently only MD5.ad
2000-07-06Add __md5crypt(), for internal use by libcrypt. This behaves for the mostad
2000-06-16No longer need the <bsd.crypto.mk> song-and-dance here.thorpej
2000-06-16Enable decryption in crypt(), from cryptosrc-intl, and lift the updatedthorpej
2000-03-13Fix doubled 'the's.soren
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-02More trailing white space.simonb
1999-02-25Add a note to update src/distrib/sets/lists/base/shl.*, and add a missingabs
1998-10-20vax -> __vax__matt
1998-06-01Need <stdlib.h> for setkey() prototype.kleink
1998-06-01Prototype has moved: add inclusion of <stdlib.h> to the synopsis of setkey().kleink
1998-02-05add LIBRARY section to man pageperry
1998-02-04don't kill 'register' in comments!mikel
1998-02-03remove obsolete register declarationsperry
1998-01-05RCSID Police.perry
1997-11-04specify array sizes in init_perm prototype. One of the array specificationscgd
1997-10-10don't let prototypes disappear if LARGEDATA is definedmikel
1997-10-09rcsid police, deprecate some use of registerlukem
1997-07-02add explicit return types and braces for gcc -Wall, some minor KNFmikel
1997-04-18hint that crypt() et. al. are declared in unistd.h; from Jon Buller inmikel
1995-10-12Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSISjtc
1995-02-19Clean up deleted files.mycroft
1995-02-19use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, thatcgd
1994-12-22specify man pages the new way.cgd
1994-12-20type sanitycgd
1994-10-19cast for quiet.cgd