summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov2009-09-021-12/+12
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-340/+31
* Implement test cases for CF2Sam Hartman2009-03-161-2/+12
* Implement KRB-FX_CF2Sam Hartman2009-03-161-0/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-515/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+1
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-3/+4
* make dependSam Hartman2008-12-021-6/+73
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-021-16/+31
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-256/+276
* makedependKen Raeburn2008-09-181-241/+264
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2008-03-041-1/+1
* make dependKen Raeburn2007-08-161-236/+256
* bump minor versions due to API additionsTom Yu2006-12-011-1/+1
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-171-5/+17
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-091-0/+12
* Make clean does not remove lib/crypto/t_prfEzra Peisach2006-11-051-1/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-5/+5
* make dependTom Yu2006-10-061-93/+114
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* 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-41/+41
* install headers into include/krb5Ken Raeburn2006-05-231-212/+232
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-109/+89
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-021-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-303/+312
* make dependKen Raeburn2006-03-271-113/+126
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-117/+117
* make dependKen Raeburn2006-03-081-41/+82
* Include the support library when linking various test programs, because onKen Raeburn2006-01-181-9/+9
* make dependTom Yu2005-11-291-151/+104
* Update dependenciesKen Raeburn2005-06-211-85/+150
* Implement RFC 3961 PRFSam Hartman2005-05-201-1/+11
* run "make depend"Ken Raeburn2004-12-301-150/+160
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-3/+0
* * Makefile.in (SHLIB_RDIRS): SetKen Raeburn2004-06-161-0/+1
* * Makefile.in (SHLIB_DIRS, SHLIB_EXPLIBS, SHLIB_EXPDEPLIBS): Set to depend onKen Raeburn2004-06-151-1/+3
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* Link test programs against thread support libraryKen Raeburn2004-05-131-6/+6
* * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variablesKen Raeburn2004-05-011-0/+2
* update dependenciesKen Raeburn2004-05-011-125/+154
* * t_encrypt.c (compare_results): New function.Ken Raeburn2004-02-131-1/+1
* make dependKen Raeburn2003-12-151-123/+141
* Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn2003-12-131-0/+3
* make-depend updatesKen Raeburn2003-05-241-96/+96
* * Makefile.in (OBJFILELIST, OBJFILEDEP) [##DOS]: Add aes.lst.Ken Raeburn2003-03-051-2/+11
* Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn2003-03-051-1/+2
* update dependenciesKen Raeburn2003-02-031-6/+16
* Build and link in AES crypto code (but don't define the enctype yet).Ken Raeburn2003-02-031-5/+14