| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1121/+0 |
| * | don't use configure-defined macros on command line, use autoconf.h only | Ken Raeburn | 2006-04-02 | 1 | -0/+4 |
| * | Include the support library when linking various test programs, because on | Ken Raeburn | 2006-01-18 | 1 | -0/+4 |
| * | Remove krb5_callconv from non-exported internal function | Sam Hartman | 2006-01-11 | 1 | -0/+4 |
| * | don't break make depend in lib/crypto on k5-int.h ordering | Tom Yu | 2005-11-29 | 1 | -0/+4 |
| * | * t_hmac.c, t_pkcs5.c: Don't include krb5.h | Ken Raeburn | 2005-11-18 | 1 | -0/+4 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
| * | Make "make check" able to link things again.. | Ken Raeburn | 2005-05-24 | 1 | -0/+6 |
| * | Implement RFC 3961 PRF | Sam Hartman | 2005-05-20 | 1 | -0/+19 |
| * | krb5_c_is_keyed_cksum() is a boolean function. It cannot safely return | Jeffrey Altman | 2005-03-15 | 1 | -0/+9 |
| * | * prng.c (krb5int_prng_init): Incorporate do_yarrow_init body. Don't check | Ken Raeburn | 2005-01-14 | 1 | -0/+9 |
| * | * prng.c (read_entropy_from_device): Use ssize_t, not size_t, so | Tom Yu | 2005-01-13 | 1 | -0/+5 |
| * | * prng.c (do_yarrow_init): Move mutex initialization here. | Ken Raeburn | 2004-11-17 | 1 | -0/+5 |
| * | Convert Yarrow to use AES not 3des. Update test vectors | Sam Hartman | 2004-11-16 | 1 | -0/+5 |
| * | push yarrow locking down into the yarrow code to reduce contention | Ken Raeburn | 2004-10-30 | 1 | -0/+9 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
| * | * Makefile.in (SHLIB_RDIRS): Set | Ken Raeburn | 2004-06-16 | 1 | -0/+2 |
| * | * Makefile.in (SHLIB_DIRS, SHLIB_EXPLIBS, SHLIB_EXPDEPLIBS): Set to depend on | Ken Raeburn | 2004-06-15 | 1 | -0/+8 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
| * | * prng.c (init_once): Variable deleted. | Ken Raeburn | 2004-06-02 | 1 | -0/+6 |
| * | * t_encrypt.c (compare_results): Declare static. | Ezra Peisach | 2004-05-24 | 1 | -0/+7 |
| * | Link test programs against thread support library | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
| * | * libk5crypto.exports: Add the DES tables back in; libdes425 uses them directly | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
| * | * configure.in: Check for endian.h and machine/endian.h. | Ken Raeburn | 2004-05-07 | 1 | -0/+4 |
| * | * prng.c (krb5int_prng_cleanup): Destroy the mutex | Ken Raeburn | 2004-05-01 | 1 | -0/+2 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-05-01 | 1 | -0/+1 |
| * | Add a mutex for the shared static storage used by Yarrow | Ken Raeburn | 2004-05-01 | 1 | -0/+21 |
| * | * libk5crypto.exports: Drop the library init/fini functions and the DES tables | Ken Raeburn | 2004-04-30 | 1 | -0/+5 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
| * | * pbkdf2.c (hmac1): Make a local copy of the supplied keyblock structure, in | Ken Raeburn | 2004-03-22 | 1 | -0/+5 |
| * | * prng.c (krb5int_prng_cleanup): Renamed from prng_cleanup. | Ken Raeburn | 2004-03-18 | 1 | -0/+6 |
| * | * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_... | Ken Raeburn | 2004-03-04 | 1 | -0/+5 |
| * | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 | Sam Hartman | 2004-02-24 | 1 | -0/+4 |
| * | protoize | Ken Raeburn | 2004-02-19 | 1 | -0/+11 |
| * | * t_encrypt.c (compare_results): New function. | Ken Raeburn | 2004-02-13 | 1 | -0/+8 |
| * | * t_cts.c (test_cts): Process encryption and decryption IVs separately, make | Ken Raeburn | 2004-02-09 | 1 | -0/+5 |
| * | Add platform-dependent 64-bit and inline-function support via new header | Ken Raeburn | 2003-12-13 | 1 | -0/+6 |
| * | Change crypto "provider" structures to hold numeric values instead of function | Ken Raeburn | 2003-07-22 | 1 | -1/+14 |
| * | crypto library has bogus dependence on com_err | Ken Raeburn | 2003-07-22 | 1 | -0/+4 |
| * | With this patch, things seem to work with a Heimdal client and MIT KDC | Ken Raeburn | 2003-06-26 | 1 | -0/+4 |
| * | * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256 hmacs, with new | Ken Raeburn | 2003-06-24 | 1 | -0/+9 |
| * | If krb5_c_string_to_key is | Sam Hartman | 2003-06-05 | 1 | -0/+5 |
| * | Only allow combine_keys to work on des and 3des enctypes. It is not | Sam Hartman | 2003-05-15 | 1 | -0/+4 |
| * | provide shorthand aliases for AES enctypes | Ken Raeburn | 2003-05-13 | 1 | -0/+5 |
| * | Add AES enctypes to t_encrypt | Sam Hartman | 2003-05-13 | 1 | -0/+4 |
| * | * IMplement etype_info in KDC. If the request contains any new | Sam Hartman | 2003-05-12 | 1 | -0/+4 |
| * | Finish implementation of CBC+CTS decryption and truncated HMAC for AES. | Ken Raeburn | 2003-04-13 | 1 | -0/+9 |
| * | * prng.c: use Unix randomness sources on Mac OS X | Alexandra Ellwood | 2003-03-06 | 1 | -0/+4 |
| * | * Makefile.in (OBJFILELIST, OBJFILEDEP) [##DOS]: Add aes.lst. | Ken Raeburn | 2003-03-05 | 1 | -0/+6 |
| * | string_to_key.c (krb5_c_string_to_key_with_params): Declare before use | Ken Raeburn | 2003-03-05 | 1 | -1/+2 |