aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypt/test/README
Commit message (Collapse)AuthorAgeFilesLines
* Make this completely dependant on the exportable libcrypt, to avoidMark Murray1999-09-201-10/+0
| | | | | | | | duplication of effort. Also a large cleanup of the code, inspired by Brandon Gillespie. Notes: svn path=/head/; revision=51461
* The new crypt code breaks "make world". Back it out.Mark Murray1999-01-231-0/+10
| | | | Notes: svn path=/head/; revision=43091
* Removed from the secure/lib/libcrypt area, because of the rewrite to howBrandon Gillespie1999-01-211-10/+0
| | | | | | | | | the Makefile handles des support by just including the single .c file. Reviewed by: Mark Murray Notes: svn path=/head/; revision=42983
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.Geoff Rehmet1994-08-081-0/+10
The next commit will remove all symbols except _crypt() Reviewed by: Geoff Rehmet Submitted by: David Burren Notes: svn path=/cvs2svn/branches/Burren/; revision=1956