aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-591/+0
2006-04-04more DEFS=Ken Raeburn1-0/+4
2006-03-31* configure.in: Don't test sizes of natural typesKen Raeburn1-0/+4
2006-01-18Include the support library when linking various test programs, because onKen Raeburn1-0/+4
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn1-0/+4
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-0/+4
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-0/+4
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn1-0/+4
2004-02-18* pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn1-0/+6
2003-07-17Use the old DES encrypt function, not the split versions via macrosKen Raeburn1-0/+6
2003-04-24errno should never be explicitly declaredKen Raeburn1-0/+5
2003-03-06* mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ...Alexandra Ellwood1-0/+9
2003-02-11Fix lots of things to compile on Unix. Fix some typosTom Yu1-0/+5
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn1-0/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-10-10Implement krb5_read_password an des_read_pw_stringSam Hartman1-0/+4
2002-09-27Fix DES_INT32 definitionTom Yu1-0/+26
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-0/+6
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-0/+5
2001-07-31 * read_passwd.c: Create local variable that takes the "int"Ezra Peisach1-0/+5
2001-07-19* des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv"Ken Raeburn1-0/+5
2001-06-21 * verify.c (do_decrypt, do_encrypt): Cast argument toEzra Peisach1-0/+5
2001-05-31 * des.c (des_ecb_encrypt): Do not use a variable named "encrypt".Ezra Peisach1-0/+6
2001-04-26assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn1-0/+4
2001-04-12* cksum.c (des_cbc_cksum): Gee, a consistent calling convntion.Danilo Almeida1-0/+5
2001-04-10use const for some des inputs and reduce unnecessary castsKen Raeburn1-0/+15
2001-04-10cleanupKen Raeburn1-0/+7
2001-04-10new test case for pcbc encryptionKen Raeburn1-0/+4
2001-04-10* pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keepKen Raeburn1-0/+3
2001-04-10* des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn1-3/+20
2001-04-10rename des.h -> des425.hKen Raeburn1-0/+4
2001-04-10* quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ...Ken Raeburn1-0/+5
2001-04-07add quad_cksum test caseKen Raeburn1-0/+6
2000-10-17 * cksum.c (des_cbc_cksum): Length is unsigned longEzra Peisach1-0/+6
2000-06-30 * random_key.c (des_random_key): Add parentheses around assignmentEzra Peisach1-0/+5
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-15volatile fixesKen Raeburn1-0/+5
1999-10-26log tritan's changesTom Yu1-0/+7
1999-05-10Do win32 build in subdirDanilo Almeida1-0/+4
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+5
1998-11-12 * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-1/+7
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu1-0/+5
1998-03-03 * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1-0/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+5
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+4
1998-01-24Add AC_PROG_INSTALL since it's need by the install rulesTheodore Tso1-0/+5
1997-11-19 * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1-0/+6