| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+5 |
| * | Add support building shared libraries | Theodore Tso | 1995-05-26 | 1 | -0/+4 |
| * | * key_sched.c (mit_des_key_sched): *always* fill in the schedule, | Mark Eichin | 1995-05-12 | 1 | -0/+6 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -0/+6 |
| * | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 1 | -0/+13 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 1 | -0/+10 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 1 | -0/+5 |
| * | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 1 | -0/+7 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 1 | -0/+4 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 1 | -0/+5 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 1 | -0/+4 |
| * | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 1 | -0/+9 |
| * | Add KRB5_INT32 definitions for non-32 int platforms | Theodore Tso | 1995-02-08 | 1 | -0/+4 |
| * | Remove unused cruft from des_int.h | Theodore Tso | 1995-02-03 | 1 | -0/+2 |
| * | Fix typo; "%02 X" --> "%02X" | Theodore Tso | 1995-02-03 | 1 | -0/+4 |
| * | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 1 | -0/+7 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 1 | -0/+4 |
| * | Add magic numbers to keyblock structure | Theodore Tso | 1994-11-19 | 1 | -0/+4 |
| * | Change internal calling signature to pass in the encryption block, so | Theodore Tso | 1994-11-08 | 1 | -0/+9 |
| * | * Makefile.in: stop building f_pcbc.c, since it belongs in | Mark Eichin | 1994-11-03 | 1 | -0/+5 |
| * | Remove declarations of the cryptosystem specific structures to | Theodore Tso | 1994-10-14 | 1 | -0/+12 |
| * | Make sure the "make check" programs are cleaned up on a "make clean" | Theodore Tso | 1994-10-07 | 1 | -0/+3 |
| * | Take out check that assures that long is 4 bytes. The DES | Theodore Tso | 1994-10-06 | 1 | -0/+7 |
| * | * cs_entry.c: oops typo in that last one | Tom Yu | 1994-06-23 | 1 | -0/+2 |
| * | * grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC, | Tom Yu | 1994-06-23 | 1 | -0/+7 |