aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/library.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-5/+14
| | | | | changed %V printf handler to take a time delta, %#V now takes two arguments
* fixed delta time format: 2 seconds, 1 second, 0 secondsAndreas Steffen2007-03-281-4/+4
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+13
| | | | | includes a lot of other modifications
* removed my time_t printf handler patch, applied the one of andreas (64bit save)Martin Willi2007-02-081-8/+8
|
* fixed printf() hooks for timeMartin Willi2007-02-081-8/+8
|
* fixed 64 bit issue with print timeAndreas Steffen2007-01-201-9/+10
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-10/+138
| | | | | | | | | 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
* introduced new logging subsystem using bus:Martin Willi2006-10-181-16/+15
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+42