| Commit message (Expand) | Author | Age | Files | Lines |
| * | removed unneeded #include of wordsize.h | Theodore Tso | 1995-04-20 | 2 | -1/+4 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 7 | -0/+300 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 37 | -101/+135 |
| * | Chasing an elusive nmake bug | Keith Vetter | 1995-03-29 | 2 | -0/+6 |
| * | Bring in portability fixes from Cygnus K4 release | John Gilmore | 1995-03-28 | 7 | -58/+93 |
| * | * Makefile.in (memmove.c): memmove.c is in krb5/posix, not krb5/os | Mark Eichin | 1995-03-25 | 2 | -2/+6 |
| * | Use $(SRCTOP) instead of $(srcdir), since Mac's don't like dealing | Theodore Tso | 1995-03-24 | 2 | -6/+11 |
| * | Repair some makefile changes which broke the PC build | Keith Vetter | 1995-03-22 | 2 | -3/+12 |
| * | Fix rules for localdr.c, ustime.c, and memmove.c so that they | Theodore Tso | 1995-03-18 | 2 | -6/+11 |
| * | * Makefile.in (LDFLAGS): Eliminate, comes in from pre.in. | John Gilmore | 1995-03-17 | 2 | -9/+14 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 2 | -11/+12 |
| * | * Makefile.in (CFLAGS): Tweak for Unix->MPW converter. | John Gilmore | 1995-03-17 | 2 | -10/+13 |
| * | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-17 | 3 | -7/+19 |
| * | * Makefile.in (crctest, crctest.exe): Replace crctest-unix and | John Gilmore | 1995-03-17 | 2 | -5/+10 |
| * | * Makefile.in (CFLAGS): Avoid continuation line that starts with | John Gilmore | 1995-03-17 | 2 | -5/+13 |
| * | Added 3 new files and changed the makefile in lib to be able to make a DLL | Keith Vetter | 1995-03-16 | 2 | -16/+21 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 16 | -210/+85 |
| * | Added syntactic sugar for Windows segmented architecture | Keith Vetter | 1995-03-08 | 2 | -3/+7 |
| * | Finished off changed needed for making libcrypto.dll. Biggest change | Keith Vetter | 1995-03-04 | 9 | -9/+69 |
| * | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 20 | -43/+198 |
| * | 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 | 12 | -10/+27 |
| * | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 40 | -160/+333 |
| * | Experimental checkin | Keith Vetter | 1995-02-20 | 2 | -1/+10 |
| * | * Makefile.in: made to work under Windows | John Gilmore | 1995-02-15 | 4 | -14/+32 |
| * | 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 | 6 | -0/+6 |
| * | 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 |
| * | Rename files so that they work in the DOS LIB command, | John Gilmore | 1995-02-03 | 5 | -6/+17 |
| * | * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I options | John Gilmore | 1995-02-02 | 6 | -3/+17 |
| * | * rnd_confoun.c: Replace <.../...> includes with "..."s | John Gilmore | 1995-01-26 | 2 | -2/+5 |
| * | * Makefile.in (CFLAGS): Use -I../des to pull in include file. | John Gilmore | 1995-01-26 | 6 | -13/+14 |
| * | * Makefile.in (CFLAGS): Add -I../des to pull in DES header file. | John Gilmore | 1995-01-26 | 7 | -20/+120 |
| * | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 16 | -69/+27 |
| * | * crc-32.h: New file, moved from include/krb5/crc-32.h. | John Gilmore | 1995-01-26 | 4 | -6/+44 |
| * | * Makefile.in (CFLAGS): Add -I options to pick up include files | John Gilmore | 1995-01-26 | 6 | -34/+24 |
| * | * 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 | 13 | -111/+78 |
| * | 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 | 6 | -8/+8 |
| * | Use the srand48/lrand48 functions if available | Theodore Tso | 1994-10-24 | 3 | -23/+40 |
| * | Don't use LDFLAGS, but CCFLAGS since CCFLAGS is configurable | Theodore Tso | 1994-10-19 | 2 | -2/+6 |
| * | * raw-des.c (mit_raw_des_decrypt_func): ditto. | Mark Eichin | 1994-10-18 | 3 | -4/+8 |
| * | * des-crc.c (mit_des_crc_decrypt_func): cast key->key->contents to | Mark Eichin | 1994-10-18 | 2 | -2/+8 |
| * | Move the various flavors of cryptosystem support -- raw des, des-md5, des-crc | Theodore Tso | 1994-10-14 | 3 | -0/+478 |