aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Length check when parsing GSS token encapsulationkrb5-1.14Greg Hudson2-11/+66
2017-10-27Fix PKINIT cert matching data constructionGreg Hudson1-42/+27
2017-09-25Update for krb5-1.14.6-postreleaseGreg Hudson1-2/+2
2017-09-25Update for krb5-1.14.6krb5-1.14.6-finalGreg Hudson28-30/+74
2017-09-25make update-poGreg Hudson1-5/+5
2017-09-22Prevent null dereference with keyboard master keyGreg Hudson1-3/+4
2017-09-22Prevent KDC unset status assertion failuresGreg Hudson3-5/+12
2017-09-22Preserve GSS context on init/accept failureGreg Hudson17-21/+72
2017-07-17Fix kadm5 setkey operation with LDAP KDBGreg Hudson1-0/+6
2017-07-17Fix kadm5.acl error reportingGreg Hudson1-3/+3
2017-07-17Free GSS checksum data deterministicallyTomas Kuthan1-3/+1
2017-07-17Allow clock skew in krb5 gss_context_time()Greg Hudson1-1/+4
2017-07-17Apply TCP timeouts to HTTPS (KKDCP) transportGreg Hudson1-2/+1
2017-07-17Make RC4 string-to-key more robustGreg Hudson1-2/+6
2017-07-17Check for FAST in encrypted challenge clientGreg Hudson1-0/+2
2017-07-17Fix uninitialized flags in MSLSA ccache typeAlexander Karaivanov1-0/+1
2017-07-17Fix krb5int_open_plugin_dirs() error handlingMartin Kittel1-2/+3
2017-07-17Force autoconf rebuild in maintainer rulesGreg Hudson1-1/+1
2017-07-17Fix leaks in gss_inquire_cred_by_oid()Greg Hudson1-5/+0
2017-07-17Allow null outputs to gss_get_name_attribute()Isaac Boukris1-10/+9
2017-03-03Update for krb5-1.14.5-postreleaseGreg Hudson1-2/+2
2017-03-02Update for krb5-1.14.5krb5-1.14.5-finalGreg Hudson28-30/+76
2017-03-02make update-poGreg Hudson1-58/+58
2017-03-02Update man pagesGreg Hudson25-36/+41
2017-03-02Update copyright years to 2017Michael Mattioli8-8/+8
2017-02-28Fix udp_preference_limit with SRV recordsGreg Hudson1-4/+8
2017-02-27Fix PKINIT two-component matching rule parsingGreg Hudson1-1/+1
2017-01-09Fix error handling in PKINIT decode_data()Greg Hudson1-10/+7
2017-01-09Add caveats to krbtgt change documentationGreg Hudson1-0/+18
2017-01-09Add krbPwdPolicy attributes to kerberos.ldifTomas Kuthan1-1/+1
2017-01-09Allow slapd path configuration in t_kdb.pyGreg Hudson1-7/+10
2017-01-09Relicense ccapi/common/win/OldCC/autolock.hxxGreg Hudson3-22/+92
2017-01-09Use zap() more consistentlyGreg Hudson10-37/+17
2017-01-09Make zap() more reliableGreg Hudson3-21/+29
2017-01-09Fix detection of libaceclnt for securid_sam2Greg Hudson1-1/+1
2016-10-24Fix rare leak in krb5_cccol_have_content()Greg Hudson1-1/+3
2016-10-24Set alg param correctly for PKCS1Tom Yu1-2/+1
2016-10-24Properly handle EOF condition on libkrad socketsNathaniel McCallum1-7/+6
2016-10-24Clarify kinit principal selectionTom Yu1-1/+4
2016-10-24Fix typo in install_kdc.rstGreg Hudson1-1/+1
2016-10-24Improve keytab documentationBen Kaduk2-12/+27
2016-10-24Document krb5_kt_next_entry() requirementBen Kaduk1-0/+1
2016-10-24Fix unlikely leak in KDC AS-REQ error pathGreg Hudson1-1/+1
2016-09-14Update for krb5-1.14.4-postreleaseTom Yu1-2/+2
2016-09-13Update for krb5-1.14.4krb5-1.14.4-finalTom Yu28-30/+85
2016-09-12make update-poTom Yu1-36/+41
2016-09-12Update man pagesTom Yu2-1/+12
2016-09-09Update config.guess, config.subTom Yu2-256/+195
2016-09-09Test bt_split.c unaligned accessTom Yu1-2/+24
2016-09-09Fix unaligned accesses in bt_split.cTom Yu1-6/+12