Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove libdes src/ports users have been switched to libcrypto | 2010-10-28 | 55 | -16872/+0 | |
| | |||||
* | Fixed typo in function name. | 2009-11-22 | 1 | -1/+1 | |
| | | | | ok jmc | ||||
* | function is named int des_string_to_2key, not int des_string_to_2keys; | 2009-08-13 | 1 | -1/+1 | |
| | | | | from Alan R. S. Bueno | ||||
* | use random; ok millert@ | 2009-08-03 | 1 | -1/+1 | |
| | |||||
* | Add proper checks against fgets failure. From Charles Longeau. | 2007-04-06 | 1 | -6/+4 | |
| | | | | OK moritz@, millert@, and jaredy@. | ||||
* | delint; ok millert@ ray@ | 2006-05-05 | 2 | -75/+89 | |
| | |||||
* | use WANTLINT= (on all architectures) | 2005-11-24 | 1 | -1/+2 | |
| | |||||
* | belive -> believe | 2005-03-29 | 1 | -1/+1 | |
| | |||||
* | errno changes, lib major version bumps, and general flag day | 2004-07-13 | 1 | -1/+1 | |
| | | | | | | | To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build | ||||
* | typos from Jonathon Gray; | 2003-11-08 | 6 | -8/+8 | |
| | |||||
* | - typos | 2003-05-23 | 1 | -23/+23 | |
| | | | | | - whitespace at EOL - new sentence, new line | ||||
* | some small typos; | 2003-03-17 | 1 | -1/+1 | |
| | |||||
* | duplicate words and spelling fixes in comments | 2003-03-10 | 2 | -2/+2 | |
| | | | | ok miod@ | ||||
* | copyrights added; | 2003-02-17 | 1 | -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 we | 2002-12-03 | 1 | -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 sprintf | 2002-06-19 | 1 | -1/+1 | |
| | |||||
* | spelling; from Brian Poole <raj@cerias.purdue.edu> | 2002-06-14 | 2 | -2/+2 | |
| | |||||
* | DES_LONG as non-int is just RIDICULOUS | 2002-03-04 | 3 | -9/+5 | |
| | |||||
* | spelling | 2001-01-04 | 1 | -2/+2 | |
| | |||||
* | $OpenBSD$ | 2000-03-02 | 2 | -2/+2 | |
| | |||||
* | Typo fixes. | 1999-09-23 | 1 | -2/+2 | |
| | |||||
* | when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key) bytes | 1999-02-19 | 1 | -1/+1 | |
| | |||||
* | man page repairs; aaron@ug.cs.dal.ca | 1998-08-29 | 1 | -2/+2 | |
| | |||||
* | avoid repeated memory leaking; karl@mcs.net | 1997-10-07 | 1 | -1/+1 | |
| | |||||
* | <des.h> | 1997-06-29 | 1 | -1/+1 | |
| | |||||
* | des_set_key_schedule -> des_set_key | 1997-06-29 | 1 | -2/+2 | |
| | |||||
* | relocate libdes + update to version 4.01 | 1997-06-29 | 55 | -0/+16805 | |