| Commit message (Expand) | Author | Age | Files | Lines |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 18 | -2598/+0 |
| * | In the previous patch - I neglected a potential NULL deref in the call | Ezra Peisach | 2009-06-17 | 1 | -1/+3 |
| * | krb5int_yarrow_final could deref NULL if out of memory | Ezra Peisach | 2009-06-11 | 1 | -1/+2 |
| * | Use 16/32-bit big/little-endian store functions in more places | Ken Raeburn | 2009-01-26 | 1 | -6/+2 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -27/+25 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -18/+18 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -14/+16 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -14/+14 |
| * | Fix various gcc warnings about pointer target signedness and qualifiers | Ken Raeburn | 2007-05-10 | 1 | -2/+2 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -6/+8 |
| * | Removed unused Metrowerks compiler support. | Alexandra Ellwood | 2006-07-25 | 1 | -4/+0 |
| * | 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 | -2/+2 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -14/+14 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -8/+8 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -158/+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 | -19/+18 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -8/+9 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 3 | -7/+11 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -2/+4 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -14/+8 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -8/+14 |
| * | * ytypes.h: Include autoconf.h. Include sys/types.h only if it exists | Ken Raeburn | 2005-05-01 | 2 | -0/+8 |
| * | * yarrow.c: Delete old macintosh support. | Ken Raeburn | 2005-04-28 | 2 | -13/+21 |
| * | * yarrow.c (yarrow_reseed_locked): Renamed from krb5int_yarrow_reseed and made | Ken Raeburn | 2005-01-14 | 2 | -6/+27 |
| * | Tree does not compile with GCC 4.0 | Ezra Peisach | 2005-01-13 | 2 | -0/+6 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -16/+16 |
| * | KDC on Tru64 was hanging because of another case where Yarrow code | Ken Raeburn | 2004-11-23 | 2 | -12/+47 |
| * | Convert Yarrow to use AES not 3des. Update test vectors | Sam Hartman | 2004-11-16 | 2 | -5/+9 |
| * | * yarrow.c (krb5int_yarrow_input, krb5int_yarrow_final): Don't check for | Ken Raeburn | 2004-11-01 | 2 | -7/+47 |
| * | push yarrow locking down into the yarrow code to reduce contention | Ken Raeburn | 2004-10-30 | 2 | -1/+13 |
| * | * yarrow.c (yarrow_str_error): Now const | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | * yarrow.c (krb5int_yarrow_final): Call | Ezra Peisach | 2004-05-26 | 4 | -0/+23 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -10/+11 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -9/+10 |
| * | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 2 | -1/+7 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -6/+6 |
| * | 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 | -2/+4 |
| * | * 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/+7 |
| * | Use the canonical _WIN32 instead of WIN32 to test for Win32. | Danilo Almeida | 2002-04-11 | 2 | -1/+9 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 1 | -0/+18 |
| * | Don't right shift by 32 | Sam Hartman | 2002-01-14 | 2 | -1/+7 |
| * | * yarrow.c (krb5int_yarrow_stretch): Delare local variable unsigned. | Ezra Peisach | 2001-12-05 | 3 | -6/+17 |
| * | On fork, perturb the PRNG stream in the child | Sam Hartman | 2001-11-21 | 2 | -3/+17 |