summaryrefslogtreecommitdiffstats
path: root/lib/libdes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - typosjmc2003-05-231-23/+23
| | | | | - whitespace at EOL - new sentence, new line
* some small typos;jmc2003-03-171-1/+1
|
* duplicate words and spelling fixes in commentsdavid2003-03-102-2/+2
| | | | ok miod@
* copyrights added;jmc2003-02-171-0/+58
| | | | | | | | des_crypt(3): Eric Young aac(4): Michael Smith, BSDi, Niklas Hallqvist; ok niklas@ bktr(4): Amancio Hasty, Roger Hardiman getopt(1): Henry Spencer (public domain) pcnfds(8): Sun
* Crank all library major numbers. Needed due to the fact that wemillert2002-12-031-1/+1
| | | | | | | | now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@
* 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