aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-10Fix typos in documentationGreg Hudson1-4/+4
2020-03-18Change KDC constrained-delegation precedence orderIsaac Boukris1-2/+7
2020-01-24Allow cross-realm RBCD with PAC and other authdataIsaac Boukris1-3/+3
2019-12-28Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris1-11/+3
2019-12-28Do not always canonicalize enterprise principalsIsaac Boukris1-9/+12
2019-12-06Implement NegoExLuke Howard1-0/+5
2019-12-06Qualify short hostnames when not using DNSGreg Hudson1-0/+1
2019-12-06Improve type safety of serialization codeGreg Hudson1-52/+93
2019-11-13Add k5-buf.h helpers for serializing integersGreg Hudson1-0/+54
2019-11-13Add enforce_ok_as_delegate settingViktor Dukhovni1-0/+2
2019-09-09Fix authdata signatures for non-TGT AS-REQsIsaac Boukris1-12/+18
2019-09-09Add API to get client account name from PACIsaac Boukris1-0/+22
2019-09-09Add KDC support for RBCD requestsIsaac Boukris1-10/+96
2019-09-08Add RBCD client supportIsaac Boukris2-0/+14
2019-08-26Allow the KDB to see and modify auth indicatorsGreg Hudson1-5/+11
2019-08-20Change definition of KRB5_KDB_FLAG_CROSS_REALMIsaac Boukris1-3/+11
2019-08-20Remove KRB5_KDB_XREALM_NON_TRANSITIVE codeGreg Hudson1-5/+0
2019-07-11Fix typosAntoine Cœur1-1/+1
2019-06-26Remove PKINIT draft 9 ASN.1 code and typesGreg Hudson2-103/+1
2019-06-10Add new internal pa-data helpersGreg Hudson1-1/+25
2019-06-07Update HTTP linksMichael Mattioli3-7/+7
2019-06-04Simplify and modernize replay cache interfaceGreg Hudson1-53/+7
2019-05-31Add KRB5RCACHENAME and default_rcache_nameGreg Hudson2-5/+7
2019-05-31Add tag to krb5_donot_replayGreg Hudson1-0/+1
2019-05-31Make siphash24 available internallyGreg Hudson1-0/+3
2019-05-29Remove krb5int_c_combine_keys()Robbie Harwood1-7/+0
2019-05-28Remove support for single-DES and CRCRobbie Harwood3-18/+5
2019-05-28Remove the v4 and afs3 salt typesRobbie Harwood1-2/+2
2019-05-13Remove checksum type profile variablesRobbie Harwood1-6/+0
2019-04-30Add secure_getenv() supportGreg Hudson1-0/+9
2019-04-11Remove Kerberos v4 support vestiges from ccapiRobbie Harwood2-141/+41
2019-04-10Clarify header comment for krb5_cc_start_seq_get()Robbie Harwood1-2/+4
2019-03-15Add zapfreedata() convenience functionGreg Hudson1-0/+10
2019-03-13Add KDC support for X.509 S4U2Self requestsIsaac Boukris1-3/+28
2019-03-12Use memory replay cache for DO_TIME auth contextsGreg Hudson2-54/+90
2019-03-05Improve S4U2Self realm identification internalsGreg Hudson1-0/+2
2019-03-04Rename configure.in to configure.acGreg Hudson1-1/+1
2019-02-24Modernize KRB-PRIV/KRB-SAFE/KRB-CRED functionsGreg Hudson1-62/+66
2019-01-23Match ccache functions in krb5.h with export listRobbie Harwood1-85/+0
2019-01-17Add function and enctype flag for deprecationsRobbie Harwood1-0/+1
2019-01-14Avoid allocating a register in zap() assemblyAndreas Schneider1-1/+5
2018-12-20Add dns_canonicalize_hostname=fallback supportSimo Sorce2-1/+10
2018-10-25Document aliases for enterprise get_principalGreg Hudson1-3/+4
2018-10-17Prevent SIGPIPE from socket writes on UNIX-likesRobbie Harwood1-3/+40
2018-10-17Fix 64-bit Windows socket write error handlingGreg Hudson1-2/+3
2018-10-11Add PAC APIs which can include a client realmIsaac Boukris1-0/+50
2018-10-04Add API to retrieve etype-info from KDCMubashir Kazia1-1/+36
2018-10-03Use "replica" in iprop settingsGreg Hudson2-1/+2
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson3-6/+6
2018-09-26Clarify sign_authdata() KDB method commentsIsaac Boukris1-3/+4