]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2008-04-24  Ken RaeburnDon't do UTF-8 bits (and include Apple headers) when...
2008-04-18  Ken Raeburnfix possible buffer overrun in handling generic-error...
2008-04-03  Ken RaeburnPull out generic array expansion code from array_append...
2008-03-29  Ken RaeburnCoverity CID 220: NULL check of "buf" after dereference
2008-03-29  Ken RaeburnCoverity CID 46: mech_type will always have the address...
2008-03-29  Ken RaeburnCoverity CID 47: Unreachable code
2008-03-29  Ken RaeburnCoverity CID 91: Context is tested for null, and then...
2008-03-29  Ken RaeburnCoverity CID 101: Fix minor bounds check error
2008-03-29  Ken RaeburnCoverity CID 228: Possible use of uninitialized variabl...
2008-03-21  Alexandra EllwoodProtect CFBundle calls with mutexes
2008-03-20  Kevin KochGenerate ccapi.def export list from V2, V3, debug lists...
2008-03-18  Ken RaeburnFix MITKRB5-SA-2008-001 on trunk. Patch differs from...
2008-03-18  Alexandra EllwoodCCacheServer should track client iterators
2008-03-18  Ken RaeburnMITKRB5-SA-2008-002
2008-03-18  Kevin KochDetect if the Vista version of ntsecapi.h is present
2008-03-14  Alexandra Ellwoodcc_ccache_iterator_release, cc_credentials_iterator...
2008-03-13  Kevin KochInclude .h files and move all declarations above all...
2008-03-13  Alexandra EllwoodInvalid assignment while trying to set input to NULL
2008-03-13  Alexandra Ellwoodremoved unused header file inclusion CoreFoundation.h
2008-03-12  Alexandra EllwoodAccidentally added file with wrong name. Removed
2008-03-12  Alexandra EllwoodAccidentally added empty file. Removed
2008-03-12  Alexandra EllwoodAdded tests for iterators and NC info. Added test...
2008-03-10  Alexandra EllwoodAdd CCAPI v2 tests
2008-03-10  Alexandra EllwoodRemove C warnings
2008-03-10  Alexandra EllwoodRemoved script to run cc_context_get_version test
2008-03-10  Alexandra EllwoodRemoved tests for check_cc_context_get_version
2008-03-10  Alexandra EllwoodFixed error code remapping
2008-03-10  Alexandra Ellwoodcc_remove_cred should only remove one cred
2008-03-10  Alexandra Ellwoodcc_set_principal should return error on bad cred version
2008-03-10  Alexandra EllwoodFix pointer cast in cc_seq_fetch_NCs_end
2008-03-10  Alexandra Ellwoodcci_cred_union_compare_to_credentials_union doesn't...
2008-03-10  Alexandra EllwoodCCAPI v2 support crash when client or server strings...
2008-03-10  Alexandra Ellwoodccs_ccache_reset should check all arguments for NULL
2008-03-04  Ken RaeburnInclude signal.h before ftp_var.h to silence my_sig_t...
2008-03-04  Justin AndersonFix memory leak by delaying instantiation of lid until...
2008-03-04  Ken RaeburnAdd "-framework CoreFoundation" to crypto library link...
2008-02-29  Kevin Kochlib/win/Makefile.in: Added
2008-02-29  Tom YuMake a NUL-terminated copy of realm name before passing...
2008-02-26  Alexandra Ellwoodkrb5int_arcfour_string_to_key does not support utf...
2008-02-24  Ken RaeburnAdd some ignored files, for in-tree builds
2008-02-19  Kevin KochRemove stop-here target that stops the build
2008-02-19  Kevin KochChanges to integrate the CCAPI build into the build...
2008-02-19  Russ Allberyman page macro and hyphen fixes
2008-02-07  Tom Yumore tests for libdb btree page split on zero index
2008-02-06  Alexandra EllwoodRemove AppleConnect workaround
2008-02-06  Alexandra EllwoodNeed CCAPI v2 support for Windows
2008-02-05  Ken Raeburntools for svn:eol-style fixups
2008-02-05  Ken Raeburnmore eol-style
2008-02-05  Ken Raeburnset eol-style
2008-02-05  Alexandra EllwoodSet EOL style
2008-02-01  Tom Yulibdb btree page split on zero index corrupts db
2008-01-31  Kevin KochActually pass the nmake arguments to nmake
2008-01-29  Alexandra EllwoodCCAPI changes to the mac-specific code to use new kipc...
2008-01-23  Jeffrey AltmanWindows: avoid use of cygwin mkdir and rmdir commands
2008-01-23  Kevin KochUpdate build instructions to indicate PATH ordering...
2008-01-22  Kevin KochCorrect makefile so pingtest builds
2008-01-22  Kevin KochWindows CCAPI snapshot. Should build & pass ping test
2008-01-22  Kevin KochWindows debug message line endings were already correct...
2008-01-22  Kevin KochMake windows debug message line endings match the Mac...
2008-01-15  Alexandra EllwoodAdd ccs_pipe_compare
2007-12-30  Russ Allberyimprove debugging of ticket verification in ksu
2007-12-22  Ken RaeburnWrap krb5_db_get_principal function with get_principal...
2007-12-22  Ken RaeburnImplement SWAP16 for Mac without compiler warning
2007-12-19  Ken RaeburnRename krb4_sendto to set_response since that's what...
2007-12-19  Ken RaeburnRemove unused args to krb4_sendto and unused global...
2007-12-19  Ken RaeburnRemove excess parameters in formatting log calls
2007-12-19  Ken RaeburnMake some stuff static that we don't need accessible...
2007-12-17  Kevin KochAdd the CCAPI design sketch to the new directory
2007-12-14  Tom Yufix CVE-2007-5894: apparent uninit length in ftpd.c...
2007-12-14  Tom Yufix CVE-2007-5902: integer overflow in svcauth_gss_get_...
2007-12-14  Tom Yufix CVE-2007-5971: double-free in gss_krb5int_make_seal...
2007-12-14  Tom Yufix CVE-2007-5972: double fclose() in krb5_def_store_mkey()
2007-12-14  Tom Yufix CVE-2007-5971: free of non-heap pointer in gss_indi...
2007-12-14  Ken RaeburnRemove Mac-specific bit unused in KfM that causes test...
2007-12-12  Jeffrey AltmanKFW: BUG: KRB5CRED: Set identity data before sending...
2007-12-12  Kevin Coffmancopy correct key for lucid context acceptor_subkey
2007-12-12  Jeffrey AltmanKFW BUG: WIX: 64-bit installer attempts to uninstall...
2007-12-03  Kevin KochRemove no-longer-needed include of Kerberos.h
2007-11-21  Kevin KochConditionalize #pragma mark with TARGET_OS_MAC; remove...
2007-11-20  Kevin KochDisable warnings about #pragma mark
2007-11-15  Kevin KochOn Windows, UINT64_MAX isn't defined; define it
2007-11-15  Kevin KochOn Windows, UINT64_MAX isn't defined; get it from k5...
2007-11-14  Jeffrey AltmanThe khm_show_main_window() function is no longer called
2007-11-04  Ken RaeburnInclude k5-platform.h
2007-11-01  Ken RaeburnUse 0 and 1 instead of relying on TRUE/FALSE being...
2007-11-01  Ken RaeburnConditionalize "#pragma mark" on TARGET_OS_MAC.
2007-10-31  Kevin KochOn Windows, disable a pragma warning; add comment about...
2007-10-31  Ken RaeburnSet GNU warning options in CFLAGS and CXXFLAGS separate...
2007-10-31  Ken RaeburnAdd some dependencies
2007-10-31  Ken RaeburnCorrect the filenames in comments
2007-10-31  Ken RaeburnTest more installed headers for C++ compatibility
2007-10-31  Ken RaeburnSet CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED...
2007-10-31  Ken RaeburnUse ac_cv_c_compiler_gnu instead of copying it to krb5_...
2007-10-30  Ken RaeburnInclude k5-platform.h
2007-10-30  Ken RaeburnDon't use GNU make features
2007-10-29  Ken RaeburnDefine htonll, ntohll using k5_ versions if needed...
2007-10-29  Ken RaeburnOn Mac, include TargetConditionals.h and architecture...
2007-10-29  Ken RaeburnTest that C++ code can use our installed headers
2007-10-29  Kevin KochCredentialsCache.h needs uint32_t and other definitions...
2007-10-26  Ken RaeburnCheckpoint some incomplete UNIX makefiles
next