aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/old
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author3-10/+32
2003-03-05Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn3-3/+13
2003-02-26remove wrong commentKen Raeburn1-1/+0
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2002-08-29update dependenciesKen Raeburn1-3/+6
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-15update dependenciesKen Raeburn1-8/+6
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-3/+3
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-7/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn3-10/+14
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2-3/+8
2001-09-01dependenciesKen Raeburn1-0/+21
2001-04-10fix/add casts as neededKen Raeburn3-3/+8
2001-03-13* Makefile.in (STLIBOBJS): Undo last changeKen Raeburn2-1/+5
2001-03-09use prototype-style function defs. meant to attach this log with last checkin...Ken Raeburn1-0/+5
2001-03-09Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop itKen Raeburn5-28/+25
2001-03-06krb5_const -> constKen Raeburn5-27/+32
2000-06-27pullup from 1.2 branchKen Raeburn3-2/+32
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-01-22Various changes to:Ken Raeburn4-7/+20
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-01memmove/bcopy fix from 1.1 branchKen Raeburn2-0/+12
1999-05-10Do win32 build in subdirDanilo Almeida2-2/+6
1998-12-16 * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the keyTom Yu2-1/+17
1998-12-11 * old_decrypt.c (krb5_old_decrypt): Actually compare theTom Yu2-1/+6
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-11-05Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso3-3/+4
1998-11-02ressurect files missed by mergeTom Yu5-0/+344