summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/old
Commit message (Expand)AuthorAgeFilesLines
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-022-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-22/+22
* make dependKen Raeburn2006-03-271-9/+10
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-9/+9
* make dependKen Raeburn2006-03-081-3/+6
* make dependTom Yu2005-11-291-11/+7
* Update dependenciesKen Raeburn2005-06-211-7/+11
* run "make depend"Ken Raeburn2004-12-301-15/+16
* update dependenciesKen Raeburn2004-04-241-12/+12
* protoizeKen Raeburn2004-02-192-6/+8
* make dependKen Raeburn2003-12-151-10/+13
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-223-6/+13
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* make-depend updatesKen Raeburn2003-05-241-9/+9
* When generating etype_info2 for DES style keys, use s2kparams toSam Hartman2003-05-242-2/+21
* Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn2003-03-053-3/+13
* remove wrong commentKen Raeburn2003-02-261-1/+0
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* update dependenciesKen Raeburn2002-08-291-3/+6
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-8/+6
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-3/+3
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-7/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-10/+14
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-3/+8
* dependenciesKen Raeburn2001-09-011-0/+21
* fix/add casts as neededKen Raeburn2001-04-103-3/+8
* * Makefile.in (STLIBOBJS): Undo last changeKen Raeburn2001-03-132-1/+5
* use prototype-style function defs. meant to attach this log with last checkin...Ken Raeburn2001-03-091-0/+5
* Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop itKen Raeburn2001-03-095-28/+25
* krb5_const -> constKen Raeburn2001-03-065-27/+32
* pullup from 1.2 branchKen Raeburn2000-06-273-2/+32
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Various changes to:Ken Raeburn2000-01-224-7/+20
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* memmove/bcopy fix from 1.1 branchKen Raeburn1999-09-012-0/+12
* Do win32 build in subdirDanilo Almeida1999-05-102-2/+6
* * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the keyTom Yu1998-12-162-1/+17
* * old_decrypt.c (krb5_old_decrypt): Actually compare theTom Yu1998-12-112-1/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso1998-11-053-3/+4
* ressurect files missed by mergeTom Yu1998-11-025-0/+344