| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge into a single US-exportable libcrypt, which only provides | Peter Wemm | 2000-12-28 | 1 | -73/+0 |
| * | Add working and easy crypt(3)-switching. Yes, we need a whole new API | Brian Feldman | 2000-08-22 | 1 | -0/+1 |
| * | Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscrypt | Kris Kennaway | 2000-02-29 | 1 | -0/+2 |
| * | Really really remove SHA-1 support. | Kris Kennaway | 2000-01-09 | 1 | -1/+1 |
| * | Remove the SHA stuff properly. | Jordan K. Hubbard | 2000-01-08 | 1 | -1/+1 |
| * | I missed the LDADD/DPADD for -lmd in the secure cases. :-( | Peter Wemm | 1999-12-19 | 1 | -3/+0 |
| * | Colour me stupid. This is a better way of using the macros. | Mark Murray | 1999-09-21 | 1 | -1/+1 |
| * | Do this the same way as Internat to reduce diffs. | Mark Murray | 1999-09-21 | 1 | -1/+1 |
| * | Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons. | Dmitrij Tejblum | 1999-09-21 | 1 | -1/+1 |
| * | Restore SONAME setting, otherwise libdescrypt.so.3 doesn't end up with | Peter Wemm | 1999-09-21 | 1 | -0/+4 |
| * | Make this completely dependant on the exportable libcrypt, to avoid | Mark Murray | 1999-09-20 | 1 | -43/+51 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fix symlinking. Without the -f "force" option, the wrong version | Mark Murray | 1999-01-24 | 1 | -5/+5 |
| * | The new crypt code breaks "make world". Back it out. | Mark Murray | 1999-01-23 | 1 | -1/+1 |
| * | BINFORMAT -> OBJFORMAT ready for E-day. Untested 'cause I'm outside | John Birrell | 1998-08-31 | 1 | -4/+4 |
| * | Teach libdescrypt about elf builds. | Peter Wemm | 1997-09-05 | 1 | -3/+19 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Split libcrypt and libcipher man pages. | Mark Murray | 1996-04-13 | 1 | -1/+1 |
| * | Add back missing crypt.3 man page. | Jordan K. Hubbard | 1996-02-21 | 1 | -1/+2 |
| * | Dual personality crypt(3). This crypt will choose its encryption algorithm | Mark Murray | 1995-12-16 | 1 | -13/+5 |
| * | Hopefully fix bogus permissions. | Garrett Wollman | 1994-08-26 | 1 | -1/+2 |
| * | Install libdescrypt.so immutable. | Garrett Wollman | 1994-08-26 | 1 | -1/+2 |
| * | Fix afterinstall rule for generating links to the real libcrypt | Geoff Rehmet | 1994-08-20 | 1 | -8/+16 |
| * | 1) don't make bdes yet | Geoff Rehmet | 1994-08-12 | 1 | -1/+6 |
| * | Install secure/lib/libcrypt as libdescrypt, and symlink it to | Geoff Rehmet | 1994-08-09 | 1 | -3/+23 |
| * | Modify libcrypt so that the only exported symbol is _crypt(). | Geoff Rehmet | 1994-08-08 | 1 | -2/+4 |
| * | Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt. | Geoff Rehmet | 1994-08-08 | 1 | -0/+15 |