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