]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2013-04-12  Nathaniel McCallumDynamically expand timeout when TCP connects
2013-04-12  Nathaniel McCallumUse millisecond timeouts in sendto_kdc.c
2013-04-12  Greg HudsonGet rid of cm.c and cm.h
2013-04-12  Greg HudsonTrace log with a subset of struct conn_state
2013-04-10  Greg HudsonTighten up fixed buffer usage in hst_realm.c
2013-04-09  Greg HudsonAllow numeric addresses as service hostnames
2013-04-09  Greg HudsonUpdate hst_realm.c coding style
2013-04-09  Greg HudsonInitialize outpos in krb5int_utf8_normalize
2013-04-08  Greg HudsonAvoid passing null pointers to memcpy/memcmp
2013-04-08  Greg HudsonSimplify principal access within libkrb5
2013-04-03  Ben KadukInstall krb5-config man page
2013-04-03  Ben KadukRegen man pages to pick up krb5-config
2013-04-03  Ben KadukAdd a krb5-config man page
2013-04-02  Ben KadukClean up python bytecode from doc build
2013-04-02  Greg HudsonFix typo in t_credstore.c
2013-04-01  Greg HudsonAdd krb5_kt_dup API and use it in two places
2013-04-01  Greg HudsonAdd gss_import_cred_from client keytab test
2013-04-01  Simo SorceAdd support for client keytab from cred store
2013-03-29  Ben KadukFix copy/pasto in ksu error message
2013-03-29  Greg HudsonFix warnings in tests/gss-threads
2013-03-29  Greg HudsonReformat tests/gss-threads
2013-03-29  Greg HudsonFree unconditionally in plugins.c
2013-03-29  Greg HudsonFix zap size in confounder checksum mk_xorkey
2013-03-29  Greg HudsonFix typo in ktest_make_sample_auth_pack
2013-03-29  Greg HudsonFix errno hygiene in kadmind write_pid_file
2013-03-29  Greg HudsonSimplify krb5_ldap_readpassword
2013-03-29  Greg HudsonUsing k5-int.h data helpers for some functions
2013-03-29  Greg HudsonClean up cksum handling in CMAC token functions
2013-03-28  Greg HudsonFix kdb_ldap_create_principal cleanup
2013-03-28  Greg HudsonFix more password_policy cleanup code
2013-03-28  Greg HudsonGet rid of krb5_xfree
2013-03-28  Greg HudsonFix krb5_ldap_put_password_policy cleanup
2013-03-28  Greg HudsonInit output parameter of krb5_decode_princ_entry
2013-03-28  Greg HudsonFix unused assignment in mechglue loadConfigFile
2013-03-28  Greg HudsonFix an error case in krb5int_fcc_new_unique
2013-03-28  Greg HudsonFix an error case in krb5_sendauth
2013-03-26  Greg HudsonFix minor KDC memory leaks
2013-03-26  Greg HudsonFix a trivial file leak writing kadmind pid file
2013-03-26  Greg HudsonExport verto_set_flags from libverto
2013-03-25  Zhanna TsitkovReplace "First introduced" with concise "New"
2013-03-24  Simo SorceFix import_sec_context with interposers
2013-03-24  Greg Hudsonmake depend
2013-03-24  Greg HudsonMove a bunch of stuff out of k5-int.h
2013-03-22  Greg HudsonGet rid of krb5_{get,free}_krbhst
2013-03-22  Greg HudsonGet rid of osconfig.c
2013-03-21  Ben KadukRebuild NOTICE for 2013
2013-03-21  Greg HudsonClean up getclhoststr in ipropd_svc.c
2013-03-20  Zhanna TsitkovDocumentation Copyrights notice dates: 1985-2013
2013-03-18  Ben KadukUpdate shlib.conf for FreeBSD
2013-03-15  Greg HudsonReset ulog header if iprop load fails
2013-03-15  Nalin DahyabhaiAdd PEM password prompter callback in PKINIT
2013-03-15  Greg HudsonEliminate unused variables
2013-03-15  Greg HudsonFix argument type in kg_unseal_v1
2013-03-15  Greg HudsonFix kadmin_getpol format string
2013-03-15  David BenjaminFix condition with empty body
2013-03-15  David BenjaminAllocate space for NUL byte in test code
2013-03-15  Greg HudsonFix use-before-init in two test programs
2013-03-11  Greg HudsonInitialize status in krb5_ldap_parse_db_params
2013-03-11  Alex DehnertAdd support for k5srvutil -e keysalts
2013-03-11  Greg HudsonRemove stray include in localauth_plugin.h
2013-03-09  Greg HudsonDocument localauth interface
2013-03-09  Greg HudsonAdd tests for localauth interface
2013-03-09  Greg HudsonAdd localauth pluggable interface
2013-03-03  Nickolai ZeldovichFix dependencies in tests/gssapi
2013-03-01  Greg HudsonSimplify and clarify lookup_etypes_for_keytab
2013-02-28  Greg HudsonFix a memory leak in krb5_get_init_creds_keytab
2013-02-27  Greg HudsonAdd krb5_free_enctypes API
2013-02-27  Greg HudsonAdd missing .gitignore entries and clean rules
2013-02-25  Ben KadukFix windows build
2013-02-21  Tom YuUpdate acknowledgments in README
2013-02-21  Greg HudsonFix fd leak in DIR ccache cursor function
2013-02-20  Greg HudsonFix memory leak closing DIR ccaches
2013-02-19  Greg HudsonAllow multi-hop SAM-2 exchanges
2013-02-15  Ben KadukCleaner fix for #7570
2013-02-15  Xi WangPKINIT null pointer deref [CVE-2013-1415]
2013-02-15  Jonathan ReamsConvert success in krb5_chpw_result_code_string
2013-02-14  Greg HudsonModernize k5buf
2013-02-13  Greg HudsonAdd k5_json_array_fmt and use it in export_cred.c
2013-02-13  Greg HudsonMake internal JSON functions return error codes
2013-02-12  Greg HudsonFix RFC 5587 const pointer typedefs
2013-02-09  Greg HudsonAdd and use k5memdup, k5memdup0 helpers
2013-02-08  Greg HudsonSimplify TGS request construction
2013-02-08  Greg HudsonModernize send_tgs.c
2013-02-07  Greg HudsonReplace i_vector with cstate in auth context
2013-02-07  Greg HudsonDesupport krb5_auth_con_setivector
2013-02-07  Greg HudsonAdd kprop Python tests
2013-02-07  Greg HudsonMake kprop/kpropd work with RC4 session key
2013-02-06  Greg HudsonModernize dump.c
2013-02-06  Greg HudsonRefactor dump.c
2013-02-06  Greg HudsonReorder dump.c
2013-02-04  Greg HudsonRemove -b6 and -old dump formats
2013-02-04  Greg HudsonAdd more tests for dump and load
2013-02-04  Greg HudsonSimplify kdb5_util create using a null password
2013-02-01  Greg HudsonFix kdb5_util dump.c uninitialized warnings
2013-02-01  Greg HudsonSimplify LDAP password decoding
2013-01-31  Tom YuRefactor rellinks formatting in layout.html
2013-01-31  Tom YuReduce copied code in layout.html
2013-01-31  Tom YuConsolidate style settings in kerb.css
2013-01-31  Tom YuFix "search" accesskey in layout.html
2013-01-31  Tom YuFix typos in layout.html
next