summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md4
Commit message (Expand)AuthorAgeFilesLines
* Windows global stuff:Keith Vetter1995-04-145-16/+22
* * Makefile.in (CFLAGS): Tweak for Unix->MPW converter.John Gilmore1995-03-172-10/+13
* 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-282-2/+6
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-216-30/+59
* 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/+6
* * Makefile.in (CFLAGS): Add -I../des to pull in DES header file.John Gilmore1995-01-267-20/+120
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* No point putting RFC's in the krb5 sourcesTheodore Tso1994-10-132-2052/+0
* Add support for the MDx test driver t_mddriver. Run t_mddriver on aTheodore Tso1994-10-132-1/+20
* Add the UL macro to control how unsigned long constants are compiled.Theodore Tso1994-10-132-6/+19
* Added placeholder for magic numberTheodore Tso1994-10-042-0/+6
* Add structure magic numbersTheodore Tso1994-10-041-0/+1
* stamp out rcs keywordsMark Eichin1994-08-184-26/+4
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-35/+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
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-013-6/+6
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-1/+1
* Initial revisionTheodore Tso1993-06-033-0/+2054
* Changes for separate source and build directoriesJohn Carr1992-09-251-5/+3
* Change "UINT4" type to "krb5_ui_4"John Carr1992-08-211-24/+24
* Update copyright noticeJohn Kohl1991-06-063-6/+48
* Include md4 in des libraryJohn Carr1991-06-031-0/+4
* add support for KRB5_PROVIDE_PROTOTYPESJohn Kohl1991-04-231-1/+1
* fix copyrightsJohn Kohl1991-03-041-0/+1
* fix up #ifdef on rcsid_md4_cJohn Kohl1991-03-011-2/+2
* use byte counts, not bit countsJohn Kohl1991-02-271-1/+1
* uses byte counts now.John Kohl1991-02-271-1/+1
* fix #endif lintJohn Kohl1991-02-261-1/+1
* remove <krb5/copyright.h>John Kohl1991-02-262-2/+0
* update to use latest MD4 codeJohn Kohl1991-02-262-40/+15
* forgot to /* */ a comment on #endifJohn Kohl1991-02-261-1/+1
* kerberizeJohn Kohl1991-02-262-2/+32
* updated code from new RFCJohn Kohl1991-02-261-121/+164
* updated code from RFCJohn Kohl1991-02-261-297/+205
* use Krb5LibraryTargetJohn Kohl1991-02-151-1/+1
* include count in the outputJohn Kohl1991-02-132-2/+10
* fix problem with referencing past end of array on byte-alignedJohn Kohl1991-01-171-4/+12
* need to encrypt the output, dummy!John Kohl1991-01-171-1/+1
* cast the seed to an octet *John Kohl1991-01-031-1/+1
* fix names of table entriesJohn Kohl1991-01-032-2/+2