| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
| * | Rename verify.c to t_verify.c to remove conflict with | Keith Vetter | 1995-09-29 | 3 | -3/+8 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -4/+7 |
| * | Define PROTOTYPE if it is not defined elsewhere | Theodore Tso | 1995-09-23 | 2 | -0/+12 |
| * | Added inclusion of des_int.h | Keith Vetter | 1995-09-13 | 2 | -0/+6 |
| * | Reintegrate the keytype -> enctype changes | Ezra Peisach | 1995-09-12 | 8 | -20/+32 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 8 | -32/+20 |
| * | * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.c | Chris Provenzano | 1995-09-06 | 7 | -19/+23 |
| * | * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 6 | -12/+21 |
| * | Set and use priv_size in the krb5_encrypt_block | Paul Park | 1995-08-29 | 3 | -1/+8 |
| * | * f_cksum.c: Change code to match prototypes | Ezra Peisach | 1995-08-26 | 12 | -54/+64 |
| * | Describe previous changes | Paul Park | 1995-07-27 | 1 | -0/+9 |
| * | Use des_int.h and fix compiler rumblings | Paul Park | 1995-07-27 | 1 | -2/+3 |
| * | Fix compiler rumblings | Paul Park | 1995-07-27 | 2 | -6/+6 |
| * | Use des_int.h instead of mit-des.h | Paul Park | 1995-07-27 | 3 | -0/+3 |
| * | Inline the old contents of mit-des.h | Paul Park | 1995-07-27 | 1 | -2/+50 |
| * | Add checksum verifier procedure/dispatch | Paul Park | 1995-07-07 | 3 | -0/+67 |
| * | * new_rn_key.c (mit_des_init_random_number_generator): don't call | Tom Yu | 1995-07-06 | 2 | -4/+10 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -4/+5 |
| * | clean-$(what) should be clean-$(WHAT) | Theodore Tso | 1995-06-07 | 1 | -1/+1 |
| * | Made the shared library makefile changes not apply to the PC | Keith Vetter | 1995-06-03 | 1 | -2/+11 |
| * | Add support building shared libraries | Theodore Tso | 1995-05-26 | 3 | -1/+14 |
| * | * key_sched.c (mit_des_key_sched): *always* fill in the schedule, | Mark Eichin | 1995-05-12 | 2 | -2/+8 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 2 | -0/+96 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 20 | -62/+71 |
| * | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 7 | -58/+93 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 3 | -7/+19 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 4 | -46/+51 |
| * | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 5 | -14/+22 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 2 | -3/+6 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 2 | -1/+5 |
| * | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 20 | -79/+111 |
| * | Add KRB5_INT32 definitions for non-32 int platforms | Theodore Tso | 1995-02-08 | 2 | -0/+12 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | Remove unused cruft from des_int.h | Theodore Tso | 1995-02-03 | 2 | -73/+2 |
| * | Fix typo; "%02 X" --> "%02X" | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 16 | -69/+27 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 2 | -7/+4 |
| * | it belongs here instead | Mark Eichin | 1995-01-18 | 1 | -0/+54 |
| * | Removed all references to DECLARG and OLDDECLARG | Chris Provenzano | 1995-01-13 | 10 | -51/+42 |
| * | Add magic numbers to keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+6 |
| * | Change internal calling signature to pass in the encryption block, so | Theodore Tso | 1994-11-08 | 4 | -5/+22 |
| * | * Makefile.in: stop building f_pcbc.c, since it belongs in | Mark Eichin | 1994-11-03 | 2 | -2/+7 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -3/+3 |
| * | Remove declarations of the cryptosystem specific structures to | Theodore Tso | 1994-10-14 | 7 | -350/+25 |
| * | Make sure the "make check" programs are cleaned up on a "make clean" | Theodore Tso | 1994-10-07 | 2 | -5/+6 |
| * | Take out check that assures that long is 4 bytes. The DES | Theodore Tso | 1994-10-06 | 2 | -6/+7 |
| * | Add structure magic numbers | Theodore Tso | 1994-10-04 | 1 | -0/+5 |
| * | Removed MIT DES files | Theodore Tso | 1994-09-30 | 5 | -599/+3 |