aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/md5
AgeCommit message (Expand)AuthorFilesLines
2004-05-17This commit was manufactured by cvs2svn to create tagkfw-2.6.2-beta2no author1-2/+3
2003-03-05Delete some unused declarations from old-crypto APIKen Raeburn2-4/+5
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2002-08-29update dependenciesKen Raeburn1-1/+2
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/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-15update dependenciesKen Raeburn1-3/+2
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-1/+1
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-4/+5
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-6/+10
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn3-10/+15
2001-09-01dependenciesKen Raeburn1-0/+10
2001-06-12 * t_mddriver.c: Cleanup assignments in conditionals w/o parentheses.Ezra Peisach2-33/+38
2001-03-15minor cleanup + audit issuesKen Raeburn4-81/+79
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-01-22Various changes to:Ken Raeburn3-4/+11
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-05-10Do win32 build in subdirDanilo Almeida2-7/+11
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-11-02resurrectTom Yu1-0/+203
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz5-656/+15
1998-03-03 * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach2-2/+10
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-3/+8
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso3-6/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-10-28 * md5.c: Fix to deal with types longer than 32 bitsTom Yu2-1/+13
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-12/+9
1997-02-09Merge of libhack_branchTom Yu3-13/+10
1997-02-06t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctypeEzra Peisach2-2/+6
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch4-43/+88
1996-06-12Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso3-2/+7
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-23Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman3-3/+8
1996-05-20md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso4-125/+73
1996-05-18Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso3-4/+20
1996-05-15* md5crypto.c md5glue.c:Richard Basch4-2/+16
1996-05-10removed des3-md5 support (replaced with des3-sha)Richard Basch2-0/+6
1996-04-13Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch7-81/+86
1996-03-29Added support for CKSUMTYPE_RSA_MD5_DES3Richard Basch2-0/+61
1996-01-27 * t_cksum.c (main): use proper old-style definitionMark Eichin2-1/+7
1995-11-09 * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano2-5/+5
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso2-1/+5
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso2-8/+9
1995-09-23md5crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso3-4/+28
1995-09-12Reintegrate the keytype->enctype changesEzra Peisach3-6/+17
1995-09-11Mac Beta 1 submissionKeith Vetter3-17/+6
1995-09-06 * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano3-6/+9