krb5.git
2009-03-16 Sam HartmanImplement KRB-FX_CF2
2009-03-16 Sam HartmanCall kdb_set_mkey_list from the KDC
2009-03-16 Sam Hartmankrb5_auth_con_free should support freeing a null auth_c...
2009-03-15 Greg HudsonAdd LDAP back end support for canonical name attribute
2009-03-15 Greg HudsonDocument alias support in LDAP back end
2009-03-14 Greg HudsonImprove LDAP admin documentation
2009-03-13 Tom YuCVE-2009-0845 SPNEGO can dereference a null pointer
2009-03-13 Greg HudsonUse correct salt for canonicalized principals
2009-03-12 Ken RaeburnBetter fix: Delay setting 'outbuf' until after the...
2009-03-12 Ken Raeburncrash using library-allocated storage for header in...
2009-03-11 Greg HudsonReport verbose error messages from KDC
2009-03-11 Greg HudsonMake a working krb5_copy_error_message
2009-03-11 Zhanna TsitkovMake Lite Client lib link again
2009-03-11 Zhanna TsitkovMake it link again
2009-03-10 Will FiveashSeveral small fixes to enable the migrate mkey commands...
2009-03-10 Zhanna TsitkovAdded test for KRB5_NT_UNKNOWN princ type
2009-03-10 Greg HudsonRename kdb_setup_lib_handle to krb5_db_setup_lib_handle...
2009-03-09 Zhanna TsitkovRemoved unneeded printf's
2009-03-09 Zhanna TsitkovIntroduced '-u' option to kvno to enforce KRB5_NT_UNKNO...
2009-03-06 Ken RaeburnAdd "-V" option to klist to print the package name...
2009-03-06 Sam Hartmansend_as_req re-encodes the request
2009-03-05 Zhanna TsitkovTake out of the loop unchangeble assignments. Tabulation
2009-02-26 Sam Hartmankrb5_merge_authdata should initialize output on failure
2009-02-26 Sam HartmanInclude authenticator and ticket authdata in gss-api
2009-02-23 Zhanna TsitkovCheck return code of encode_krb5_ap_req. Also, tabs...
2009-02-23 Greg HudsonIn krb5int_generate_and_save_subkey, check the return...
2009-02-23 Greg HudsonCheck the return value of fseek in two places in kt_file.c
2009-02-23 Zhanna TsitkovCorrect the return code
2009-02-23 Greg HudsonKill an odd (but harmless) use of strncpy in
2009-02-23 Sam Hartmansend_tgs.c:
2009-02-20 Greg HudsonIn krcp, check the return value when closing the output...
2009-02-20 Russ AllberyAlso install k5srvutil into PREFIX/bin instead of PREFI...
2009-02-20 Zhanna TsitkovAdjust to the return value of isflagset routine
2009-02-20 Zhanna TsitkovKDC realm referral test
2009-02-19 Ken Raeburnremove obsolete GNU.ORG realm info
2009-02-19 Zhanna TsitkovFix in handle_referral_params
2009-02-18 Ken RaeburnSome fixups and stubs for building ccapi on UNIX, and...
2009-02-17 Greg HudsonRevert the fopen part of the previous krb5_kuserok...
2009-02-17 Greg HudsonIn krb5_kuserok, just try opening .k5login; don't check...
2009-02-13 Ken RaeburnBe less verbose about routing-socket messages
2009-02-13 Greg HudsonCorrect numerous memory leaks on error conditions in...
2009-02-13 Greg HudsonIn krb5_decode_leak.c, work around the oddity that
2009-02-13 Greg HudsonIn tgs_construct_tgsreq, free scratch even if scratch...
2009-02-13 Sam HartmanImplement TGS authenticator subkey usage
2009-02-12 Ken RaeburnDon't pass negative numbers to strerror
2009-02-12 Ken RaeburnDon't apply 'const' twice. Make kg_arcfour_l40 static
2009-02-12 Ken RaeburnDon't apply 'const' twice
2009-02-12 Greg HudsonIn krb5_get_in_tkt_with_password, free opte before...
2009-02-12 Greg HudsonMake output parameter of krb5_generate_subkey_extended...
2009-02-12 Ken RaeburnRemove useless unsigned >=0 tests
2009-02-12 Greg HudsonIn krb5_rc_io_open_internal, d->fn is always set for...
2009-02-12 Greg HudsonModify asn12krb5_buf and asn1_do_full_encode to make...
2009-02-12 Greg HudsonFix allocation failure check in walk_rtree
2009-02-11 Greg HudsonAdd a new test harness to facilitate memory leak detect...
2009-02-11 Greg HudsonEnsure we have a free function for every data type...
2009-02-11 Ezra Peisach--disable-rpath is not working
2009-02-11 Ezra PeisachAdd test for krb5_cc_get_principal and ensure returned...
2009-02-11 Russ AllberyInstall ktutil and kadmin into CLIENT_BINDIR instead...
2009-02-11 Ken Raeburnremove local objects from list for windows
2009-02-11 Ken Raeburnremove des425 syms; add some new dce,iov syms needed...
2009-02-11 Ken RaeburnUpdates for current CCAPI code; build krb5 unicode...
2009-02-11 Ken RaeburnSome updates to compile and link on Windows, with recen...
2009-02-11 Ken Raeburnpull in unicode stuff on windows
2009-02-11 Ken Raeburnhide stat buf init on windows
2009-02-11 Ken Raeburnmake build on windows, in current makefile framework
2009-02-11 Ken RaeburnWindows version of 'copy a bunch of files around'
2009-02-11 Ken Raeburnbuild strlcpy.c, printf.c, ipc_stream.c on windows
2009-02-11 Ken Raeburndefine SSIZE_MAX forWindows
2009-02-11 Ken Raeburnunistd.h is posix only
2009-02-11 Ken Raeburnpull in dependency files
2009-02-10 Ken Raeburnupdate
2009-02-10 Greg HudsonIn krb5_ccache_internalize: fix resource leaks, fix...
2009-02-10 Greg HudsonIn the ccache serialization code, remove some unnecessa...
2009-02-10 Greg HudsonFix a memory leak (unlikely to happen in practice)...
2009-02-10 Greg HudsonAdjust the structure of krb5_decode.c functions to...
2009-02-10 Greg HudsonUpdate t_k5buf.c for the renamed buffer type constants
2009-02-09 Ken RaeburnRename functions from k5_ipc_stream_* to krb5int_ipc_st...
2009-02-09 Ken RaeburnAdd variables for optionally building ipc_stream.c...
2009-02-09 Ken RaeburnAdjust names to not conflict with Windows headers
2009-02-09 Ken RaeburnInclude assert.h
2009-02-09 Ken RaeburnUse winsock2.h on Windows. Make initializer value...
2009-02-09 Ken RaeburnMore KfW generated stuff
2009-02-09 Ken RaeburnMore KfW generated stuff
2009-02-09 Ken RaeburnIgnore some stuff generated for KfW build
2009-02-09 Ken RaeburnRename X11 resource file to avoid name conflict on...
2009-02-09 Ken RaeburnIgnore files generated by in-place build on Mac
2009-02-09 Greg HudsonMake asn1buf_destroy return void, since it's a free...
2009-02-09 Greg HudsonIn asn1_k_encode.c, stop inconsistently destroying...
2009-02-09 Ken RaeburnFix one more case of an explicit null check before...
2009-02-09 Zhanna TsitkovCheck if mem allocation was successful
2009-02-09 Greg HudsonFix possible free of uninitialized value in walk_rtree
2009-02-09 Greg HudsonChange contract of krb5int_utf8_normalize and fix memor...
2009-02-09 Ken RaeburnProvide omitted return value in last change
2009-02-09 Ken RaeburnRemove unused file
2009-02-09 Ken Raeburnmake krb5_free_* functions ignore NULL
2009-02-09 Ken RaeburnCheck C++ compatibility for some internal headers that...
2009-02-09 Ken RaeburnMore C++ compatibility: Don't use "typedef struct tag...
2009-02-09 Ken RaeburnC++ compatibility fix -- g++ says "types may not be...
2009-02-09 Ken RaeburnFor Sun CC, also make implicit function declarations...
2009-02-09 Ken RaeburnSupply missing fn declarations
next