summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * string2key.c: Work around possible bug with AFS salts;Tom Yu2002-08-161-0/+5
* * des_int.h: use "" includes for k5-int.hTom Yu2002-06-081-0/+5
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+5
* * string2key.c (mit_des_string_to_key_int): Undo last changeKen Raeburn2001-06-221-0/+4
* * destest.c (value): Now signed int, since some entries are negative.Ken Raeburn2001-06-221-0/+5
* * string2key.c (mit_des_string_to_key_int): Now staticKen Raeburn2001-06-221-0/+4
* * t_verify.c: Get rid of global variables i,jEzra Peisach2001-06-211-0/+4
* fix salt length for afs caseKen Raeburn2001-06-211-0/+6
* * destest.c: main returns int instead of void. Add "const" toEzra Peisach2001-06-121-0/+7
* * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-311-0/+3
* * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt,Ezra Peisach2001-05-311-0/+5
* * f_tables.h: Do not define const to nothing on platforms thatEzra Peisach2001-04-121-0/+5
* fix/add casts as neededKen Raeburn2001-04-101-0/+2
* more cleanup - add const, reduce castingKen Raeburn2001-04-101-3/+14
* use const for some inputs (when practical) without changing apiKen Raeburn2001-04-101-0/+7
* * des_int.h: Don't use PROTOTYPE macro.Ken Raeburn2001-04-101-1/+8
* afsstring2key.c, destest.c: Don't use PROTOTYPE macroKen Raeburn2001-04-101-0/+4
* * t_afss2k.c: Extend test cases to cover situation where krb5_data refers toKen Raeburn2001-01-251-0/+8
* missed a variable that should've been made constKen Raeburn2001-01-211-1/+2
* make afs string2key thread-safeKen Raeburn2001-01-201-0/+10
* new test case for afs string2keyKen Raeburn2001-01-201-0/+8
* * des_int.h: Change prototypes for mit_des_cbc_encrypt(),Ezra Peisach2000-10-171-0/+19
* * afsstring2key.c: Initialization of S[8][64] - each 64 elementsEzra Peisach2000-06-301-0/+5
* afsstring2key.c: "register x" -> "register int x"Ezra Peisach2000-06-281-0/+4
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach2000-02-251-0/+7
* Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c:Ken Raeburn2000-01-221-0/+8
* log tritan's changesTom Yu1999-10-261-0/+7
* Do win32 build in subdirDanilo Almeida1999-05-101-0/+4
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+4
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-131-0/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* * init_rkey.c (mit_des_init_random_key): Punt the struct; useTom Yu1997-12-291-0/+7
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-271-0/+10
* Set KRB5_CONFIG for testsEzra Peisach1997-10-211-0/+4
* * des_int.h: Use better logic to find an appropriate type forTom Yu1997-10-141-0/+10
* * destest.c (main): Initialize context to 0 so it will not beEzra Peisach1997-10-061-0/+8
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-0/+5
* Merge of libhack_branchTom Yu1997-02-091-0/+10
* Makefile.in: Create shared directory before building object filesRichard Basch1997-02-071-0/+5
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-0/+9
* nuke leftover conflict markerMark Eichin1996-10-311-1/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+6
* Add space before \ to deal with SunOS version of make which losesEzra Peisach1996-06-151-1/+4
* Add missing prototypes; needed to make Win-32 compiler happyTheodore Tso1996-06-131-0/+3
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-121-0/+4