aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-14Remove {GETSOCKNAME,GETPEERNAME}_ARG2_TYPERobbie Harwood1-2/+0
2017-04-14Fix unused finalizer function warningRobbie Harwood1-6/+10
2017-04-14Avoid increased alignment restriction warningsRobbie Harwood1-3/+2
2017-04-10Add support to query the SSF of a GSS contextSimo Sorce1-0/+1
2017-04-07Un-deprecate krb5_auth_con_initivector()Greg Hudson1-6/+10
2017-04-06Add the client_name() kdcpreauth callbackMatt Rogers1-0/+6
2017-03-23Add certauth pluggable interfaceMatt Rogers3-1/+106
2017-02-23Preserve method data in get_in_tkt.cGreg Hudson1-0/+11
2017-02-02Simplify k5_preauth_tryagain()Greg Hudson1-2/+5
2017-01-26Document and check init_creds context requirementGreg Hudson1-0/+13
2017-01-26Properly scope per-request preauth dataGreg Hudson1-0/+3
2017-01-26Make krb5_preauth_context a pointer typeGreg Hudson1-2/+2
2017-01-19Add free_principal_e_data KDB methodAndreas Schneider1-0/+11
2017-01-09Add sa_is_wildcard() helper to socket-utils.hGreg Hudson1-0/+11
2017-01-04Constify rhost in krb5_fwd_tgt_creds()Andreas Schneider1-2/+3
2017-01-04Constify service and hostname in krb5_mk_req()Andreas Schneider1-2/+3
2017-01-03Improve PKINIT UPN SAN matchingMatt Rogers1-0/+13
2016-12-15Fix documented kcpreauth minor versionGreg Hudson1-1/+1
2016-11-14Add KRB5_TRACE calls for DNS lookupsMatt Rogers1-0/+14
2016-11-09Make zap() more reliableGreg Hudson1-20/+23
2016-11-02Add doxygen comments for RFC 8009, RFC 4757Greg Hudson1-8/+8
2016-10-25Clarify krb5_kt_resolve() API documentationGreg Hudson1-5/+6
2016-10-25Fix "make depend" when cmocka.h not presentGreg Hudson1-0/+16
2016-10-03Add aes-sha2 enctype supportGreg Hudson1-8/+12
2016-09-26Document krb5_kt_next_entry() requirementBen Kaduk1-0/+1
2016-09-23Add the kdc_tcp_listen_backlog KDC optionMatt Rogers3-1/+4
2016-09-19Add configuration option for URI lookupsMatt Rogers1-0/+1
2016-09-08Add krb5_db_register_keytab()Andreas Schneider1-0/+7
2016-09-06Fix directory changes to use explicit subshellsRobbie Harwood1-1/+1
2016-08-29Fix thread support for Solaris and simplifyGreg Hudson1-10/+5
2016-08-25Remove svcauth_gss_credsGreg Hudson1-2/+0
2016-08-24Convert k5-thread macros to functionsSarah Day1-20/+11
2016-08-24Add krb5_expand_hostname() APIGreg Hudson1-0/+17
2016-08-16Restore recursive dump functionalityTom Yu1-0/+1
2016-08-10Add ulog_fini()Greg Hudson1-0/+1