summaryrefslogtreecommitdiff
path: root/lib/libdes
AgeCommit message (Expand)Author
2009-11-22Fixed typo in function name.Tobias Stoeckmann
2009-08-13function is named int des_string_to_2key, not int des_string_to_2keys;Jason McIntyre
2009-08-03use random; ok millert@Martynas Venckus
2007-04-06Add proper checks against fgets failure. From Charles Longeau.Ray Lai
2006-05-05delint; ok millert@ ray@Otto Moerbeek
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-03-29belive -> believeMiod Vallat
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-05-23- typosJason McIntyre
2003-03-17some small typos;Jason McIntyre
2003-03-10duplicate words and spelling fixes in commentsDavid Krause
2003-02-17copyrights added;Jason McIntyre
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-06-19kill sprintfTheo de Raadt
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-03-04DES_LONG as non-int is just RIDICULOUSTheo de Raadt
2001-01-04spellingTodd T. Fries
2000-03-02$OpenBSD$Todd T. Fries
1999-09-23Typo fixes.Alex Feldman
1999-02-19when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key...Artur Grabowski
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1997-10-07avoid repeated memory leaking; karl@mcs.netTheo de Raadt
1997-06-29<des.h>Niels Provos
1997-06-29des_set_key_schedule -> des_set_keyNiels Provos
1997-06-29relocate libdes + update to version 4.01Niels Provos