summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-8/+9
* md5crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso1995-09-233-4/+28
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-123-6/+17
* Mac Beta 1 submissionKeith Vetter1995-09-113-17/+6
* * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-6/+9
* * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DESChris Provenzano1995-09-063-6/+14
* Update file listTheodore Tso1995-08-242-0/+4
* Add rsa-md5.hPaul Park1995-07-273-0/+74
* Describe previous changesPaul Park1995-07-071-0/+12
* Build t_cksum under unixPaul Park1995-07-071-1/+11
* Add definition to select backwards compatability with old RSA-MD5-DESPaul Park1995-07-071-0/+1
* New checksum verifier testPaul Park1995-07-071-0/+200
* Add checksum verification procedure and dispatchPaul Park1995-07-071-4/+34
* Fix implementation of RSA-MD5-DES checksums, add verifier function/dispatchPaul Park1995-07-071-6/+270
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-214-3/+7
* md5crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-031-2/+11
* Add support building shared librariesTheodore Tso1995-05-263-1/+14
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+40
* Windows global stuff:Keith Vetter1995-04-144-8/+13
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-172-11/+12
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-152-12/+5
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-042-0/+17
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-032-1/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-285-4/+9
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-215-22/+50
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1995-02-022-1/+5
* * Makefile.in (CFLAGS): Use -I../des to pull in include file.John Gilmore1995-01-266-13/+14
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Cast char pointer to the expected unsigned char pointer, since that'sTheodore Tso1994-10-142-3/+9
* Add support for the MDx test driver t_mddriver. Run t_mddriver on aTheodore Tso1994-10-133-3/+339
* Add the UL macro to control how unsigned long constants are compiled.Theodore Tso1994-10-132-68/+81
* Added placeholder for magic numberTheodore Tso1994-10-042-0/+7
* Add structure magic numbersTheodore Tso1994-10-041-0/+1
* stamp out rcs keywordsMark Eichin1994-08-182-8/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-11/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-21/+0
* improve clean rulesMark Eichin1994-06-231-0/+3
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+31
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-1/+1
* *** empty log message ***Theodore Tso1992-09-302-0/+102
* Change "UINT4" type to "krb5_ui_4"John Carr1992-08-211-25/+30
* Make DES library name configurableJohn Carr1992-08-211-1/+1
* *** empty log message ***John Carr1992-03-311-0/+11