aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticator.c
Commit message (Expand)AuthorAgeFilesLines
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-356/+0
* improved signal handling and emittingMartin Willi2006-10-261-17/+17
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-3/+6
* introduced new logging subsystem using bus:Martin Willi2006-10-181-119/+48
* introduced printf() specifiers for:Martin Willi2006-09-271-19/+24
* more consistent authentication loggingAndreas Steffen2006-09-251-44/+33
* more debugging output for PSK authenticationMartin Willi2006-09-181-3/+11
* added PSK supportAndreas Steffen2006-09-181-109/+100
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-5/+9
* updated copyright informationMartin Willi2006-07-071-1/+2
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-2/+2
* support of cert payloadsAndreas Steffen2006-07-031-10/+7
* (no commit message)Martin Willi2006-06-161-5/+5
* debug and logging improvementsMartin Willi2006-06-131-3/+3
* - fixed some memleaks/freebugsMartin Willi2006-05-311-0/+1
* lookup of private key based on keyid of public keyAndreas Steffen2006-05-301-24/+47
* (no commit message)Martin Willi2006-05-101-0/+405