summaryrefslogtreecommitdiff
path: root/lib/libcrypt
AgeCommit message (Expand)Author
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
1993-11-08add shlib_version file, with version 0.0cgd
1993-10-07print the warning exactly once per function per program invocation.cgd
1993-10-07always create libcrypt, and link with it where necessary. this willcgd
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-01Add RCS identifiers.mycroft
1993-05-29make makefile do *nothing* for any of the standard cases if crypt.ccgd
1993-04-26made libcrypt, so exportable vs. non-exportable packages can becgd