Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make this completely dependant on the exportable libcrypt, to avoid | markm | 1999-09-20 | 1 | -76/+0 |
| | | | | | duplication of effort. Also a large cleanup of the code, inspired by Brandon Gillespie. | ||||
* | The new crypt code breaks "make world". Back it out. | markm | 1999-01-23 | 1 | -0/+76 |
| | |||||
* | Removed from the secure/lib/libcrypt area, because of the rewrite to how | brandon | 1999-01-21 | 1 | -76/+0 |
| | | | | | | the Makefile handles des support by just including the single .c file. Reviewed by: Mark Murray | ||||
* | Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt. | csgr | 1994-08-08 | 1 | -0/+76 |
The next commit will remove all symbols except _crypt() Reviewed by: Geoff Rehmet Submitted by: David Burren |