| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -2/+2 |
* | Reflect rev 1.18 in crypt.c. Note that this section is somewhat | peter | 2000-12-28 | 1 | -3/+5 |
* | Hindsight is wonderful, but I got cold feet over the crypt(3) default | peter | 2000-12-28 | 1 | -5/+5 |
* | Merge into a single US-exportable libcrypt, which only provides | peter | 2000-12-28 | 4 | -114/+68 |
* | log | ru | 2000-11-22 | 1 | -2/+3 |
* | Still have to support libscrypt for now :( Add #defines to take DES | green | 2000-08-24 | 1 | -0/+2 |
* | How did you sneak in... | green | 2000-08-22 | 1 | -1/+1 |
* | Add working and easy crypt(3)-switching. Yes, we need a whole new API | green | 2000-08-22 | 4 | -17/+95 |
* | Oops, remove vestigial reference to SHS passwords. | kris | 2000-04-22 | 1 | -3/+2 |
* | Introduce .Lb macro to libcrypt manpage. | phantom | 2000-04-22 | 1 | -19/+54 |
* | A bunch of factual corrections. | markm | 2000-01-18 | 1 | -7/+4 |
* | Fixed missing include in synopsis. | bde | 2000-01-13 | 1 | -0/+1 |
* | Zap SHA1 password support. This will be re-implemented at a later date. | kris | 2000-01-07 | 4 | -195/+2 |
* | Fixed a formatting error in the prototype for crypt(). | bde | 1999-12-23 | 1 | -2/+2 |
* | Make a dlopen failure consistant with dlsym(). "Shouldn't happen." | peter | 1999-12-17 | 2 | -2/+6 |
* | patch glitch | peter | 1999-12-17 | 1 | -3/+0 |
* | Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* and | peter | 1999-12-17 | 3 | -5/+91 |
* | Never return NULL, always return a hash. | markm | 1999-09-22 | 1 | -1/+1 |
* | Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons. | dt | 1999-09-21 | 1 | -1/+1 |
* | Somebody deleted the SONAME override causing the symlink to be expanded | peter | 1999-09-21 | 1 | -0/+4 |
* | Big code cleanup. (Inspired by Brandon Gillespie). Also move as | markm | 1999-09-20 | 7 | -157/+644 |
* | $Header$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -3/+3 |
* | Simplified using new SYMLINKS macro, mainly to test this macro. The | bde | 1999-03-23 | 1 | -26/+15 |
* | Fix symlinking. Without the -f "force" option, the wrong version | markm | 1999-01-24 | 1 | -4/+4 |
* | The new crypt code broke "make world". Back it out. | markm | 1999-01-23 | 15 | -1667/+149 |
* | Moved from the old secure/lib/libcrypt area, because of the rewrite to how | brandon | 1999-01-21 | 5 | -0/+532 |
* | Rewrite of crypt library to be more modular, and addition of the | brandon | 1999-01-21 | 10 | -149/+1135 |
* | Fixed the elf case of the creation of the libcrypt.so -> libscrypt->so | bde | 1998-09-02 | 1 | -2/+2 |
* | BINFORMAT -> OBJFORMAT ready for E-day. | jb | 1998-08-30 | 1 | -3/+3 |
* | BINFORMAT -> OBJFORMAT ready for E-day. | jb | 1998-08-30 | 1 | -2/+2 |
* | Turn on the rcsid storage so that it's easier to tell the difference | peter | 1998-05-28 | 1 | -2/+2 |
* | When compiling under elf, use correct library naming conventions. Also | peter | 1997-09-05 | 1 | -3/+19 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -3/+3 |
* | A couple of minor nits. | phk | 1996-10-14 | 1 | -5/+10 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -2/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -9/+9 |
* | Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in | bde | 1994-11-14 | 1 | -15/+15 |
* | *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION *** | phk | 1994-11-07 | 2 | -156/+125 |
* | Fix afterinstall rule for generating links to the real libcrypt | csgr | 1994-08-20 | 1 | -7/+13 |
* | Fix afterinstall rule for NOSHARED case | csgr | 1994-08-12 | 1 | -1/+6 |
* | The password scrambler now becomes libscrypt, and libcrypt is | csgr | 1994-08-09 | 1 | -0/+19 |
* | Nates password scrambler, from FreebSD 1.1.5, but with everything except | csgr | 1994-08-09 | 2 | -0/+193 |