]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2017-07-17  Greg HudsonApply TCP timeouts to HTTPS (KKDCP) transport
2017-07-17  Greg HudsonMake RC4 string-to-key more robust
2017-07-17  Greg HudsonCheck for FAST in encrypted challenge client
2017-07-17  Alexander KaraivanovFix uninitialized flags in MSLSA ccache type
2017-07-17  Martin KittelFix krb5int_open_plugin_dirs() error handling
2017-07-17  Greg HudsonIgnore dotfiles in profile includedir
2017-07-17  Greg HudsonForce autoconf rebuild in maintainer rules
2017-07-17  Greg HudsonFix leaks in gss_inquire_cred_by_oid()
2017-07-17  Isaac BoukrisAllow null outputs to gss_get_name_attribute()
2017-03-03  Greg HudsonUpdate for krb5-1.15.1-postrelease
2017-03-02  Greg HudsonUpdate for krb5-1.15.1 krb5-1.15.1-final
2017-03-02  Greg Hudsonmake update-po
2017-03-02  Greg HudsonUpdate man pages
2017-03-02  Michael MattioliUpdate copyright years to 2017
2017-02-28  Greg HudsonFix udp_preference_limit with SRV records
2017-02-27  Greg HudsonFix PKINIT two-component matching rule parsing
2017-02-23  Greg HudsonDocument multi-component PKINIT client certs
2017-02-23  Andreas SchneiderAdd free_principal_e_data KDB method
2017-02-23  Greg HudsonExplicitly copy KDB vtable fields
2017-02-23  Greg HudsonDocument default realm and login authorization
2017-02-23  Greg HudsonAdd GSSAPI S4U documentation
2017-01-09  Matt RogersFix GSSAPI authind attribute name in docs
2017-01-09  Greg HudsonUse pktinfo for explicit UDP wildcard listeners
2017-01-09  Greg HudsonFix KDC/kadmind startup on some IPv4-only systems
2017-01-09  Greg HudsonFix error handling in PKINIT decode_data()
2017-01-09  Greg HudsonAdd caveats to krbtgt change documentation
2017-01-09  Tomas KuthanAdd krbPwdPolicy attributes to kerberos.ldif
2017-01-06  Tom YuAdd some omitted things to README
2016-12-02  Tom YuUpdate for krb5-1.15-postrelease
2016-12-01  Tom YuUpdates for krb5-1.15 krb5-1.15-final
2016-11-30  Greg HudsonRelicense ccapi/common/win/OldCC/autolock.hxx
2016-11-30  Greg HudsonAllow slapd path configuration in t_kdb.py
2016-11-16  Tom YuUpdate for krb5-1.15-beta2-postrelease
2016-11-15  Tom YuUpdate for krb5-1.15-beta2 krb5-1.15-beta2
2016-11-14  Tom Yumake update-po
2016-11-14  Robbie HarwoodFix declaration without type in t_shs3.c
2016-11-09  Greg HudsonUse zap() more consistently
2016-11-09  Greg HudsonMake zap() more reliable
2016-11-02  Greg HudsonFix detection of libaceclnt for securid_sam2
2016-11-02  Greg HudsonAdd doxygen comments for RFC 8009, RFC 4757
2016-11-02  Greg HudsonClarify krb5_kt_resolve() API documentation
2016-11-02  Greg HudsonSuggest unlocked iteration for mkey rollover
2016-10-24  Tom YuUpdate features list for 1.15
2016-10-24  Greg HudsonFix rare leak in krb5_cccol_have_content()
2016-10-20  Tom YuUpdate for krb5-1.15-beta1-postrelease
2016-10-19  Tom YuUpdates for krb5-1.15-beta1 krb5-1.15-beta1
2016-10-19  Tom Yumake update-po
2016-10-19  Tom YuUpdate man pages
2016-10-19  Tom Yumake depend
2016-10-18  Tom YuUpdate README for krb5-1.15 556/head
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
2016-09-22  Sarah DayAdd KDC lookaside cache tests
2016-09-22  Sarah DayFix KDC lookaside cache entry count tracking
2016-09-21  Tom YuSilence warnings in lib/rpc 541/head
2016-09-19  Matt RogersAdd URI lookup testing with resolv_wrapper
2016-09-19  Matt RogersAdd documentation for DNS URI lookups
2016-09-19  Matt RogersAdd configuration option for URI lookups
2016-09-19  Matt RogersStyle fixes for locate_kdc.c and dnssrv.c
2016-09-19  Matt RogersConstify function parameters in locate_kdc.c
2016-09-19  Matt RogersEnable KDC discovery through DNS URI records
2016-09-19  Matt RogersAdd DNS URI query function
2016-09-19  Matt RogersAdd a master flag to struct server_entry
2016-09-16  Tom YuRemove more non-DFSG documentation 540/head
2016-09-09  Tom YuStop generating doc/CHANGES 530/head
2016-09-08  Tom YuUpdate config.guess, config.sub 531/head
2016-09-08  Tom YuClean up libdb2 warnings 526/head
2016-09-08  Tom YuTest bt_split.c unaligned access 537/head
2016-09-08  Tom YuFix unaligned accesses in bt_split.c
2016-09-08  Tom YuFix bt_debug.c unaligned accesses and formats
2016-09-08  Andreas SchneiderUse krb5_db_register_keytab() in kinit, kadmind
2016-09-08  Andreas SchneiderAdd krb5_db_register_keytab()
2016-09-08  Ben KadukFix build with -O3 on ppc64el 511/head
next