| Commit message (Expand) | Author | Age | Files | Lines |
* | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 6 | -432/+0 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -36/+34 |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -4/+4 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -22/+22 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -19/+22 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -19/+19 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -6/+9 |
* | 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 | -3/+3 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -16/+16 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -7/+7 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -126/+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 | -22/+22 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -9/+10 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -9/+9 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -3/+6 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -11/+7 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -7/+11 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -15/+16 |
* | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -12/+12 |
* | protoize | Ken Raeburn | 2004-02-19 | 2 | -6/+8 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -10/+13 |
* | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 3 | -6/+13 |
* | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -9/+9 |
* | When generating etype_info2 for DES style keys, use s2kparams to | Sam Hartman | 2003-05-24 | 2 | -2/+21 |
* | Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except | Ken Raeburn | 2003-03-05 | 3 | -3/+13 |
* | remove wrong comment | Ken Raeburn | 2003-02-26 | 1 | -1/+0 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -3/+6 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -8/+6 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -3/+3 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -7/+7 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 3 | -10/+14 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -3/+8 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+21 |
* | fix/add casts as needed | Ken Raeburn | 2001-04-10 | 3 | -3/+8 |
* | * Makefile.in (STLIBOBJS): Undo last change | Ken Raeburn | 2001-03-13 | 2 | -1/+5 |
* | use prototype-style function defs. meant to attach this log with last checkin... | Ken Raeburn | 2001-03-09 | 1 | -0/+5 |
* | Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop it | Ken Raeburn | 2001-03-09 | 5 | -28/+25 |
* | krb5_const -> const | Ken Raeburn | 2001-03-06 | 5 | -27/+32 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 3 | -2/+32 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Various changes to: | Ken Raeburn | 2000-01-22 | 4 | -7/+20 |
* | 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/+1 |