summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-061-0/+5
* Include sha in the list of subdirectories for the MacintoshTheodore Tso1996-06-061-0/+5
* update Makefile.in for new libupdateTom Yu1996-05-201-0/+5
* * des3_sha.c: Add static keywords in function declarartions toEzra Peisach1996-05-181-0/+5
* Fixed changelog to reflect previous checkinRichard Basch1996-05-151-0/+3
* * des_crc.c des_md5.c:Richard Basch1996-05-151-0/+9
* replaced des3-md5 with des3-shaRichard Basch1996-05-101-0/+7
* Use the new 3des random number generatorRichard Basch1996-05-071-0/+5
* * Makefile.in (libcrypto.$(STEXT)): Remove before creatingKen Raeburn1996-04-301-0/+4
* Fixed comments describing the various checksum types. (Added numbers,Theodore Tso1996-03-311-0/+6
* Added support for des3-cbc-raw (gssapi) and rsa-md5-des3Richard Basch1996-03-291-0/+13
* * des_crc.c (mit_des_crc_decrypt_func): Add const to pointerEzra Peisach1996-03-201-0/+5
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-0/+6
* * encrypt_data.c (krb5_encrypt_data): New file. A generic routineTheodore Tso1995-11-131-0/+13
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-0/+5
* Change types of krb5_max_enctype and krb5_max_cksumtype to beTheodore Tso1995-10-061-0/+6
* * configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 ofEzra Peisach1995-10-021-0/+5
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-0/+9
* Makefile.in: moved shared rule to all-unix:: targetTheodore Tso1995-09-231-0/+6
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-121-0/+11
* Mac Beta 1 submissionKeith Vetter1995-09-111-11/+0
* * cryptoconf.c, des_crc.c, des_md5.c raw_des.cChris Provenzano1995-09-061-0/+4
* * cryptoconf.c : Remove krb5_csarray.Chris Provenzano1995-09-061-0/+7
* * des_crc.c, des_md5.c, raw_des.c: Remove casting in call toEzra Peisach1995-08-261-0/+4
* Set the KEYTYPE_DES keytable entry to the MD5 one if enabledPaul Park1995-07-271-0/+9
* Fix typos that made static libraries failSam Hartman1995-06-231-0/+5
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-231-0/+5
* Add install target for shared librariesPaul Park1995-06-161-0/+4
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-0/+7
* Fix -Wall nitsTheodore Tso1995-06-091-0/+2
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+6
* Add support building shared librariesTheodore Tso1995-05-261-0/+4
* Windows global stuff:Keith Vetter1995-04-141-0/+5
* Chasing an elusive nmake bugKeith Vetter1995-03-291-0/+5
* Repair some makefile changes which broke the PC buildKeith Vetter1995-03-221-0/+8
* * Makefile.in (CFLAGS): Avoid continuation line that starts withJohn Gilmore1995-03-171-0/+9
* Added 3 new files and changed the makefile in lib to be able to make a DLLKeith Vetter1995-03-161-0/+4
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-151-0/+5
* Added syntactic sugar for Windows segmented architectureKeith Vetter1995-03-081-0/+4
* Finished off changed needed for making libcrypto.dll. Biggest changeKeith Vetter1995-03-041-0/+6
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-031-0/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-0/+4
* Rename files so that they work in the DOS LIB command,John Gilmore1995-02-031-0/+11
* * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1995-02-021-0/+4
* * Makefile.in (CFLAGS): Add -I options to pick up include filesJohn Gilmore1995-01-261-0/+7
* * raw-des.c (mit_raw_des_decrypt_func): ditto.Mark Eichin1994-10-181-0/+4
* * des-crc.c (mit_des_crc_decrypt_func): cast key->key->contents toMark Eichin1994-10-181-0/+6
* Add support for the new cryptosystem DES/MD5Theodore Tso1994-10-141-0/+7
* Add recursive "make check" targetTheodore Tso1994-10-071-0/+4
* Make install obey $(DESTDIR)Theodore Tso1994-10-041-0/+4