| Commit message (Expand) | Author | Age | Files | Lines |
| * | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 10 | -1744/+0 |
| * | Use 16/32-bit big/little-endian store functions in more places | Ken Raeburn | 2009-01-26 | 4 | -29/+8 |
| * | Include cksumtypes.h from aead.h to get struct krb5_cksumtypes (moved | Ken Raeburn | 2009-01-23 | 1 | -2/+4 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 2 | -76/+74 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 3 | -6/+33 |
| * | Cleanup warnings | Sam Hartman | 2008-12-04 | 1 | -9/+9 |
| * | make depend | Sam Hartman | 2008-12-02 | 1 | -2/+12 |
| * | Crypto IOV API per Projects/AEAD encryption API | Sam Hartman | 2008-12-02 | 4 | -0/+473 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -37/+40 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -33/+36 |
| * | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -32/+35 |
| * | Fix various gcc warnings about pointer target signedness and qualifiers | Ken Raeburn | 2007-05-10 | 2 | -17/+19 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -13/+16 |
| * | 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 | -6/+6 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -30/+33 |
| * | shsUpdate should take an unsigned int for length | Ezra Peisach | 2006-04-20 | 1 | -1/+1 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -15/+12 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -185/+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 | -45/+45 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -17/+19 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -18/+18 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -6/+12 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -19/+13 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -11/+24 |
| * | Implement RFC 3961 PRF | Sam Hartman | 2005-05-20 | 4 | -0/+84 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -26/+28 |
| * | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -19/+20 |
| * | * derive.c (krb5_random2key): Don't compile. | Ken Raeburn | 2004-03-18 | 3 | -0/+12 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 5 | -389/+6 |
| * | protoize | Ken Raeburn | 2004-02-19 | 5 | -75/+49 |
| * | * dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. If | Ken Raeburn | 2004-02-13 | 3 | -11/+48 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -16/+20 |
| * | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 6 | -29/+50 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -14/+14 |
| * | * dk_encrypt.c (krb5int_aes_dk_encrypt): Set output length properly | Ken Raeburn | 2003-04-18 | 2 | -0/+7 |
| * | Finish implementation of CBC+CTS decryption and truncated HMAC for AES. | Ken Raeburn | 2003-04-13 | 4 | -4/+253 |
| * | Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except | Ken Raeburn | 2003-03-05 | 3 | -7/+11 |
| * | 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 | -5/+10 |
| * | * 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 | -14/+10 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -5/+5 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -13/+15 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -20/+24 |