summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of cm.c and cm.hGreg Hudson2013-04-121-1/+0
* Trace log with a subset of struct conn_stateGreg Hudson2013-04-121-9/+9
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-1/+2
* Modernize k5bufGreg Hudson2013-02-141-40/+39
* Make krb5_trace_info a typedefBen Kaduk2012-11-271-2/+2
* Revert last trace.c changeGreg Hudson2012-10-231-1/+1
* Print tilde characters as-is in trace outputGreg Hudson2012-10-231-1/+1
* Use hex escaping for non-printable trace dataNalin Dahyabhai2012-10-151-3/+42
* Add support for "{ptype}" trace format specifierW. Trevor King2012-05-231-0/+24
* Fix "(empty" typo in "{etypes}" handler in trace.cW. Trevor King2012-05-181-1/+1
* Fix "(null" typo in "{key}" handler in trace.cW. Trevor King2012-05-181-1/+1
* Correct the name of krb5int_trace in commentsTom Yu2012-05-171-4/+4
* Improve display of error code 0 in trace outputGreg Hudson2012-05-081-1/+2
* Make reindentTom Yu2011-10-171-1/+1
* Windows fixes: add KRB5_CALLCONV where neededSam Hartman2011-09-281-1/+1
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+3
* Untabify trace.c (tabs crept in when the file was created)Greg Hudson2011-02-131-14/+14
* Defer hostname lookups in krb5_sendto_kdcGreg Hudson2011-02-131-16/+17
* Trace logging file descriptor leakGreg Hudson2011-02-131-0/+1
* krb5_get_error_message cannot return NULL, and returns "Success" onGreg Hudson2010-11-011-2/+1
* Fix a couple of minor defects in trace.cGreg Hudson2010-06-101-3/+2
* Trace loggingGreg Hudson2010-06-071-0/+368