aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcipher/test
Commit message (Collapse)AuthorAgeFilesLines
* I'm now happy that this is no longer needed. Libcrypto hasMark Murray2003-06-046-726/+0
| | | | | | | all its functionality, and all its consumers have been converted. Notes: svn path=/head/; revision=115830
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50479
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
| | | | Notes: svn path=/head/; revision=8871
* - Remove crypt() - it's in libcryptGeoff Rehmet1994-09-071-3/+4
| | | | | | | | | | - remove ^L's - CTM will probably choke on them - add PRECIOUSLIB to Makefile - name changes libcrypt -> libcipher Submitted by: Geoff. Notes: svn path=/head/; revision=2550
* Bring in the 1.1.x international libcrypt, whichGeoff Rehmet1994-09-076-0/+725
will in due course become libcipher. Based on David Burren's FreeSEC Submitted by: Geoff. Notes: svn path=/cvs2svn/branches/FBSD_1_intl/; revision=2546