summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypt/crypt-des.c
Commit message (Expand)AuthorAgeFilesLines
* Make libcrypt thread-safe. Add crypt_r(3).Ed Schouten2016-08-101-36/+23
* Update the previous openssl fix. [12:01]Bjoern A. Zeeb2012-05-301-1/+1
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).Mark Murray2002-03-061-34/+40
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+1
* __FBSDID() (second half of src/lib/libcrypt changes)Peter Wemm2001-10-231-2/+4
* Make this completely dependant on the exportable libcrypt, to avoidMark Murray1999-09-201-45/+43
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Dual personality crypt(3). This crypt will choose its encryption algorithmMark Murray1995-12-161-10/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* More elegant fix for short settings.Geoff Rehmet1994-09-191-11/+19
* Back out static hacks & build of usr.bin until Geoff informs thePaul Traina1994-09-071-3/+3
* Remove static in front of declarations for des_setkey and des_cipherPaul Traina1994-09-071-3/+3
* Modify libcrypt so that the only exported symbol is _crypt().Geoff Rehmet1994-08-081-53/+12
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.Geoff Rehmet1994-08-081-0/+730