aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/keyhash_provider
AgeCommit message (Expand)AuthorFilesLines
2009-01-03Merge mskrb-integ onto trunkSam Hartman3-3/+86
2008-12-31I don't know what it was that someone else didn't know, but it doesn'tKen Raeburn1-5/+3
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-15/+12
2008-12-02make dependSam Hartman1-3/+4
2008-12-02Crypto IOV API per Projects/AEAD encryption APISam Hartman4-4/+67
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-30/+33
2008-09-18makedependKen Raeburn1-28/+29
2008-08-27Based on patch from lxs, with some changes:Ken Raeburn2-4/+4
2007-08-16make dependKen Raeburn1-26/+29
2007-05-10Fix various gcc warnings about pointer target signedness and qualifiersKen Raeburn3-6/+10
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-2/+2
2006-10-06make dependTom Yu1-13/+14
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-05-25Create crypto, des425 Makefiles from top levelKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-4/+4
2006-05-23install headers into include/krb5Ken Raeburn1-25/+28
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-16/+13
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-152/+0
2006-04-02don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2-0/+5
2006-03-31make depend, now with dependency sortingKen Raeburn1-36/+36
2006-03-27make dependKen Raeburn1-15/+17
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-12/+12
2006-03-08make dependKen Raeburn1-4/+8
2005-11-29make dependTom Yu1-21/+15
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-2/+0
2005-06-21Update dependenciesKen Raeburn1-15/+21
2004-12-30run "make depend"Ken Raeburn1-29/+30
2004-05-13Link test programs against thread support libraryKen Raeburn2-2/+7
2004-04-24update dependenciesKen Raeburn1-19/+21
2003-12-20Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' definedKen Raeburn4-6/+6
2003-12-15make dependKen Raeburn1-17/+19
2003-07-22Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn6-29/+18
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn2-1/+4
2003-05-24make-depend updatesKen Raeburn1-12/+12
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2002-12-23 * t_cksum.c: Cleanup (potential) variable used before set warningEzra Peisach2-1/+5
2002-10-10* Makefile.in (t_cksum4, t_cksum5): Include com_err library when linkingKen Raeburn2-2/+7
2002-09-28update dependenciesTom Yu1-3/+5
2002-08-29update dependenciesKen Raeburn1-4/+8
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/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-15update dependenciesKen Raeburn1-14/+11
2002-03-26update dependenciesKen Raeburn1-2/+3
2001-12-14 * hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL andEzra Peisach2-1/+6
2001-12-05 * t_cksum.c (main): Free memory leak in testsEzra Peisach3-2/+7
2001-10-29 * Makefile.in - added dependency info for hmac_md5.cJeffrey Altman2-1/+13
2001-10-23* Add usage to verify in keyhash checksSam Hartman2-2/+4
2001-10-23* Tie in Microsoft rc4 cipher and make it buildSam Hartman6-6/+119
2001-10-22Include usage argument in keyed hash provider callsSam Hartman5-4/+14