aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/printf_hook.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-0/+23
| | | | | changed %V printf handler to take a time delta, %#V now takes two arguments
* fixed 64 bit issue with print timeAndreas Steffen2007-01-201-0/+13
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-0/+105
centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements