krb5.git
2004-06-03 Ken RaeburnOops. Fixes last night's test failures in last night...
2004-06-03 Tom Yuupdate for krb5-1.3.4-beta1
2004-06-03 Ken RaeburnCheckpoint notes on thread safety technique and status...
2004-06-03 Ken RaeburnCloser to thread-safe..
2004-06-03 Ken RaeburnThe com_err library is now probably as thread-safe...
2004-06-02 Ken Raeburn* k5-thread.h: Error out at compile time if thread...
2004-06-02 Ken Raeburn* prng.c (init_once): Variable deleted.
2004-06-02 Ken Raeburn* disp_com_err_status.c (init_et): Variable deleted.
2004-06-02 Ken Raeburn* gss_libinit.c (gssint_lib_init): Initialize error...
2004-06-02 Ken RaeburnOops. Add and remove k524 error table too
2004-06-02 Ken RaeburnAdd/remove error tables in library initialization/termi...
2004-06-02 Ken Raeburn* srv_rcache.c (krb5_get_server_rcache): Use krb5_rc_re...
2004-06-02 Ken RaeburnMove definitions of struct krb5_rc_st, struct _krb5_rc_...
2004-06-02 Tom Yufix missing braces in an_to_ln.c security patch
2004-06-01 Tom Yufix buffer overflow in an_to_ln.c
2004-05-31 Ezra Peisach * kadmin.h, keytab.c: Remove inclusion of k5...
2004-05-31 Ken Raeburn* error_message.c (terminated): New variable.
2004-05-30 Ken Raeburn* aclocal.m4 (KRB5_AC_GCC_ATTRS): On AIX 4, mark the...
2004-05-30 Ken Raeburn* shlib.conf (*-*-aix*): Use linker options for library...
2004-05-30 Ken Raeburn* getdate.y: Include krb5.h and kadmin.h.
2004-05-30 Ken RaeburnSilence some gcc compilation warnings:
2004-05-30 Ken Raeburn* clnt_tcp.c: Include string.h
2004-05-30 Ken Raeburn* k5-int.h (krb5int_crypto_init, krb5int_prng_init...
2004-05-30 Ken Raeburn* setenv.c: Include string.h
2004-05-28 Ezra PeisachAdd prototypes for library init and fini functions...
2004-05-27 Ken Raeburn* win-pre.in (CP): Copy nul: plus the file, to avoid...
2004-05-26 Ezra Peisach * yarrow.c (krb5int_yarrow_final): Call
2004-05-26 Jeffrey Altman * cc_mslsa.c: GetMSTGT(). Add krb5_context
2004-05-26 Jeffrey Altman * cc_mslsa.c: GetMSTGT() Initialize pTicketRequest...
2004-05-25 Tom Yu * aesopt.h (PLATFORM_BYTE_ORDER): Treat _WIN32 as...
2004-05-25 Ezra Peisach * keytab.c (krb5_ktkdb_get_entry): Change local variab...
2004-05-25 Ezra Peisach * conv_creds.c (krb5int_encode_v4tkt): Unsigned vs...
2004-05-25 Ezra Peisach * aes.c (krb5int_aes_encrypt): Signed/unsigned warning fix
2004-05-24 Ezra Peisach * t_encrypt.c (compare_results): Declare static.
2004-05-24 Ezra Peisachkrb5_rc_io_open_internal might try to invoke with negat...
2004-05-24 Ezra Peisach * t_ser.c (ser_keytab_test): Cleanup memory leak of...
2004-05-24 Ezra Peisach * t_cc.c (cc_test): Clean up memory leaks in tests
2004-05-24 Ezra Peisach * configure.in: When generating prtest, use AC_CONFIG_...
2004-05-24 Ezra Peisach(main): Invoke krb5_free_context at exit to allow
2004-05-24 Ezra Peisach * kdb5_mkdums.c (main): Fix memory leak of master...
2004-05-23 Ken RaeburnUse compile-time tests using system headers to determin...
2004-05-17 Jeffrey Altman* kfw.nsi, kfw-fixed.nsi, utils.nsi:
2004-05-15 Jeffrey Altman The memory allocated by ConstructTicketRequest is...
2004-05-15 Jeffrey Altman2004-05-15 Jeffrey Altman <jaltman@mit.edu>
2004-05-14 Alexandra EllwoodPass architecture environment to krb5 build system
2004-05-13 Ken Raeburn* libgssapi_krb5.exports: Remove et_*, generic_*, gssin...
2004-05-13 Ken RaeburnLink test programs against thread support library
2004-05-13 Jeffrey Altman * send_tgs.c: krb5_send_tgs() was broken in the...
2004-05-13 Ken Raeburn* k5-thread.h: On IRIX, with threads enabled, reject...
2004-05-13 Ken Raeburn* k5-thread.h: On IRIX, if gcc is older than v3, tell...
2004-05-13 Ken Raeburn* shlib.conf (*-*-linux*): Use GNU linker's --retain...
2004-05-13 Ken Raeburn* Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXP...
2004-05-13 Ken Raeburn* libk5crypto.exports: Add the DES tables back in;...
2004-05-07 Ken Raeburn* configure.in: Check for endian.h and machine/endian.h.
2004-05-07 Ken Raeburn* configure.in: Check for machine/endian.h too.
2004-05-07 Sam HartmanPatch from Matt Crawford to allow matching on realm...
2004-05-06 Ken Raeburn* threads.c (krb5int_thread_support_fini) [!ENABLE_THRE...
2004-05-06 Ken Raeburn* fake-addrinfo.c: Deleted
2004-05-06 Ken RaeburnStart using our first bit of per-thread storage
2004-05-06 Ken RaeburnSince the AES code builds, and doesn't do any configure...
2004-05-06 Ken Raeburn* libkrb5.exports: Export krb5int_foreach_localaddr...
2004-05-05 Ken Raeburn* libobj.in (OBJS.ST, OBJS.SH, OBJS.PF): Depend on...
2004-05-05 Ken RaeburnRename header file foreachaddr.c to foreachaddr.h,...
2004-05-05 Ken Raeburnbuild dependencies
2004-05-05 Ken Raeburn* pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB...
2004-05-05 Ken Raeburn* localaddr.c: Incorporate foreach_localaddr implementa...
2004-05-05 Ken Raeburn* foreachaddr.c: Implementation moved to lib/krb5/os...
2004-05-05 Ken Raeburn* foreachaddr.c: Deleted. Code moved to lib/krb5/os...
2004-05-05 Ken Raeburn* configure.in: Enable dependency support for shared...
2004-05-05 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Include $(LIBS).
2004-05-05 Ken Raeburn* configure.in: Include dependency support for shared...
2004-05-05 Ken Raeburn* threads.c (k5_key_register, destructors, k5_setspecif...
2004-05-05 Ken Raeburn* Makefile.in (LOCAL_SUBDIRS): Build support library
2004-05-05 Ken Raeburn* configure.in: Generate a makefile in util/support
2004-05-05 Ken Raeburnexports list
2004-05-05 Ken Raeburn* foreachaddr.c: New file, based on include/foreachaddr.c
2004-05-04 Ken Raeburnfix lib name; add fini func
2004-05-04 Ken Raeburn* New directory.
2004-05-04 Ken RaeburnMake com_err tests exercise the shared-library support
2004-05-04 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Do remember to set...
2004-05-03 Ken Raeburn* rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before use
2004-05-01 Ken RaeburnUse the new mutex in the replay cache structure
2004-05-01 Ken Raeburn* prng.c (krb5int_prng_cleanup): Destroy the mutex
2004-05-01 Ken RaeburnUpdate mutex debug code to be somewhat compatible with...
2004-05-01 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables
2004-05-01 Ken Raeburnupdate dependencies
2004-05-01 Ken RaeburnAdd a mutex for the shared static storage used by Yarrow
2004-04-30 Ken Raeburn* k5-int.h: Include k5-thread.h.
2004-04-30 Ken Raeburn* libk5crypto.exports: Drop the library init/fini funct...
2004-04-30 Ken Raeburn* shlib.conf (alpha*-dec-osf*): Add support for export...
2004-04-30 Ken Raeburn* aclocal.m4 (CONFIG_RULES): Substitute EXTRA_FILES...
2004-04-30 Ken Raeburn* pre.in (EXTRA_FILES): New variable.
2004-04-29 Ken Raeburnupdated dependencies
2004-04-29 Ken Raeburn* debug.h (test): Macro renamed from "assert".
2004-04-29 Ken Raeburn* k5-platform.h (DELAY_INITIALIZER): Don't define.
2004-04-29 Ken Raeburn* shlib.conf: Initialize use_linker_init_option and...
2004-04-29 Ken Raeburn* aclocal.m4 (CONFIG_RULES): Invoke KRB5_LIB_PARAMS...
2004-04-29 Ken Raeburn* error_message.c (com_err_terminate): Free heap storag...
2004-04-29 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables
2004-04-28 Ken Raeburn* libobj.in (.c.so): Add -DSHARED to compile options
next