| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * Makefile.in (clean-unix): Remove t_crc.o and t_crc | Ezra Peisach | 2002-06-19 | 2 | -0/+5 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -3/+2 |
| * | * crc.pl: New file; perl script to do generate some test vectors | Tom Yu | 2002-01-09 | 11 | -405/+730 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -1/+1 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -4/+5 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -4/+8 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -4/+8 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+10 |
| * | * crc-32.h: Stop using PROTOTYPE macro | Ken Raeburn | 2001-03-15 | 2 | -2/+5 |
| * | krb5_const -> const | Ken Raeburn | 2001-03-06 | 4 | -21/+25 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 4 | -4/+16 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -2/+6 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 4 | -15/+213 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Collapse configure.in files below lib/crypto into lib/crypto | Theodore Tso | 1998-02-13 | 3 | -5/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -13/+8 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -13/+9 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 3 | -16/+40 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | crc.c: ensure the cksum length is sufficient | Richard Basch | 1996-05-15 | 3 | -4/+14 |
| * | Removed crctest.c from the SRCS list, since it's only a test program | Theodore Tso | 1996-03-31 | 2 | -1/+6 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -6/+9 |
| * | put function prototype back in | Theodore Tso | 1995-09-23 | 2 | -0/+13 |
| * | Fix bad shift value in verifier function | Paul Park | 1995-07-26 | 1 | -1/+1 |
| * | Add checksum verifier procedure/dispatch | Paul Park | 1995-07-07 | 2 | -5/+45 |
| * | Change PROTOTYPE -> KRB5_PROTOTYPE | Theodore Tso | 1995-06-21 | 2 | -1/+5 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
| * | 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 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+40 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 2 | -2/+7 |
| * | * Makefile.in (crctest, crctest.exe): Replace crctest-unix and | John Gilmore | 1995-03-17 | 2 | -5/+10 |
| * | Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2) | Keith Vetter | 1995-03-15 | 2 | -14/+7 |
| * | Finished off changed needed for making libcrypto.dll. Biggest change | Keith Vetter | 1995-03-04 | 2 | -0/+17 |
| * | Added the files and changes needed to create a dll out of libcrypto | Keith Vetter | 1995-03-03 | 4 | -15/+21 |
| * | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 2 | -2/+6 |
| * | 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 .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | * crc-32.h: New file, moved from include/krb5/crc-32.h. | John Gilmore | 1995-01-26 | 4 | -6/+44 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |