summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+4
* * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach1998-03-031-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-131-0/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* * md5.c: Fix to deal with types longer than 32 bitsTom Yu1997-10-281-0/+4
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-0/+5
* Merge of libhack_branchTom Yu1997-02-091-0/+5
* t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctypeEzra Peisach1997-02-061-0/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-0/+9
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-121-0/+5
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-231-0/+4
* md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1996-05-201-0/+10
* Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-181-0/+13
* * md5crypto.c md5glue.c:Richard Basch1996-05-151-0/+7
* removed des3-md5 support (replaced with des3-sha)Richard Basch1996-05-101-0/+4
* Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch1996-04-131-0/+5
* Added support for CKSUMTYPE_RSA_MD5_DES3Richard Basch1996-03-291-0/+4
* * t_cksum.c (main): use proper old-style definitionMark Eichin1996-01-271-0/+4
* * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-0/+4
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-0/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-0/+5
* md5crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso1995-09-231-0/+6
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-121-0/+11
* Mac Beta 1 submissionKeith Vetter1995-09-111-11/+0
* * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-0/+3
* * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DESChris Provenzano1995-09-061-0/+8
* Update file listTheodore Tso1995-08-241-0/+3
* Add rsa-md5.hPaul Park1995-07-271-0/+4
* Describe previous changesPaul Park1995-07-071-0/+12
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-211-0/+4
* md5crypto.c: Fix -Wall nitsTheodore Tso1995-06-091-0/+7
* Add support building shared librariesTheodore Tso1995-05-261-0/+4
* Windows global stuff:Keith Vetter1995-04-141-0/+5
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-171-0/+7
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-151-0/+5
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-041-0/+5
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-031-0/+4
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-0/+5
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-0/+5
* * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1995-02-021-0/+4
* * Makefile.in (CFLAGS): Use -I../des to pull in include file.John Gilmore1995-01-261-0/+6
* Cast char pointer to the expected unsigned char pointer, since that'sTheodore Tso1994-10-141-0/+6
* Add support for the MDx test driver t_mddriver. Run t_mddriver on aTheodore Tso1994-10-131-0/+4
* Add the UL macro to control how unsigned long constants are compiled.Theodore Tso1994-10-131-0/+7
* Added placeholder for magic numberTheodore Tso1994-10-041-0/+6