summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/keyhash_provider
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-039-956/+0
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-262-16/+5
* Initialize ds.magic in k5_md5_hmac_hash, to avoid harmlessly copyingGreg Hudson2009-01-231-0/+1
* Include cksumtypes.h from aead.h to get struct krb5_cksumtypes (movedKen Raeburn2009-01-231-2/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-62/+60
* Merge mskrb-integ onto trunkSam Hartman2009-01-033-3/+86
* I don't know what it was that someone else didn't know, but it doesn'tKen Raeburn2008-12-311-5/+3
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-15/+12
* make dependSam Hartman2008-12-021-3/+4
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-024-4/+67
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-30/+33
* makedependKen Raeburn2008-09-181-28/+29
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-272-4/+4
* make dependKen Raeburn2007-08-161-26/+29
* Fix various gcc warnings about pointer target signedness and qualifiersKen Raeburn2007-05-103-6/+10
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-2/+2
* make dependTom Yu2006-10-061-13/+14
* 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-4/+4
* install headers into include/krb5Ken Raeburn2006-05-231-25/+28
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-16/+13
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-152/+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-36/+36
* make dependKen Raeburn2006-03-271-15/+17
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-12/+12
* make dependKen Raeburn2006-03-081-4/+8
* make dependTom Yu2005-11-291-21/+15
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* Update dependenciesKen Raeburn2005-06-211-15/+21
* run "make depend"Ken Raeburn2004-12-301-29/+30
* Link test programs against thread support libraryKen Raeburn2004-05-132-2/+7
* update dependenciesKen Raeburn2004-04-241-19/+21
* Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' definedKen Raeburn2003-12-204-6/+6
* make dependKen Raeburn2003-12-151-17/+19
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-226-29/+18
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* make-depend updatesKen Raeburn2003-05-241-12/+12
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* * t_cksum.c: Cleanup (potential) variable used before set warningEzra Peisach2002-12-232-1/+5
* * Makefile.in (t_cksum4, t_cksum5): Include com_err library when linkingKen Raeburn2002-10-102-2/+7
* update dependenciesTom Yu2002-09-281-3/+5
* update dependenciesKen Raeburn2002-08-291-4/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-14/+11
* update dependenciesKen Raeburn2002-03-261-2/+3
* * hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL andEzra Peisach2001-12-142-1/+6