| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -258/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -40/+0 |
| * | don't use configure-defined macros on command line, use autoconf.h only | Ken Raeburn | 2006-04-02 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -8/+8 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -3/+3 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -3/+3 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -1/+2 |
| * | * Makefile.in (t_crc): Build against support library. | Ken Raeburn | 2005-12-02 | 2 | -3/+8 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -3/+2 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -2/+3 |
| * | * t_crc.c (main): Don't run timing test for now | Ken Raeburn | 2005-05-01 | 2 | -1/+7 |
| * | * crc-32.h (mit_crc32): Remove gratuitous "const" in argument declaration | Ken Raeburn | 2005-01-08 | 2 | -1/+6 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -7/+7 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -4/+4 |
| * | * t_crc.c (timetest): Free 'block' before returning. | Ken Raeburn | 2004-03-22 | 2 | -1/+7 |
| * | protoize | Ken Raeburn | 2004-02-19 | 2 | -8/+6 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -3/+4 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -3/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
| * | * t_crc.c: Declare local functions static | Ezra Peisach | 2002-12-23 | 2 | -5/+9 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -1/+2 |
| * | * 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 |