aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/states/ike_sa_established.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-239/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-4/+3
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-1/+2
| | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-1/+1
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-32/+11
| | | | | - some improvements here and there
* fixed bugJan Hutter2005-12-121-14/+1
|
* - fixed bugJan Hutter2005-12-121-2/+13
|
* - added deletion of IKE_SAJan Hutter2005-12-121-3/+179
|
* - changed allocation behaviorMartin Willi2005-11-291-2/+1
|
* - return value cleanupMartin Willi2005-11-281-8/+2
|
* - changed interface of ike_saJan Hutter2005-11-251-3/+2
| | | | - states can access ike_sa fields now just with functions
* - typedefs changedMartin Willi2005-11-241-2/+4
|
* (no commit message)Martin Willi2005-11-231-0/+92