| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 15 | -4015/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 6 | -277/+0 |
| * | include autoconf.h in a few more places | Ken Raeburn | 2006-04-03 | 2 | -0/+6 |
| * | don't use configure-defined macros on command line, use autoconf.h only | Ken Raeburn | 2006-04-02 | 30 | -0/+75 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 15 | -642/+658 |
| * | * aesopt.h: Include autoconf.h | Ken Raeburn | 2006-03-30 | 3 | -3/+10 |
| * | * shs.c: Include shs.h first | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
| * | fill a paragraph in a comment because it's making my scripted parsing difficult | Ken Raeburn | 2006-03-30 | 1 | -5/+5 |
| * | make depend | Ken Raeburn | 2006-03-27 | 15 | -243/+276 |
| * | * Makefile.in (check-unix): Use RUN_SETUP | Ken Raeburn | 2006-03-13 | 2 | -2/+6 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 17 | -240/+244 |
| * | make depend | Ken Raeburn | 2006-03-08 | 15 | -84/+168 |
| * | Include the support library when linking various test programs, because on | Ken Raeburn | 2006-01-18 | 10 | -19/+42 |
| * | Remove krb5_callconv from non-exported internal function | Sam Hartman | 2006-01-11 | 2 | -1/+5 |
| * | * Makefile.in (t_crc): Build against support library. | Ken Raeburn | 2005-12-02 | 2 | -3/+8 |
| * | make depend | Tom Yu | 2005-11-29 | 15 | -317/+218 |
| * | don't break make depend in lib/crypto on k5-int.h ordering | Tom Yu | 2005-11-29 | 3 | -6/+6 |
| * | * t_hmac.c, t_pkcs5.c: Don't include krb5.h | Ken Raeburn | 2005-11-18 | 3 | -2/+4 |
| * | * arcfour_s2k.c (asctouni): Counter should be size_t, like len | Ken Raeburn | 2005-10-19 | 2 | -1/+5 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 8 | -23/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | rename string_to_key.c to arcfour_s2k.c | Ken Raeburn | 2005-07-02 | 3 | -5/+10 |
| * | rename arcfour.c to rc4.c | Ken Raeburn | 2005-07-02 | 3 | -12/+16 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 15 | -196/+320 |
| * | * destest.c (main): Force testing of unaligned access to input, output, and key | Ken Raeburn | 2005-06-10 | 2 | -3/+17 |
| * | * f_tables.h: Include k5-platform.h. | Ken Raeburn | 2005-06-09 | 2 | -11/+9 |
| * | Make "make check" able to link things again.. | Ken Raeburn | 2005-05-24 | 2 | -1/+7 |
| * | Implement RFC 3961 PRF | Sam Hartman | 2005-05-20 | 11 | -21/+454 |
| * | build failure on sparc64-solaris | Ken Raeburn | 2005-05-04 | 2 | -1/+5 |
| * | typo fix | Ken Raeburn | 2005-05-01 | 1 | -1/+1 |
| * | * ytypes.h: Include autoconf.h. Include sys/types.h only if it exists | Ken Raeburn | 2005-05-01 | 2 | -0/+8 |
| * | * shs.c (SHSTransform) [CONFIG_SMALL]: Roll loops for each round | Ken Raeburn | 2005-05-01 | 2 | -0/+32 |
| * | * md5.c (Transform) [CONFIG_SMALL]: Roll loops for each round | Ken Raeburn | 2005-05-01 | 2 | -0/+60 |
| * | * md4.c (Transform) [CONFIG_SMALL]: Roll loops for each round | Ken Raeburn | 2005-05-01 | 2 | -0/+27 |
| * | * t_crc.c (main): Don't run timing test for now | Ken Raeburn | 2005-05-01 | 2 | -1/+7 |
| * | * yarrow.c: Delete old macintosh support. | Ken Raeburn | 2005-04-28 | 2 | -13/+21 |
| * | Allow compile-time specification that small code space is desired | Ken Raeburn | 2005-04-13 | 5 | -15/+61 |
| * | * aesopt.h: On PalmOS, include FloatMgr.h to get endianness flag. | Ken Raeburn | 2005-04-13 | 2 | -7/+14 |
| * | * aes_s2k.c (krb5int_aes_string_to_key): Widen bytes of iteration count befor... | Ken Raeburn | 2005-04-13 | 2 | -1/+8 |
| * | * Makefile.in (all-unix): Don't build aes-gen by default, leave it for 'make ... | Ken Raeburn | 2005-04-13 | 2 | -1/+6 |
| * | krb5_c_is_keyed_cksum() is a boolean function. It cannot safely return | Jeffrey Altman | 2005-03-15 | 2 | -1/+10 |
| * | * prng.c (krb5int_prng_init): Incorporate do_yarrow_init body. Don't check | Ken Raeburn | 2005-01-14 | 2 | -28/+19 |
| * | * 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 |
| * | * prng.c (read_entropy_from_device): Use ssize_t, not size_t, so | Tom Yu | 2005-01-13 | 2 | -1/+6 |
| * | * crc-32.h (mit_crc32): Remove gratuitous "const" in argument declaration | Ken Raeburn | 2005-01-08 | 2 | -1/+6 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 15 | -393/+410 |
| * | KDC on Tru64 was hanging because of another case where Yarrow code | Ken Raeburn | 2004-11-23 | 2 | -12/+47 |
| * | * prng.c (do_yarrow_init): Move mutex initialization here. | Ken Raeburn | 2004-11-17 | 2 | -1/+12 |
| * | Convert Yarrow to use AES not 3des. Update test vectors | Sam Hartman | 2004-11-16 | 6 | -11/+20 |