]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2019-08-20  Isaac BoukrisChange definition of KRB5_KDB_FLAG_CROSS_REALM 970/head
2019-08-20  Greg HudsonRemove KRB5_KDB_XREALM_NON_TRANSITIVE code
2019-08-15  Greg HudsonImprove daemon checking in Python test scripts 966/head
2019-08-15  Greg HudsonDon't skip past zero byte in profile parsing 968/head
2019-08-15  Robbie HarwoodFix KCM client time offset propagation 969/head
2019-08-09  Robbie HarwoodInitialize life/rlife in kdcpolicy interface 967/head
2019-08-06  Greg HudsonClean up default ccache in dejagnu test suite 964/head
2019-08-06  Greg HudsonFix memory leaks in soft-pkcs11 code 963/head
2019-08-06  Greg HudsonSkip URI tests when using asan
2019-08-05  Greg HudsonDisplay daemon output in Python test scripts 962/head
2019-08-02  Greg HudsonRequire Python 3.2.4 for test scripts 961/head
2019-08-01  Greg HudsonClean up replay cache tests 960/head
2019-08-01  Greg HudsonHandle all-zero tags in file2 rcache type
2019-07-31  Greg HudsonEliminate qualname.plin 959/head
2019-07-30  Michael MattioliRemove orphaned KfM code 957/head
2019-07-30  Greg HudsonConvert remaining Python scripts to Python 3 958/head
2019-07-29  Greg HudsonFix Coverity defects in soft-pkcs11 test code 955/head
2019-07-29  Greg HudsonFix test suite issues affecting Travis images 956/head
2019-07-23  Michael MattioliCorrect documentation of final profiles 953/head
2019-07-23  Greg HudsonAdd profile tests for final nodes
2019-07-17  Greg HudsonFilter enctypes in gss_set_allowable_enctypes() 954/head
2019-07-12  Robbie HarwoodDon't error on invalid enctypes in keytab 952/head
2019-07-11  Greg HudsonUpdate edwards25519 code from BoringSSL 944/head
2019-07-11  Antoine CœurFix typos 951/head
2019-07-02  Robbie HarwoodRemove now-unused checksum functions 950/head
2019-06-26  Greg HudsonRemove PKINIT draft 9 ASN.1 code and types 948/head
2019-06-26  Greg HudsonRemove PKINIT draft 9 support
2019-06-26  Greg HudsonUse imported soft-pkcs11 for tests 949/head
2019-06-26  Greg HudsonAdd soft-pkcs11 source code
2019-06-26  Greg HudsonImprove Travis test coverage and simplify config
2019-06-26  Greg HudsonConvert OTP and kdcproxy tests to Python 3
2019-06-12  Greg HudsonUse krb5_flags_to_strings() in kproplog 946/head
2019-06-11  Isaac BoukrisVerify PAC client name independently of name-type 945/head
2019-06-10  Greg HudsonUse new pa-data helpers where appropriate 941/head
2019-06-10  Greg HudsonAdd new internal pa-data helpers
2019-06-10  Greg HudsonImprove logging documentation 942/head
2019-06-10  Greg HudsonRemove strerror() calls from k5_get_error() 943/head
2019-06-10  Greg HudsonMake rcache file2 code slightly more robust 940/head
2019-06-08  Michael MattioliUpdate HTTP links 936/head
2019-06-04  Greg HudsonSimplify and modernize replay cache interface 939/head
2019-05-31  Greg HudsonAdd KRB5RCACHENAME and default_rcache_name 899/head
2019-05-31  Greg HudsonUse file2 replay cache by default
2019-05-31  Greg HudsonAdd file2 rcache type
2019-05-31  Greg HudsonAdd tag to krb5_donot_replay
2019-05-31  Greg HudsonMake siphash24 available internally
2019-05-29  Robbie HarwoodRemove krb5int_c_combine_keys() 938/head
2019-05-29  Robbie HarwoodRemove support for no-flags SAM-2 preauth
2019-05-29  Greg HudsonSimplify kdb5_util global argv processing 934/head
2019-05-29  Greg HudsonStop double-caching referral tickets 937/head
2019-05-29  Greg HudsonIn klist, display ticket server if different
2019-05-28  Greg HudsonDisplay unsupported enctype names 923/head
2019-05-28  Robbie HarwoodRemove support for single-DES and CRC
2019-05-28  Robbie HarwoodUpdate test suite to avoid single-DES enctypes
2019-05-28  Robbie HarwoodRemove the v4 and afs3 salt types
2019-05-28  Greg HudsonFix Python fallback in configure.ac
2019-05-21  Robbie HarwoodSet a more modern default ksu CMD_PATH 929/head
2019-05-21  Greg HudsonAdd missing newlines to deprecation warnings
2019-05-21  Robbie HarwoodSupport 389ds's lockout model 931/head
2019-05-21  Robbie HarwoodUpdate default krb5kdc mkey manual-entry enctype
2019-05-20  Robbie HarwoodUpdate ASN.1 SAM tests to use a modern enctype
2019-05-20  Robbie HarwoodModernize example enctypes in documentation
2019-05-20  Robbie HarwoodMark the doc/kadm5 tex files as historic
2019-05-14  Robbie HarwoodRemove dead variable def_kslist from two files
2019-05-14  Robbie HarwoodRemove checksum type profile variables 928/head
2019-05-10  Robbie HarwoodRemove more dead code 922/head
2019-05-10  Robbie HarwoodImprove error messages from kadmin change_password
2019-05-10  Robbie HarwoodSimply OpenSSL PKCS7 decryption code
2019-05-09  Robbie HarwoodAdd a Travis job to build with OpenSSL crypto 927/head
2019-05-09  Robbie HarwoodAvoid alignment warnings in openssl rc4.c
2019-05-07  Thomas KlausnerRename hmac() function 926/head
2019-05-06  Greg HudsonSimplify SAM-2 as_key handling 924/head
2019-05-06  Greg HudsonRemove outdated text in krb5kdc/kadmind man pages 925/head
2019-05-06  Robbie HarwoodModernize exit path in gss_krb5int_copy_ccache()
2019-05-05  Robbie HarwoodFix some return code handling bugs
2019-05-04  Robbie HarwoodInitialize some data structure magic fields
2019-04-30  Greg HudsonUse secure_getenv() where appropriate 921/head
2019-04-30  Greg HudsonAdd secure_getenv() support
2019-04-23  Greg HudsonCheck more errors in OpenSSL crypto backend 919/head
2019-04-23  Greg HudsonSimplify libreadline configure support 920/head
2019-04-19  Greg HudsonFix gss_get_mic_iov() example code 917/head
2019-04-18  Robbie HarwoodFix potential close(-1) in cc_file.c 918/head
2019-04-17  Robbie HarwoodRemove ovsec_adm_export dump format support 914/head
2019-04-17  Robbie HarwoodRemove confvalidator utility
2019-04-17  Greg HudsonDocument default realm for krb5kdc 916/head
2019-04-17  Greg HudsonFix config realm change logic in FILE remove_cred 915/head
2019-04-11  Robbie HarwoodRemove Kerberos v4 support vestiges from ccapi 913/head
2019-04-11  Robbie HarwoodRemove doxygen-generated HTML output for ccapi
2019-04-11  Robbie HarwoodRemove ccapi-related comments in configure.ac
2019-04-11  Robbie HarwoodRemove kadmin RPC support for setting v4 key
2019-04-11  Robbie HarwoodRemove srvtab support
2019-04-10  Robbie HarwoodImplement krb5_cc_remove_cred for remaining types 911/head
2019-04-10  Robbie HarwoodClarify header comment for krb5_cc_start_seq_get()
2019-04-01  Robbie HarwoodAdd SPAKE's t_vectors to .gitignore 910/head
2019-03-29  Greg HudsonSuppress krb5_cc_start_seq_get() popups in Leash 909/head
2019-03-22  Robert MarshallAdd option to build without libkeyutils 905/head
2019-03-20  Greg HudsonFix memory leak in test KDB module 908/head
2019-03-20  Greg HudsonFix free of auth context memory replay cache 907/head
2019-03-15  Greg HudsonUse zapfreedata() where appropriate 906/head
2019-03-15  Greg HudsonAdd zapfreedata() convenience function
2019-03-13  Isaac BoukrisAdd tests for S4U2Self with certificate 887/head
next