summaryrefslogtreecommitdiffstats
path: root/lib/libdes (follow)
Commit message (Expand)AuthorAgeFilesLines
* function is named int des_string_to_2key, not int des_string_to_2keys;jmc2009-08-131-1/+1
* use random; ok millert@martynas2009-08-031-1/+1
* Add proper checks against fgets failure. From Charles Longeau.ray2007-04-061-6/+4
* delint; ok millert@ ray@otto2006-05-052-75/+89
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* belive -> believemiod2005-03-291-1/+1
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-1/+1
* typos from Jonathon Gray;jmc2003-11-086-8/+8
* - typosjmc2003-05-231-23/+23
* some small typos;jmc2003-03-171-1/+1
* duplicate words and spelling fixes in commentsdavid2003-03-102-2/+2
* copyrights added;jmc2003-02-171-0/+58
* Crank all library major numbers. Needed due to the fact that wemillert2002-12-031-1/+1
* kill sprintfderaadt2002-06-191-1/+1
* spelling; from Brian Poole <raj@cerias.purdue.edu>todd2002-06-142-2/+2
* DES_LONG as non-int is just RIDICULOUSderaadt2002-03-043-9/+5
* spellingtodd2001-01-041-2/+2
* $OpenBSD$todd2000-03-022-2/+2
* Typo fixes.alex1999-09-231-2/+2
* when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key) bytesart1999-02-191-1/+1
* man page repairs; aaron@ug.cs.dal.caderaadt1998-08-291-2/+2
* avoid repeated memory leaking; karl@mcs.netderaadt1997-10-071-1/+1
* <des.h>provos1997-06-291-1/+1
* des_set_key_schedule -> des_set_keyprovos1997-06-291-2/+2
* relocate libdes + update to version 4.01provos1997-06-2955-0/+16805