aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-22Add a hash table implementation to libkrb5supportGreg Hudson1-0/+79
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood5-99/+2
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard2-9/+9
2018-06-14Add flag to disable encrypted timestamp on clientGreg Hudson2-0/+3
2018-06-12Reorganize internal DNS interfacesGreg Hudson1-4/+1
2018-06-12Make plugin auto-registration work on WindowsGreg Hudson1-0/+11
2018-06-12Fix option parsing on WindowsGreg Hudson1-4/+10
2018-06-11Add k5_dir_filenames() to libkrb5supportGreg Hudson1-0/+7
2018-05-29Add LMDB KDB moduleGreg Hudson1-0/+3
2018-04-09Restrict pre-authentication fallback casesGreg Hudson1-0/+14
2018-03-26Add SPAKE preauth supportGreg Hudson2-0/+5
2018-03-26Implement k5_buf_init_dynamic_zapGreg Hudson1-1/+5
2018-03-26Move zap() definition to k5-platform.hGreg Hudson2-46/+46
2018-03-24Add vector support to k5_sha256()Greg Hudson1-2/+2
2018-03-19Always use AS-REP enctype in PKINIT clientGreg Hudson1-4/+3
2018-03-19Include preauth name in trace output if possibleRobbie Harwood1-8/+9
2018-03-19Add PKINIT KDC support for freshness tokenGreg Hudson2-0/+20
2018-03-19Add PKINIT client support for freshness tokenGreg Hudson2-0/+2
2018-03-04Add ASN.1 encoders and decoders for SPAKE typesGreg Hudson1-0/+107
2018-03-02Add libkrb5support hex functions and testsGreg Hudson1-0/+53
2018-02-14Make public headers work with gcc -WundefGreg Hudson1-2/+2
2018-01-22Trace log on k5tls load failureGreg Hudson1-0/+2
2018-01-16Improve klog com_err hookGreg Hudson1-0/+1
2018-01-16Add k5_buf_add_vfmt to k5buf interfaceGreg Hudson1-0/+8
2017-09-11Fix AIX build issuesGreg Hudson1-10/+10
2017-09-08Limit ticket lifetime to 2^31-1 secondsGreg Hudson1-0/+7
2017-08-22Use standard comment in certauth plugin headerGreg Hudson1-3/+26
2017-08-21Avoid repeating typedef in certauth_plugin.hGreg Hudson1-3/+5
2017-08-18Add KDC policy pluggable interfaceRobbie Harwood4-1/+136
2017-08-17Add kadm5_auth pluggable interfaceGreg Hudson4-1/+316
2017-08-09Log failure details for mutex errorsRobbie Harwood1-0/+16
2017-06-05Pass local address to DAL audit_as_reqAndreas Schneider1-0/+2
2017-06-05Pass full local address to dispatch functionsAndreas Schneider1-1/+1
2017-06-05Consistently name and constify address variablesAndreas Schneider1-6/+6
2017-05-18Pass client address to DAL audit_as_reqAndreas Schneider1-6/+8
2017-05-18Use krb5_timestamp where appropriateGreg Hudson1-1/+1
2017-05-16Add timestamp helper functionsGreg Hudson2-0/+40
2017-04-21Replace UCS-2 conversions with UTF-16Greg Hudson1-8/+6
2017-04-20Replace references to OS XMichael Mattioli3-5/+5
2017-04-18Reduce dependencies of k5-input.hGreg Hudson1-3/+3
2017-04-17Modernize UTF-8/UCS-2 conversion codeRobbie Harwood1-43/+16
2017-04-14Add FAST encrypted challenge auth indicatorMatt Rogers1-0/+1