| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -2/+2 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+29 |
* | * derive.c: provide krb5_derive_random, krb5_random2key a la rfc1510bis (not ... | Ken Raeburn | 2001-06-22 | 2 | -0/+106 |
* | * checksum.c (krb5_dk_make_checksum): Cast 0x99 to char explicitly to silence... | Ken Raeburn | 2001-06-22 | 2 | -1/+6 |
* | more casting cleanup | Ken Raeburn | 2001-04-10 | 1 | -1/+1 |
* | fix/add casts as needed | Ken Raeburn | 2001-04-10 | 4 | -6/+13 |
* | krb5_const -> const | Ken Raeburn | 2001-03-06 | 7 | -69/+74 |
* | * stringtokey.c (kerberos): Now const. | Ken Raeburn | 2001-01-24 | 2 | -2/+7 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 4 | -8/+60 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Various changes to: | Ken Raeburn | 2000-01-22 | 5 | -25/+34 |
* | 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 |
* | * dk_encrypt.c (krb5_marc_dk_encrypt): Call | Tom Yu | 1999-06-29 | 2 | -1/+7 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -6/+10 |
* | * dk.h: Add prototypes for krb5_marc_dk_* | Tom Yu | 1999-01-05 | 5 | -0/+389 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | Make sure filenames are unique across all of the krb5 directories. Renamed | Theodore Tso | 1998-11-05 | 3 | -6/+6 |
* | ressurect files missed by merge | Tom Yu | 1998-11-02 | 7 | -0/+738 |