| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | partial doc of Novell changes | Ken Raeburn | 2005-08-19 | 1 | -3/+27 |
| * | * kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file, | Ken Raeburn | 2005-08-17 | 2 | -2/+37 |
| * | * get_in_tkt.c (krb5_get_init_creds): Free tempstr on non-error | Tom Yu | 2005-08-16 | 2 | -4/+11 |
| * | consistently include stdio.h in lib/gssapi/krb5/import_name.c | Tom Yu | 2005-08-11 | 2 | -2/+6 |
| * | doc Novell changes | Ken Raeburn | 2005-07-22 | 3 | -26/+107 |
| * | coding style | Ken Raeburn | 2005-07-22 | 1 | -45/+32 |
| * | describe Novell changes | Ken Raeburn | 2005-07-21 | 1 | -9/+31 |
| * | cleanup | Ken Raeburn | 2005-07-21 | 1 | -2/+1 |
| * | fix MITKRB5-SA-2005-003 krb5_recvauth double-free | Tom Yu | 2005-07-12 | 2 | -2/+4 |
| * | fix MITKRB5-SA-2005-002 KDC double-free and heap overflow | Tom Yu | 2005-07-12 | 2 | -0/+9 |
| * | * api.1/lock.exp (lock_test_continue): After exiting the loop, send the process | Ken Raeburn | 2005-07-08 | 2 | -0/+7 |
| * | * kdb5.c (kdb_get_library_name, kdb_load_library): Change default name to "db2". | Ken Raeburn | 2005-07-06 | 2 | -8/+11 |
| * | Rename module to "db2" | Ken Raeburn | 2005-07-06 | 5 | -8/+17 |
| * | kdb_db2.c change from friday | Ken Raeburn | 2005-07-06 | 1 | -0/+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 |
| * | * err_handle.c (krb5_err_key): Variable deleted. | Ken Raeburn | 2005-07-02 | 4 | -14/+24 |
| * | * Makefile.in (check-unix): Don't run dyntest automatically | Ken Raeburn | 2005-07-02 | 2 | -1/+5 |
| * | delete functions in '#if 0' | Ken Raeburn | 2005-07-02 | 1 | -332/+0 |
| * | whitespace | Ken Raeburn | 2005-07-02 | 1 | -12/+12 |
| * | Convert to ISO C function declaration style. | Ken Raeburn | 2005-07-02 | 1 | -116/+71 |
| * | reformat | Ken Raeburn | 2005-07-02 | 1 | -520/+452 |
| * | * Makefile.in (t_kdb, check, clean): Delete t_kdb references | Ken Raeburn | 2005-06-30 | 2 | -12/+4 |
| * | * Makefile.in: Use libnover_frag. | Ken Raeburn | 2005-06-30 | 2 | -21/+9 |
| * | * t_ser.c (ser_data): Don't initialize db serialization code that doesn't exist | Ken Raeburn | 2005-06-30 | 2 | -13/+7 |
| * | * Makefile.in (LIB): Variable deleted, uses replaced with LIBBASE. | Ken Raeburn | 2005-06-29 | 2 | -7/+16 |
| * | Fix build problems on AIX, Tru64 | Ken Raeburn | 2005-06-27 | 2 | -7/+12 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB) | Ken Raeburn | 2005-06-21 | 2 | -1/+3 |
| * | * err_handle.c, kdb5.c: Test ENABLE_THREADS, not just HAVE_PTHREAD_H | Ken Raeburn | 2005-06-21 | 3 | -6/+16 |
| * | reformat | Ken Raeburn | 2005-06-21 | 5 | -1091/+1005 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 2 | -1/+4 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 73 | -2324/+5263 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 32 | -921/+1354 |
| * | ksu keeps old ccache locked | Ken Raeburn | 2005-06-15 | 2 | -1/+6 |
| * | * destest.c (main): Force testing of unaligned access to input, output, and key | Ken Raeburn | 2005-06-10 | 2 | -3/+17 |
| * | * kdb_dbm.c: Unused file deleted | Ken Raeburn | 2005-06-10 | 2 | -1409/+4 |
| * | * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take an | Ken Raeburn | 2005-06-10 | 2 | -23/+40 |
| * | * 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 | 16 | -67/+491 |
| * | * err_txt.c: Don't include krb_err.c if DEPEND is defined | Ken Raeburn | 2005-05-13 | 2 | -1/+5 |
| * | 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 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 2 | -9/+9 |
| * | * yarrow.c: Delete old macintosh support. | Ken Raeburn | 2005-04-28 | 2 | -13/+21 |