aboutsummaryrefslogtreecommitdiff
path: root/src/include/k5-err.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Remove DEBUG_ERROR_LOCATIONS supportGreg Hudson1-19/+0
2012-12-19Add functions to save and restore error stateGreg Hudson1-0/+1
2012-12-19Simplify error message retrievalGreg Hudson1-1/+0
2012-12-19Style cleanup for internal error handlingGreg Hudson1-25/+17
2011-06-10Add localization infrastructureGreg Hudson1-4/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-3/+4
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-9/+10
2009-11-01Un-constify struct errinfo's msg field because it is the owner of thatGreg Hudson1-1/+1
2009-10-31make mark-cstyleTom Yu1-2/+2
2009-04-29Add DEBUG_ERROR_LOCATIONS supportGreg Hudson1-0/+21
2007-06-29Attach format attributes to declarations of various message-formattingKen Raeburn1-3/+11
2006-10-07Use const pointers for error messages.Ken Raeburn1-2/+2
2006-04-25Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn1-0/+7
2006-04-14Include stdarg.hKen Raeburn1-0/+2
2006-03-27make dependKen Raeburn1-1/+38
2006-03-27get proper KRB5_CALLCONV definitionKen Raeburn1-1/+1
2006-03-26Initial enhanced error message support, similar to what I sent toKen Raeburn1-0/+23