aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Update Gladman AES codeGreg Hudson24-3024/+3125
2020-10-08Fix Python deprecation warningsGreg Hudson6-21/+16
2020-10-02Minimize usage of tgs_server in KDCGreg Hudson5-78/+46
2020-09-30Avoid passing DB entry structures in KDCGreg Hudson5-40/+41
2020-09-28Fix doc issues with newer Doxygen and SphinxGreg Hudson1-35/+35
2020-09-22Allow aliases when matching U2U second ticketIsaac Boukris2-1/+26
2020-09-22Adjust KDC alias helper function contractIsaac Boukris2-7/+11
2020-09-18Warn when des3-cbc-sha1 is used for initial authGreg Hudson1-0/+21
2020-09-14Improve KDC alias checking for S4U requestsIsaac Boukris1-49/+25
2020-09-11Remove Leash import functionalityGreg Hudson19-518/+22
2020-09-09Fix Leash crash when ticket autorenewal failsGreg Hudson1-27/+0
2020-09-09Fix Leash console optionGreg Hudson4-165/+4
2020-09-09Fix input length checking in SPNEGO DER decodingGreg Hudson1-5/+5
2020-09-09Do proper length decoding in SPNEGO gss_get_oid()Greg Hudson1-7/+6
2020-09-07Fix KRB5_GC_CACHED for S4U2Self requestsGreg Hudson1-6/+7
2020-09-07Rename master_kdc and iprop_master_ulogsizeGreg Hudson7-23/+32
2020-09-07Use the term "primary KDC" in source and docsGreg Hudson29-172/+179
2020-09-07Suppress Leash error popup on MSLSA renew failureGreg Hudson1-2/+2
2020-09-02Harmonize macOS pack declarations with HeimdalGreg Hudson5-14/+14
2020-09-02make regenGreg Hudson4-183/+182
2020-09-02Unify kvno option documentationRobbie Harwood2-17/+22
2020-08-18Set lockdown attribute when creating LDAP KDBGreg Hudson1-1/+1
2020-08-07Refactor cache checking in TGS client codeGreg Hudson3-58/+55
2020-08-07Cache S4U2Proxy requests by second ticketIsaac Boukris7-85/+88
2020-08-07Expand dns_canonicalize_host=fallback supportGreg Hudson13-235/+459
2020-08-04Don't create hostbased principals in new KDBsGreg Hudson5-84/+12
2020-08-04Try kadmin/admin first in libkadm5clntGreg Hudson2-16/+24
2020-08-04Fix three configure tests for Xcode 12Greg Hudson2-3/+5
2020-08-04Fix leak in KERB_AP_OPTIONS_CBT server supportGreg Hudson1-10/+13
2020-07-22Fix token and type declarations in getdate.yGreg Hudson1-6/+4
2020-07-22Ignore bad enctypes in krb5_string_to_keysalts()Robbie Harwood1-3/+4
2020-07-22Allow gss_unwrap_iov() of unpadded RC4 tokensGreg Hudson1-6/+3
2020-07-07Avoid backward seeks when reading keytab filesJoshua Neuheisel2-1/+12
2020-07-06Avoid using LMDB environments across forksGreg Hudson5-10/+26
2020-07-01Add GSS_KRB5_NT_X509_CERT name typeIsaac Boukris10-5/+44
2020-06-29Trace plugin module loading errorsGreg Hudson2-2/+17
2020-06-29Fix KDC choice to send encrypted S4U_X509_USERGreg Hudson1-2/+1
2020-06-23Add three kvno options from Heimdal kgetcredGreg Hudson4-32/+174
2020-06-23Interop with Heimdal KDC for S4U2Self requestsIsaac Boukris1-7/+2
2020-06-15Prevent deletion of K/MGreg Hudson2-0/+10
2020-06-15Try to find <target>-ar when cross compilingNikhil Benesch1-5/+1
2020-06-13Improve negoex_parse_token() code hygieneRobbie Harwood1-1/+1
2020-06-08Omit PA_FOR_USER if we can't compute its checksumIsaac Boukris1-0/+7
2020-06-08Set pw_expiration during LDAP loadGreg Hudson2-2/+8
2020-06-02Fix typo in t_renew.pyRobbie Harwood1-1/+2
2020-05-29Remove resolver test utilityGreg Hudson7-471/+4
2020-05-29Default dns_canonicalize_hostname to "fallback"Greg Hudson10-41/+22
2020-05-29Add static object build rules for AESNI sourcesNikhil Benesch1-2/+2
2020-05-29Return GSS_S_NO_CRED from krb5 gss_acquire_credGreg Hudson3-11/+11
2020-05-21Fix SPNEGO acceptor mech filteringGreg Hudson1-1/+1