aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/md4
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/+2
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-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-03-15minor cleanup + audit issuesKen Raeburn4-22/+18
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-4/+4
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-05-10Do win32 build in subdirDanilo Almeida2-9/+14
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-11-06Fixes to build out of source treeEzra Peisach2-1/+5
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz6-722/+16
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-2/+7
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/+8
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-13/+9
1997-02-09Merge of libhack_branchTom Yu3-13/+9
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-3/+9
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-23Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman3-2/+8
1996-05-22md4crypto.c:Richard Basch2-2/+12
1996-05-20Change use of RSA_MD4_DES_CKSUM_LENGTH to useTheodore Tso3-36/+36
1996-05-18Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continueTheodore Tso3-6/+22
1996-05-15* md4crypto.c md4glue.c:Richard Basch3-1/+11
1996-04-13Renamed the functions to begin with krb5_ (like was done with MD5)Richard Basch6-72/+77
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-23Removed ^M's from DOS integration. (Oops!)Theodore Tso1-1/+1
1995-09-23md4crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso3-4/+28
1995-09-12Reintegrate the keytype->enctype changesEzra Peisach2-4/+11
1995-09-11Mac Beta 1 submissionKeith Vetter2-11/+4
1995-09-06 * md4crypto.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano2-4/+7
1995-09-06 * md4crypto.c : Replace KEYTYPE_DES_CBC_MD4 for KEYTYPE_DESChris Provenzano2-4/+8
1995-07-27Do not include k5-config.h, it is no longer present or neededPaul Park2-2/+4
1995-07-07Describe previous changesPaul Park1-0/+13
1995-07-07Add t_cksum under unixPaul Park1-1/+17