aboutsummaryrefslogtreecommitdiff
path: root/src/include/k5-trace.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Comment why TRACE() is not used directlyBen Kaduk1-0/+5
2016-07-22Better handle failures to resolve client keytabWill Fiveash1-0/+3
2014-07-19Move KKDCP OpenSSL code to an internal pluginGreg Hudson1-16/+17
2014-06-02Check names in the server's cert when using KKDCPNalin Dahyabhai1-0/+5
2014-06-02Load custom anchors when using KKDCPNalin Dahyabhai1-0/+7
2014-06-02HTTPS transport (Microsoft KKDCPP implementation)Nalin Dahyabhai1-0/+13
2014-05-07Improve krb5_rd_req decryption failure errorsGreg Hudson1-0/+2
2013-12-11Modernize sn2princ.cGreg Hudson1-12/+0
2013-08-15Use hostrealm interface for realm mappingGreg Hudson1-6/+5
2013-08-12Add trace logging for TXT lookupsGreg Hudson1-0/+5
2013-08-07Report KDC response sizes in trace logsGreg Hudson1-2/+2
2013-04-12Trace log with a subset of struct conn_stateGreg Hudson1-27/+27
2013-04-09Update hst_realm.c coding styleGreg Hudson1-10/+0
2013-03-09Add localauth pluggable interfaceGreg Hudson1-0/+8
2012-12-19Use a proper consumer interface for clpreauthGreg Hudson1-3/+6
2012-11-25Remove broken clean_hostname trace messagesGreg Hudson1-7/+0
2012-05-24Fix TRACE_GET_CRED_VIA_TKT_EXT format stringGreg Hudson1-2/+2
2012-05-23Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King1-0/+46
2012-05-23Add support for "{ptype}" trace format specifierW. Trevor King1-0/+1
2012-05-23Document "{keytab}" trace format specifierW. Trevor King1-0/+1
2012-05-08Use variadic macros to simplify k5-trace.hGreg Hudson1-214/+218
2012-04-27Fix TRACE_PREAUTH_SALT format stringGreg Hudson1-1/+1
2012-04-19Use etypes from keytab in krb5_gic_keytabGreg Hudson1-0/+4
2012-04-02If trace logging facility is enabled, report misconfiguration errors encounte...Zhanna Tsitkov1-0/+4
2012-02-03Revert r25669 pending clarification of goals and API reviewTom Yu1-3/+0
2012-02-03Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov1-0/+3
2011-11-14Handle TGS referrals to the same realmGreg Hudson1-0/+3
2011-10-26Fix format string for TRACE_INIT_CREDS_SERVICEGreg Hudson1-1/+1
2011-10-17Make reindentTom Yu1-3/+3
2011-09-05Add krb5_cc_select() API and pluggable interfaceGreg Hudson1-1/+23
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn1-117/+117
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-4/+4
2011-02-16Don't reject AP-REQs based on PACsGreg Hudson1-3/+2
2011-02-13Defer hostname lookups in krb5_sendto_kdcGreg Hudson1-27/+29
2011-01-21Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson1-0/+3
2010-12-10handle MS PACs that lack server checksumTom Yu1-0/+6
2010-06-10Remove some unused (as of yet) trace macro definitionsGreg Hudson1-10/+0
2010-06-07Trace loggingGreg Hudson1-0/+350