summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
* Add support building shared librariesTheodore Tso1995-05-261-0/+4
* * key_sched.c (mit_des_key_sched): *always* fill in the schedule,Mark Eichin1995-05-121-0/+6
* Windows global stuff:Keith Vetter1995-04-141-0/+6
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-281-0/+13
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-171-0/+10
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-151-0/+5
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-031-0/+7
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-0/+4
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-011-0/+5
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-0/+4
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-0/+9
* Add KRB5_INT32 definitions for non-32 int platformsTheodore Tso1995-02-081-0/+4
* Remove unused cruft from des_int.hTheodore Tso1995-02-031-0/+2
* Fix typo; "%02 X" --> "%02X"Theodore Tso1995-02-031-0/+4
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-261-0/+7
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-0/+4
* Add magic numbers to keyblock structureTheodore Tso1994-11-191-0/+4
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-081-0/+9
* * Makefile.in: stop building f_pcbc.c, since it belongs inMark Eichin1994-11-031-0/+5
* Remove declarations of the cryptosystem specific structures toTheodore Tso1994-10-141-0/+12
* Make sure the "make check" programs are cleaned up on a "make clean"Theodore Tso1994-10-071-0/+3
* Take out check that assures that long is 4 bytes. The DESTheodore Tso1994-10-061-0/+7
* * cs_entry.c: oops typo in that last oneTom Yu1994-06-231-0/+2
* * grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC,Tom Yu1994-06-231-0/+7