krb5.git
2004-06-12 Ken Raeburn* pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFE
2004-06-12 Ken Raeburn* Makefile.in (include/generated.stmp): New intermediat...
2004-06-11 Tom Yuupdate for 1.3.4
2004-06-11 Ken Raeburn* Makefile.in (gssapi_krb5.h): Add Windows version...
2004-06-11 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): Fix memcpy...
2004-06-10 Ken Raeburn* admin.texinfo (Supported Encryption Types): Reflect...
2004-06-10 Ken Raeburn* Makefile.in (krb5/gssapi_krb5.h): Depend on recursion...
2004-06-10 Sam HartmanInstall gssapi_krb5.h from build dir not srcdir
2004-06-09 Sam HartmanIf channel bindings are supplied to server require...
2004-06-09 Ken Raeburnugh. revert last change
2004-06-09 Ken Raeburn* sendto_kdc.c (krb5int_sendtokdc_debug_handler) [...
2004-06-08 Sam HartmanRun make depend
2004-06-08 Sam HartmanPatch from kwc@citi.umich.edu to support
2004-06-08 Ken Raeburn* Makefile.in ($(srcdir)/krb5/autoconf.stmp): Always...
2004-06-08 Ken Raeburn* Makefile.in ($(srcdir)/include/config.h.in): Always...
2004-06-08 Ken Raeburn* aclocal.m4 (CONFIG_RULES): Don't set AUTOCONF, AUTOCO...
2004-06-08 Ken Raeburn* pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf...
2004-06-08 Ken Raeburn* shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl...
2004-06-07 Ezra Peisach * kpasswd.c (get_name_from_passwd_file): Do not cast...
2004-06-07 Ezra Peisach * network.c (paddr): Use unsigned int for length.
2004-06-04 Ken Raeburn* yarrow.c (yarrow_str_error): Now const
2004-06-04 Ken Raeburn* asn1_encode.c (asn1_encode_generaltime): Use gmtime_r...
2004-06-04 Ken Raeburn* str_conv.c (krb5_string_to_timestamp): Use localtime_...
2004-06-04 Ken Raeburn* parse.c (krb5_parse_name): Use assert and abort,...
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-06-04 Ken RaeburnOops
2004-06-04 Ken Raeburn* kuserok.c (krb5_kuserok): Handle draft POSIX versions...
2004-06-04 Ken Raeburn* prof_file.c (profile_open_file): Handle earlier ...
2004-06-04 Ken Raeburn* configure.in: Check number of arguments to getpwnam_r...
2004-06-04 Ken Raeburn* configure.in: Check for getpwnam_r, gmtime_r, and...
2004-06-04 Ken Raeburn* configure.in: Check for various _r functions needed...
2004-06-03 Tom Yubump some missed version numbers
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...
next