aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/ike_sa_id.c
Commit message (Collapse)AuthorAgeFilesLines
* removed IKE_SA_ID (%J) printf hook, two more to goMartin Willi2007-04-111-28/+0
|
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-011-2/+2
|
* redesigned formatting of ipsec status|statusallAndreas Steffen2006-11-011-3/+5
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-14/+1
| | | | | | | | | 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-1/+41
| | | | | | | 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
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* (no commit message)Martin Willi2006-05-101-0/+185