| Commit message (Expand) | Author | Age | Files | Lines |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 7 | -873/+0 |
| * | Restore compatibility with KDCs using key usage 8 to encrypt TGS | Greg Hudson | 2009-05-20 | 1 | -31/+48 |
| * | In practice, key usage 9 requires no translation | Sam Hartman | 2009-05-18 | 1 | -1/+1 |
| * | make depend | Sam Hartman | 2009-04-30 | 1 | -1/+2 |
| * | Merge fast branch at 22166 onto trunk | Sam Hartman | 2009-04-03 | 2 | -0/+16 |
| * | prefer structure assignment to memcpy | Ken Raeburn | 2009-02-03 | 1 | -6/+6 |
| * | Use 16/32-bit big/little-endian store functions in more places | Ken Raeburn | 2009-01-26 | 1 | -8/+2 |
| * | Change 16/32/64-bit big-/little-endian/native unaligned load/store | Ken Raeburn | 2009-01-24 | 1 | -2/+2 |
| * | Include cksumtypes.h from aead.h to get struct krb5_cksumtypes (moved | Ken Raeburn | 2009-01-23 | 1 | -1/+1 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -38/+36 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 3 | -65/+15 |
| * | Cleanup warnings | Sam Hartman | 2008-12-04 | 1 | -1/+1 |
| * | make depend | Sam Hartman | 2008-12-02 | 1 | -0/+11 |
| * | Crypto IOV API per Projects/AEAD encryption API | Sam Hartman | 2008-12-02 | 5 | -3/+334 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -14/+14 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -11/+13 |
| * | Use a valid UTF8 password for randkey password | Alexandra Ellwood | 2008-08-13 | 1 | -3/+5 |
| * | Make more uses of load/store_32_be/le, which on x86 at least expands | Ken Raeburn | 2008-08-02 | 1 | -8/+2 |
| * | Don't do UTF-8 bits (and include Apple headers) when just rebuilding dependen... | Ken Raeburn | 2008-04-24 | 1 | -2/+2 |
| * | krb5int_arcfour_string_to_key does not support utf-8 strings | Alexandra Ellwood | 2008-02-26 | 1 | -9/+47 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -12/+12 |
| * | Fix various gcc warnings about pointer target signedness and qualifiers | Ken Raeburn | 2007-05-10 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -5/+7 |
| * | 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 | -12/+12 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -6/+6 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -119/+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 | -16/+16 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -6/+7 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -6/+6 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -2/+4 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -6/+4 |
| * | * arcfour_s2k.c (asctouni): Counter should be size_t, like len | Ken Raeburn | 2005-10-19 | 2 | -1/+5 |
| * | rename string_to_key.c to arcfour_s2k.c | Ken Raeburn | 2005-07-02 | 3 | -5/+10 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -4/+6 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -13/+13 |
| * | memory leak in arcfour string_to_key | Sam Hartman | 2004-09-21 | 2 | -0/+6 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -8/+9 |
| * | protoize | Ken Raeburn | 2004-02-19 | 2 | -21/+17 |
| * | * arcfour.c (l40): Now const | Ken Raeburn | 2003-12-20 | 2 | -1/+5 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -7/+8 |
| * | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 2 | -9/+16 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -6/+6 |
| * | Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except | Ken Raeburn | 2003-03-05 | 3 | -6/+14 |
| * | Make l40 static | Sam Hartman | 2003-02-03 | 2 | -1/+6 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |