]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2017-02-20  Greg HudsonAdd GSSAPI S4U documentation 609/head
2017-02-16  Matt RogersUse fallback realm for GSSAPI ccache selection 606/head
2017-02-15  Greg HudsonUse LDIF config and add mdb support in t_kdb.py 585/head
2017-02-15  Greg HudsonAdd OpenLDAP LDIF file for Kerberos schema
2017-02-09  Greg HudsonAvoid draft 9 fallback after PKINIT failure 605/head
2017-02-02  Greg HudsonTrack preauth failures instead of tries 602/head
2017-02-02  Greg HudsonRemove sent_nontrivial_preauth field
2017-02-02  Greg HudsonSimplify k5_preauth_tryagain()
2017-02-02  Greg HudsonAdjust processing of pa_type ccache config
2017-01-30  Greg HudsonDocument multi-component PKINIT client certs 603/head
2017-01-27  Greg HudsonEcho KDC cookies in preauth tryagain 599/head
2017-01-27  Greg HudsonDocument default realm and login authorization 600/head
2017-01-26  Greg HudsonDocument and check init_creds context requirement 593/head
2017-01-26  Greg HudsonAdd tests for per-request preauth data scoping
2017-01-26  Greg HudsonProperly scope per-request preauth data
2017-01-26  Greg HudsonMake krb5_preauth_context a pointer type
2017-01-19  Andreas SchneiderAdd free_principal_e_data KDB method 596/head
2017-01-19  Greg HudsonExplicitly copy KDB vtable fields
2017-01-19  Greg HudsonUse expected_msg in test scripts 598/head
2017-01-19  Greg HudsonUse expected_trace in test scripts
2017-01-19  Greg HudsonAdd k5test expected_msg, expected_trace
2017-01-12  Greg HudsonAdd test case for PKINIT DH renegotiation 595/head
2017-01-11  Greg HudsonClean up krb5_db2_free_policy() 594/head
2017-01-09  Ken RaeburnFix detection of supported warnings in clang 592/head
2017-01-09  Greg HudsonRemove addevent flag in net-server.c 588/head
2017-01-09  Greg HudsonRemove struct socksetup from net-server.c
2017-01-09  Greg HudsonUse sa_is_wildcard() in libapputils
2017-01-09  Greg HudsonAdd sa_is_wildcard() helper to socket-utils.h
2017-01-09  Greg HudsonUse pktinfo for explicit UDP wildcard listeners 587/head
2017-01-09  Greg HudsonFix KDC/kadmind startup on some IPv4-only systems
2017-01-06  Greg HudsonFix minor bug in responder.c test program 591/head
2017-01-06  Zentaro KavanaghAdd configure option to disable nls support 584/head
2017-01-05  Greg HudsonDeindent crypto_retrieve_X509_sans() 590/head
2017-01-05  Andreas SchneiderConstify rhost in krb5_fwd_tgt_creds() 579/head
2017-01-05  Greg HudsonClean up memory handling in krb5_fwd_tgt_creds()
2017-01-05  Andreas SchneiderConstify service and hostname in krb5_mk_req()
2017-01-03  Matt RogersFix GSSAPI authind attribute name in docs 589/head
2017-01-03  Matt RogersAdd PKINIT UPN tests to t_pkinit.py 563/head
2017-01-03  Matt RogersAdd test cert generation to make-certs.sh
2017-01-03  Matt RogersImprove PKINIT UPN SAN matching
2017-01-03  Michael MattioliUpdate copyright years to 2017 586/head
2016-12-16  Greg HudsonFix minor errors in skiptests messages 583/head
2016-12-15  Greg HudsonAdd AD-SIGNTICKET test for renewing tickets 574/head
2016-12-15  Greg HudsonAdd header comments for gss_krb5_copy_ccache() 578/head
2016-12-15  Greg HudsonClean up PKINIT decode_data functions 581/head
2016-12-15  Greg HudsonFix error handling in PKINIT decode_data() 580/head
2016-12-15  Greg HudsonFix documented kcpreauth minor version 582/head
2016-12-13  Andreas SchneiderSimplify gss_krb5int_copy_ccache()
2016-12-13  Greg HudsonAdd caveats to krbtgt change documentation 575/head
2016-12-06  Greg HudsonImprove cleanup in krb5_rc_io_fetch() 573/head
2016-12-03  Tomas KuthanAdd krbPwdPolicy attributes to kerberos.ldif 572/head
2016-11-29  Greg HudsonRelicense ccapi/common/win/OldCC/autolock.hxx 571/head
2016-11-29  Greg HudsonAllow slapd path configuration in t_kdb.py 570/head
2016-11-24  Greg HudsonSimplify LDAP module by relying on OpenLDAP 2.1 569/head
2016-11-18  Zentaro KavanaghRemove redeclaration of ttyname() in ksu 568/head
2016-11-14  Matt RogersAdd KRB5_TRACE calls for DNS lookups 564/head
2016-11-10  Robbie HarwoodBuild with -Werror-implicit-int where supported 567/head
2016-11-10  Robbie HarwoodFix declaration without type in t_shs3.c
2016-11-09  Greg HudsonUse zap() more consistently 565/head
2016-11-09  Greg HudsonMake zap() more reliable
2016-11-02  Greg HudsonFix detection of libaceclnt for securid_sam2 561/head
2016-11-02  Greg HudsonAdd doxygen comments for RFC 8009, RFC 4757 562/head
2016-10-25  Greg HudsonClarify krb5_kt_resolve() API documentation 554/head
2016-10-25  Greg HudsonSuggest unlocked iteration for mkey rollover 552/head
2016-10-25  Greg Hudsonmake depend 551/head
2016-10-25  Greg HudsonFix "make depend" when cmocka.h not present
2016-10-24  Tom YuUpdate acknowledgments
2016-10-24  Tom YuUpdate features list for 1.15
2016-10-24  Greg HudsonFactor out helper from krb5_cccol_have_content() 558/head
2016-10-24  Greg HudsonFix rare leak in krb5_cccol_have_content()
2016-10-11  Tom YuUpdates for krb5-1.16-prerelease
2016-10-07  Robbie HarwoodFix kadmind debug printf to show kprop port
2016-10-06  Greg HudsonError on discarded qualifiers in gcc 549/head
2016-10-06  Greg HudsonImprove builtin PBKDF2 code hygiene 548/head
2016-10-05  Tom YuSet alg param correctly for PKCS1 550/head
2016-10-03  Greg HudsonDocument aes-sha2 enctypes
2016-10-03  Greg HudsonAdd aes-sha2 to permitted_enctypes and aes family
2016-10-03  Greg HudsonAdd aes-sha2 test cases
2016-10-03  Greg HudsonRewrite t_prf crypto test program
2016-10-03  Greg HudsonAdd aes128-sha1, aes256-sha1 enctype aliases
2016-10-03  Greg HudsonAdd aes-sha2 enctype support
2016-10-03  Greg HudsonEnable PBKDF2 with SHA-256 and SHA-384
2016-10-03  Greg HudsonAdd libk5crypto SHA-256 and SHA-384 hash providers
2016-10-03  Greg HudsonConsolidate libk5crypto OpenSSL hash providers
2016-09-30  Nathaniel McCallumProperly handle EOF condition on libkrad sockets 547/head
2016-09-29  Greg HudsonFix use_dns_uri() type safety 546/head
2016-09-28  Tom YuClarify kinit principal selection 544/head
2016-09-26  Greg HudsonFix typo in install_kdc.rst
2016-09-26  Ben KadukImprove keytab documentation
2016-09-26  Ben KadukDocument krb5_kt_next_entry() requirement
2016-09-23  Greg HudsonFix unlikely leak in KDC AS-REQ error path 542/head
2016-09-23  Matt RogersAdd the kdc_tcp_listen_backlog KDC option
2016-09-23  Greg HudsonFix typo in prng.c comment
2016-09-22  Greg HudsonAdd PKINIT support for OpenSSL 1.1.0 447/head
2016-09-22  Greg HudsonAdd k5tls support for OpenSSL 1.1.0
2016-09-22  Greg HudsonAdd libk5crypto support for OpenSSL 1.1.0
2016-09-22  Robbie HarwoodAdd OS prng intended for use with getrandom()
2016-09-22  Robbie HarwoodAdd getrandom to k5_get_os_entropy() using syscall
2016-09-22  Robbie HarwoodRename prng_os.c to prng_device.c
2016-09-22  Robbie HarwoodDon't feed OS RNG output into the OS RNG
next