]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2013-05-10  Nalin DahyabhaiMake the text of NSS's prompts look like OpenSSL's
2013-05-10  Nalin DahyabhaiDon't fail if a candidate certificate has no SANs
2013-05-10  Greg HudsonFix type mismatch in db2_exp.c
2013-05-10  Richard BaschFix check for KDB: prefix in kinit
2013-05-09  Tom YuAdd test case for CVE-2013-1416
2013-05-09  Gilles Espinassefix crypto openssl hmac warning
2013-05-08  Greg HudsonImprove LDAP password file error messages
2013-05-08  Nalin DahyabhaiMake reassembled PKCS11 names parseable
2013-05-08  Nalin DahyabhaiFix a typo that caused us to not skip removing "."
2013-05-08  Nalin DahyabhaiFix checking unencrypted PKCS12: twice
2013-05-08  Nalin DahyabhaiRemove some apparently-accidental debug whitespace
2013-05-08  Nalin DahyabhaiRemove dangling reference to $with_edirectory
2013-05-03  Greg HudsonMake AS requests work with no client key
2013-05-03  Greg HudsonDon't send empty etype info from KDC
2013-05-03  Greg HudsonCheck for keys in encrypted timestamp/challenge
2013-05-03  Greg HudsonAdd kdcpreauth callback to check for client keys
2013-05-03  Greg HudsonFix mismatched spnego_mech.c declarations
2013-05-02  Greg HudsonAdd missing plugins.c to SRCS in util/support
2013-05-01  Gilles EspinasseFix link line for t_fortuna
2013-05-01  Greg HudsonDon't use portmapper in RPC tests
2013-05-01  Greg HudsonDisable UDP pass of gssrpc tests on all platforms
2013-05-01  Greg HudsonDisable the gssrpc expired-cred test
2013-05-01  Günther DeschnerAdd gssrpc to pkg-config
2013-05-01  Günther DeschnerAdd gssrpc to krb5-config
2013-04-29  Greg HudsonAdd internal KDC_DIR macro
2013-04-29  Greg HudsonBetter fix for not using expired TGTs in TGS-REQs
2013-04-26  Nicolas WilliamsDon't use expired TGTs in TGS-REQs
2013-04-24  Nalin DahyabhaiAdd various client-authenticating PKINIT tests
2013-04-24  Nalin DahyabhaiAdd a script for [re]generating test PKI creds
2013-04-22  Greg HudsonInclude default DIR::file ccache in collection
2013-04-18  Ben KadukFix doc build
2013-04-18  Zhanna TsitkovAdd a few comments to `PADATA types` in krb5.hin
2013-04-18  Zhanna TsitkovUse macro for IANA assigned PA-AS-CHECKSUM number
2013-04-13  Greg HudsonSet msg_type when decoding FAST requests
2013-04-12  Tom YuAllow config of dh_min_bits < 2048
2013-04-12  Tom YuSimplify pkinit_check_dh_params
2013-04-12  Tom YuIgnore missing Q in dh_params
2013-04-12  Greg HudsonSimplify sendto_kdc exception handling
2013-04-12  Greg HudsonRemove sendto_kdc debugging code
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
next