]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2013-07-01  Greg HudsonInstall ccselect_plugin.h
2013-06-28  Ben KadukUpdate windows README for VS2012/Windows SDK 8
2013-06-28  Ben KadukRequire Windows Installer 4.5 or higher
2013-06-28  Ben KadukWiX support for building with VS 2012
2013-06-28  Greg HudsonFix uninitialized variable bugs
2013-06-27  Greg HudsonAdd tests for pwqual modules and plugin ordering
2013-06-27  Greg HudsonRely on module ordering for localauth
2013-06-27  Greg HudsonProvide plugin module ordering guarantees
2013-06-26  Viktor DukhovniFix spin loop reading from KDC TCP socket
2013-06-25  Ben KadukBuild with Visual Studio 2012
2013-06-25  Ben Kaduk[Leash] Notify the user of password change success
2013-06-16  Greg HudsonFix timing edge cases in t_renew.py
2013-06-13  Greg HudsonFix sentinel position in sample u2u server
2013-06-07  Greg HudsonFix various warnings
2013-06-07  Greg HudsonRefactor KDC renewable ticket handling
2013-06-06  Greg HudsonAdd t_init_creds to .gitignore
2013-06-05  Greg HudsonUse KDC clock skew for AS-REQ timestamps
2013-06-05  Greg HudsonRefactor AS-REQ nonce and timestamp handling
2013-06-03  Greg HudsonUntabify and reindent t_authpkinit.py
2013-06-02  Greg HudsonFix spurious clock skew caused by preauth delay
2013-05-31  Ben KadukClean up dangling antecedent in allow_weak_crypto
2013-05-31  Ben KadukClarify retiring-des based on user feedback
2013-05-31  Ben KadukDocument preauth flags for service principals
2013-05-31  Gilles EspinasseFix warnings in dbtest.c
2013-05-31  Greg HudsonLink dbtest with libkrb5support
2013-05-31  Greg HudsonProperly handle use_master in k5_init_creds_get
2013-05-29  Gilles EspinasseChange message macro for configure selection
2013-05-29  Greg HudsonFix non-builtin crypto module builds
2013-05-27  Greg HudsonMake empty passwords work via init_creds APIs
2013-05-27  Greg HudsonFix rc4 string-to-key on unterminated inputs
2013-05-25  Greg HudsonDon't warn or error on variadic macros
2013-05-24  Greg HudsonAdd AES-NI support on Linux
2013-05-24  Greg HudsonAdjust AESNI sources for krb5 tree
2013-05-24  Greg HudsonAdd Intel AESNI assembly files
2013-05-24  Greg HudsonRefactor AES, Camellia builtin enc providers
2013-05-24  Greg HudsonSimplify crypto IOV helpers
2013-05-22  Greg HudsonFix krb5_rd_req usage in user-to-user sample app
2013-05-22  Greg HudsonClarify krb5_rd_req documentation
2013-05-21  Greg HudsonFix transited handling for GSSAPI acceptors
2013-05-20  Ben KadukClarify that kdc.conf and krb5.conf are merged
2013-05-19  Greg HudsonTry to use best DNS search functions in dnsglue.c
2013-05-17  Greg HudsonReduce boilerplate in makefiles
2013-05-17  Greg HudsonRemove unused build system variables
2013-05-16  Ben KadukFix windows build
2013-05-16  Greg HudsonFix NSS crypto back end for mutex changes
2013-05-14  Greg HudsonAssume mutex locking cannot fail
2013-05-14  Nate RosenblumDon't use "bool" for ASN.1 boolean macros
2013-05-14  Greg HudsonRename internal Camellia symbols
2013-05-13  Tom YuFix kpasswd UDP ping-pong [CVE-2002-2443]
2013-05-13  Nalin DahyabhaiFixes for leaking of refcounted resources
2013-05-13  Nalin DahyabhaiIn PKINIT NSS crypto, support encrypted PEM keys
2013-05-13  Nalin DahyabhaiGet better at locating the just-loaded certificate
2013-05-13  Nalin DahyabhaiIn PKINIT NSS crypto code, load certificates first
2013-05-10  Nalin DahyabhaiWhen DEBUG=1, log why we fail to log in to a token
2013-05-10  Nalin DahyabhaiTraverse tokens like we do with OpenSSL for NSS
2013-05-10  Nalin DahyabhaiOnly call SEC_PKCS12DecoderFinish() once
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
next