| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * libk5crypto.exports: Add the DES tables back in; libdes425 uses them directly | Ken Raeburn | 2004-05-13 | 2 | -0/+8 |
* | * configure.in: Check for endian.h and machine/endian.h. | Ken Raeburn | 2004-05-07 | 4 | -7/+25 |
* | * configure.in: Check for machine/endian.h too. | Ken Raeburn | 2004-05-07 | 4 | -2/+32 |
* | Patch from Matt Crawford to allow matching on realm in cross-realm | Sam Hartman | 2004-05-07 | 2 | -4/+11 |
* | * threads.c (krb5int_thread_support_fini) [!ENABLE_THREADS]: Provide a dummy | Ken Raeburn | 2004-05-06 | 2 | -0/+8 |
* | * fake-addrinfo.c: Deleted | Ken Raeburn | 2004-05-06 | 3 | -12/+3 |
* | Start using our first bit of per-thread storage | Ken Raeburn | 2004-05-06 | 3 | -8/+70 |
* | Since the AES code builds, and doesn't do any configure-time byte order checks | Ken Raeburn | 2004-05-06 | 5 | -1/+77 |
* | * libkrb5.exports: Export krb5int_foreach_localaddr for now | Ken Raeburn | 2004-05-06 | 2 | -0/+5 |
* | * libobj.in (OBJS.ST, OBJS.SH, OBJS.PF): Depend on Makefile | Ken Raeburn | 2004-05-05 | 2 | -3/+5 |
* | Rename header file foreachaddr.c to foreachaddr.h, now that it isn't | Ken Raeburn | 2004-05-05 | 8 | -5/+11 |
* | build dependencies | Ken Raeburn | 2004-05-05 | 1 | -4/+6 |
* | * pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB): New variables. | Ken Raeburn | 2004-05-05 | 2 | -2/+11 |
* | * localaddr.c: Incorporate foreach_localaddr implementation. Export it as | Ken Raeburn | 2004-05-05 | 2 | -1/+792 |
* | * foreachaddr.c: Implementation moved to lib/krb5/os/localaddr.c. | Ken Raeburn | 2004-05-05 | 2 | -759/+17 |
* | * foreachaddr.c: Deleted. Code moved to lib/krb5/os/localaddr.c. | Ken Raeburn | 2004-05-05 | 3 | -840/+7 |
* | * configure.in: Enable dependency support for shared lib. | Ken Raeburn | 2004-05-05 | 3 | -5/+15 |
* | * Makefile.in (SHLIB_EXPLIBS): Include $(LIBS). | Ken Raeburn | 2004-05-05 | 2 | -2/+4 |
* | * configure.in: Include dependency support for shared library build | Ken Raeburn | 2004-05-05 | 2 | -2/+3 |
* | * threads.c (k5_key_register, destructors, k5_setspecific) [!ENABLE_THREADS]: | Ken Raeburn | 2004-05-05 | 2 | -3/+7 |
* | * Makefile.in (LOCAL_SUBDIRS): Build support library | Ken Raeburn | 2004-05-05 | 2 | -1/+5 |
* | * configure.in: Generate a makefile in util/support | Ken Raeburn | 2004-05-05 | 2 | -1/+5 |
* | exports list | Ken Raeburn | 2004-05-05 | 2 | -0/+6 |
* | * foreachaddr.c: New file, based on include/foreachaddr.c | Ken Raeburn | 2004-05-05 | 3 | -2/+841 |
* | fix lib name; add fini func | Ken Raeburn | 2004-05-04 | 1 | -2/+2 |
* | * New directory. | Ken Raeburn | 2004-05-04 | 4 | -0/+315 |
* | Make com_err tests exercise the shared-library support | Ken Raeburn | 2004-05-04 | 3 | -6/+25 |
* | * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option and | Ken Raeburn | 2004-05-04 | 2 | -2/+10 |
* | * rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before use | Ken Raeburn | 2004-05-03 | 2 | -0/+7 |
* | Use the new mutex in the replay cache structure | Ken Raeburn | 2004-05-01 | 3 | -17/+103 |
* | * prng.c (krb5int_prng_cleanup): Destroy the mutex | Ken Raeburn | 2004-05-01 | 2 | -0/+3 |
* | Update mutex debug code to be somewhat compatible with multi-threaded | Ken Raeburn | 2004-05-01 | 2 | -24/+40 |
* | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-05-01 | 2 | -0/+3 |
* | update dependencies | Ken Raeburn | 2004-05-01 | 2 | -143/+174 |
* | Add a mutex for the shared static storage used by Yarrow | Ken Raeburn | 2004-05-01 | 4 | -44/+89 |
* | * k5-int.h: Include k5-thread.h. | Ken Raeburn | 2004-04-30 | 2 | -0/+9 |
* | * libk5crypto.exports: Drop the library init/fini functions and the DES tables | Ken Raeburn | 2004-04-30 | 2 | -5/+5 |
* | * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporary | Ken Raeburn | 2004-04-30 | 2 | -4/+14 |
* | * aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES into pre.in | Ken Raeburn | 2004-04-30 | 2 | -0/+3 |
* | * pre.in (EXTRA_FILES): New variable. | Ken Raeburn | 2004-04-30 | 3 | -1/+7 |
* | updated dependencies | Ken Raeburn | 2004-04-29 | 1 | -24/+26 |
* | * debug.h (test): Macro renamed from "assert". | Ken Raeburn | 2004-04-29 | 4 | -10/+15 |
* | * k5-platform.h (DELAY_INITIALIZER): Don't define. | Ken Raeburn | 2004-04-29 | 2 | -20/+43 |
* | * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option to | Ken Raeburn | 2004-04-29 | 2 | -4/+23 |
* | * aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS and KRB5_AC_INITFINI. | Ken Raeburn | 2004-04-29 | 2 | -1/+71 |
* | * error_message.c (com_err_terminate): Free heap storage in et_list_dynamic | Ken Raeburn | 2004-04-29 | 2 | -0/+8 |
* | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-04-29 | 2 | -0/+6 |
* | * libobj.in (.c.so): Add -DSHARED to compile options | Ken Raeburn | 2004-04-28 | 2 | -1/+5 |
* | * aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Report an error if perl cannot b... | Ken Raeburn | 2004-04-26 | 2 | -0/+8 |
* | * lib.in (PARSE_OBJLISTS): New variable. | Ken Raeburn | 2004-04-26 | 2 | -13/+10 |