aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-18Make test PKINIT certs work with OpenSSL 3.0Greg Hudson16-209/+204
2021-10-18Allow selective overrides in crypto back-endsGreg Hudson97-793/+595
2021-10-12Always use platform PRNGGreg Hudson36-1354/+51
2021-09-25Fix verification of RODC-issued PAC KDC signatureIsaac Boukris1-2/+11
2021-09-20Restore OpenSSL 1.0 compatibility in softpkcs11Greg Hudson1-3/+6
2021-09-15Fix trivial leak in OTP kdcpreauth modulePavel Březina1-0/+1
2021-09-15Fix link line for GSSAPI reload testGreg Hudson1-1/+1
2021-09-13Improve gss_store_cred() behaviorGreg Hudson8-90/+285
2021-09-10Constify name field in four plugin vtablesPavel Březina4-4/+4
2021-09-10Add OpenLDAP advice to princ_dns.rstSam Morris1-0/+9
2021-09-07Use version-independent OpenLDAP links in docsДилян Палаузов1-2/+2
2021-08-29Increase use of expected_msg in GSS testsRobbie Harwood2-22/+16
2021-08-29Update gss_config explanation in mglueP.hRobbie Harwood1-9/+4
2021-08-29Find gss_get_mic_iov extensions in GSS modulesRobbie Harwood1-0/+8
2021-08-29Clarify and correct interposer plugin docsRobbie Harwood1-9/+18
2021-08-25Remove unused internal DES functionsRobbie Harwood4-34/+0
2021-08-25Add more dump.c bounds checksGreg Hudson1-1/+13
2021-08-25Perform atomic ccache refreshes when possibleGreg Hudson15-164/+661
2021-08-23Fix conformance issue in GSSAPI testsGreg Hudson1-4/+3
2021-08-19Fix KDC null deref on TGS inner body null serverGreg Hudson1-0/+5
2021-08-02Avoid long socket paths in KCM testsGreg Hudson1-1/+3
2021-07-21Fix defcred leak in krb5 gss_inquire_cred()Greg Hudson1-10/+6
2021-07-15Modernize kdc_preauth_ec.cGreg Hudson1-110/+109
2021-07-12Fix KDC null deref on bad encrypted challengeJoseph Sutton3-1/+49
2021-07-01Clean up gssapi_krb5 ccache name functionsRobbie Harwood3-72/+42
2021-07-01Fix many unlikely memory leaksRobbie Harwood24-158/+198
2021-07-01Modernize pkinit_get_certs_pkcs11Robbie Harwood1-117/+113
2021-07-01Fix use-after-free during krad remote_shutdown()Robbie Harwood1-2/+2
2021-06-28Using locking in MEMORY krb5_cc_get_principal()Greg Hudson1-6/+11
2021-06-28Use asan in one of the CI buildsGreg Hudson1-0/+1
2021-06-28Clean up context after failed open in libkdb5Greg Hudson1-0/+4
2021-06-28Fix leaks on error in kadm5 init functionsGreg Hudson3-259/+145
2021-06-18Fix k5tls module for OpenSSL 3Robbie Harwood1-3/+14
2021-06-09Remove deprecated OpenSSL calls from softpkcs11Robbie Harwood2-36/+73
2021-06-09Fix softpkcs11 build issues with openssl 3.0Robbie Harwood1-184/+106
2021-06-08Fix kadmin -k with fallback or referral realmGreg Hudson2-0/+19
2021-06-08Allow kinit with keytab to defer canonicalizationRobbie Harwood2-11/+13
2021-06-08Fix some principal realm canonicalization casesGreg Hudson2-7/+30
2021-06-03Remove profile Tcl testsGreg Hudson13-4305/+9
2021-06-03Add C profile test program to replace Tcl testsGreg Hudson2-4/+400
2021-06-03Add MAXHOSTNAME guard in Windows public headerVipul Mehta1-0/+3
2021-06-01Update IRC pointer in resources.rstGreg Hudson1-4/+4
2021-05-29Remove dejagnu test suiteGreg Hudson13-2638/+12
2021-05-29Move test utilities out of dejagnu subdirectoryGreg Hudson35-35/+31
2021-05-27Fix doc build for Sphinx 4.0Greg Hudson8-8/+27
2021-05-21Rewrite not-yet-covered dejagnu tests in PythonGreg Hudson16-985/+113
2021-05-13Move some dejagnu kadmin tests to Python testsGreg Hudson7-1503/+143
2021-05-13Fix KCM retrieval support for sssdGreg Hudson1-2/+16
2021-05-11Remove TCL-based libkadm5 API testsGreg Hudson62-17697/+7
2021-05-11Add C test program to replace libkadm5 tcl testsGreg Hudson4-1/+1381