aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425
AgeCommit message (Expand)AuthorFilesLines
2008-09-18makedependKen Raeburn1-91/+100
2008-08-12Update copyright notices to reflect donation of DES implementation byTom Yu1-8/+23
2008-08-07Disable CONFIG_SMALL optimizations for nowKen Raeburn1-0/+2
2008-08-06Remove some 'register' declarationsKen Raeburn1-3/+3
2007-08-16make dependKen Raeburn1-88/+93
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-5/+5
2006-10-06make dependTom Yu1-33/+42
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-05-25Create crypto, des425 Makefiles from top levelKen Raeburn2-11/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-14/+14
2006-05-23install headers into include/krb5Ken Raeburn1-83/+88
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-46/+41
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-591/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-54/+0
2006-04-04more DEFS=Ken Raeburn2-0/+5
2006-03-31* configure.in: Don't test sizes of natural typesKen Raeburn2-3/+4
2006-03-31make depend, now with dependency sortingKen Raeburn1-104/+107
2006-03-27make dependKen Raeburn1-31/+42
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-30/+30
2006-03-08make dependKen Raeburn1-14/+28
2006-01-18Include the support library when linking various test programs, because onKen Raeburn2-2/+6
2005-11-29make dependTom Yu1-78/+52
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-4/+0
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2-1/+5
2005-06-21Update dependenciesKen Raeburn1-52/+78
2004-12-30run "make depend"Ken Raeburn1-79/+79
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2-1/+4
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2-1/+5
2004-04-24updated dependenciesKen Raeburn1-44/+57
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn2-0/+22
2004-02-24ignore some more generated filesKen Raeburn1-0/+1
2004-02-18* pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn2-3/+8
2003-12-15make dependKen Raeburn1-55/+56
2003-07-17Use the old DES encrypt function, not the split versions via macrosKen Raeburn4-0/+9
2003-05-24make-depend updatesKen Raeburn1-30/+30
2003-04-24errno should never be explicitly declaredKen Raeburn5-10/+5
2003-03-06* mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ...Alexandra Ellwood8-78/+113
2003-02-11Fix lots of things to compile on Unix. Fix some typosTom Yu2-1/+6
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2-14/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+8
2002-10-10Implement krb5_read_password an des_read_pw_stringSam Hartman2-114/+37
2002-09-27Fix DES_INT32 definitionTom Yu8-34/+170
2002-08-29update dependenciesKen Raeburn1-14/+28
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+3
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-15update dependenciesKen Raeburn1-30/+29
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-14/+14
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-22/+22
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn4-98/+12