| Commit message (Expand) | Author | Age | Files | Lines |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 8 | -979/+0 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -15/+13 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -7/+8 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -6/+6 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -5/+6 |
| * | Ensure consistancy between prototypes and functions | Ezra Peisach | 2007-02-19 | 1 | -3/+3 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -2/+2 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
| * | Create crypto, des425 Makefiles from top level | Ken Raeburn | 2006-05-25 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -5/+6 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -3/+2 |
| * | 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 |