summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/old
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-036-432/+0
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-36/+34
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-4/+4
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-22/+22
* makedependKen Raeburn2008-09-181-19/+22
* make dependKen Raeburn2007-08-161-19/+19
* make dependTom Yu2006-10-061-6/+9
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-251-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-3/+3
* install headers into include/krb5Ken Raeburn2006-05-231-16/+16
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-7/+7
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-126/+0
* 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