aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/md5/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-0/+5
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1-0/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+4
1997-10-28 * md5.c: Fix to deal with types longer than 32 bitsTom Yu1-0/+4
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-0/+5
1997-02-09Merge of libhack_branchTom Yu1-0/+5
1997-02-06t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctypeEzra Peisach1-0/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-0/+9
1996-06-12Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1-0/+5
1996-05-23Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1-0/+4
1996-05-20md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1-0/+10
1996-05-18Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso1-0/+13
1996-05-15* md5crypto.c md5glue.c:Richard Basch1-0/+7
1996-05-10removed des3-md5 support (replaced with des3-sha)Richard Basch1-0/+4
1996-04-13Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch1-0/+5
1996-03-29Added support for CKSUMTYPE_RSA_MD5_DES3Richard Basch1-0/+4
1996-01-27 * t_cksum.c (main): use proper old-style definitionMark Eichin1-0/+4
1995-11-09 * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1-0/+4
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1-0/+5
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-0/+5
1995-09-23md5crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso1-0/+6
1995-09-12Reintegrate the keytype->enctype changesEzra Peisach1-0/+11
1995-09-11Mac Beta 1 submissionKeith Vetter1-11/+0
1995-09-06 * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1-0/+3
1995-09-06 * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DESChris Provenzano1-0/+8
1995-08-24Update file listTheodore Tso1-0/+3
1995-07-27Add rsa-md5.hPaul Park1-0/+4
1995-07-07Describe previous changesPaul Park1-0/+12
1995-06-21Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1-0/+4
1995-06-09md5crypto.c: Fix -Wall nitsTheodore Tso1-0/+7
1995-05-26Add support building shared librariesTheodore Tso1-0/+4
1995-04-14Windows global stuff:Keith Vetter1-0/+5
1995-03-17* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1-0/+7
1995-03-15Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1-0/+5
1995-03-04Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1-0/+5
1995-03-03Added the files and changes needed to create a dll out of libcryptoKeith Vetter1-0/+4
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-0/+5
1995-02-21Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1-0/+5
1995-02-02* Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1-0/+4
1995-01-26* Makefile.in (CFLAGS): Use -I../des to pull in include file.John Gilmore1-0/+6
1994-10-14Cast char pointer to the expected unsigned char pointer, since that'sTheodore Tso1-0/+6
1994-10-13Add support for the MDx test driver t_mddriver. Run t_mddriver on aTheodore Tso1-0/+4
1994-10-13Add the UL macro to control how unsigned long constants are compiled.Theodore Tso1-0/+7
1994-10-04Added placeholder for magic numberTheodore Tso1-0/+6