aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/keyhash_provider
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-13/+15
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
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-3/+3
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-7/+7
2001-09-06updated dependencies for latest make-depend target codeKen Raeburn1-3/+3
2001-09-01dependenciesKen Raeburn1-0/+23
2001-05-31 * k5_md4des.c (k5_md4des_verify): Get rid of local variable thatEzra Peisach3-4/+8
2001-03-09Use krb5int_ prefix for internal "provider" structuresKen Raeburn6-10/+16
2001-03-06krb5_const -> constKen Raeburn4-10/+15
2000-09-25 * descbc.c, k5_md4des.c, k5_md5des.c, t_cksum.c: Cleanup unsignedEzra Peisach6-20/+34
2000-06-28Get rid of unused variableEzra Peisach2-2/+5
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-01-22Various changes to:Ken Raeburn5-13/+30
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-3/+3
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-05-10Do win32 build in subdirDanilo Almeida2-2/+6
1999-01-22Fixed typo in SRCSMiro Jurisic1-1/+1
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-12-05Fixed busted Makefile so that it compiles under WindowsTheodore Tso1-2/+2
1998-11-06Fixes to build out of source treeEzra Peisach1-4/+4
1998-11-02ressurect files missed by mergeTom Yu6-0/+685