aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/printf_hook.h
Commit message (Expand)AuthorAgeFilesLines
* Added missing Vstr wrappers for asprintf.Tobias Brunner2010-08-061-1/+5
* Use register_printf_specifier instead of deprecated register_printf_function,...Martin Willi2009-11-121-1/+2
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-5/+5
* added a configure option to enable the Vstr string library even if register_p...Tobias Brunner2009-04-241-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+2
* updated DoxyfileMartin Willi2009-03-241-1/+1
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-15/+90
* defining hook functions ourself as definition in uClibc and glibc differ, fix...Martin Willi2008-04-041-4/+7
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-36/+50
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-1/+2
* removed %Q, %Y, %W, %U printf handlersMartin Willi2007-04-121-8/+0
* removed IKE_SA_ID (%J) printf hook, two more to goMartin Willi2007-04-111-4/+2
* removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to goMartin Willi2007-04-111-4/+0
* removed %M printf handler, five more to goMartin Willi2007-04-111-2/+0
* registered PRINT_CERTINFO function with symbol YAndreas Steffen2007-03-271-1/+1
* added print hook for certinfo_t printingAndreas Steffen2007-03-061-0/+2
* alphabetically sorting print commandsAndreas Steffen2007-02-241-21/+21
* added PRINT_CAINFO hookAndreas Steffen2007-02-141-0/+2
* removed my time_t printf handler patch, applied the one of andreas (64bit save)Martin Willi2007-02-081-2/+2
* fixed printf() hooks for timeMartin Willi2007-02-081-2/+2
* fixed 64 bit issue with print timeAndreas Steffen2007-01-201-2/+3
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-0/+71