summaryrefslogtreecommitdiffstats
path: root/src/lib/des425/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Don't test sizes of natural typesKen Raeburn2006-03-311-0/+4
* Include the support library when linking various test programs, because onKen Raeburn2006-01-181-0/+4
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-0/+4
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-0/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-0/+4
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-221-0/+4
* * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn2004-02-181-0/+6
* Use the old DES encrypt function, not the split versions via macrosKen Raeburn2003-07-171-0/+6
* errno should never be explicitly declaredKen Raeburn2003-04-241-0/+5
* * mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ...Alexandra Ellwood2003-03-061-0/+9
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-111-0/+5
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-0/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-101-0/+4
* Fix DES_INT32 definitionTom Yu2002-09-271-0/+26
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-0/+6
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-0/+5
* * read_passwd.c: Create local variable that takes the "int"Ezra Peisach2001-07-311-0/+5
* * des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv"Ken Raeburn2001-07-191-0/+5
* * verify.c (do_decrypt, do_encrypt): Cast argument toEzra Peisach2001-06-211-0/+5
* * des.c (des_ecb_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-311-0/+6
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-0/+4
* * cksum.c (des_cbc_cksum): Gee, a consistent calling convntion.Danilo Almeida2001-04-121-0/+5
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-101-0/+15
* cleanupKen Raeburn2001-04-101-0/+7
* new test case for pcbc encryptionKen Raeburn2001-04-101-0/+4
* * pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keepKen Raeburn2001-04-101-0/+3
* * des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn2001-04-101-3/+20
* rename des.h -> des425.hKen Raeburn2001-04-101-0/+4
* * quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ...Ken Raeburn2001-04-101-0/+5
* add quad_cksum test caseKen Raeburn2001-04-071-0/+6
* * cksum.c (des_cbc_cksum): Length is unsigned longEzra Peisach2000-10-171-0/+6
* * random_key.c (des_random_key): Add parentheses around assignmentEzra Peisach2000-06-301-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* volatile fixesKen Raeburn2000-03-151-0/+5
* 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
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1998-11-121-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+7
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-0/+5
* * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1998-03-031-0/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* Add AC_PROG_INSTALL since it's need by the install rulesTheodore Tso1998-01-241-0/+5
* * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1997-11-191-0/+6
* * Makefile.in: Garbage collect some old library build systemTom Yu1997-11-181-0/+5
* * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1997-10-271-0/+9