aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sa/ike_sa_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-812/+0
| | | | | - applied patch for charon
* - add connection names to connectionsMartin Willi2006-04-271-0/+22
| | | | | | | | - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-6/+5
| | | | | | | | | - 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
* - improved strokeingMartin Willi2006-04-041-6/+93
| | | | | | | - down connection - status - some other tweaks
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-4/+1
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - code cleaned upJan Hutter2005-12-071-39/+47
|
* ../svn-commit.tmpMartin Willi2005-12-071-21/+21
|
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-1/+1
|
* fixed different bugs when checking out ike sa and retransmitting Jan Hutter2005-12-021-4/+19
| | | | requests
* - globals packed in a daemonMartin Willi2005-11-291-3/+3
|
* - changed creation of iteratorJan Hutter2005-11-291-4/+4
| | | | - chanded all clone calls
* - changed allocation behaviorMartin Willi2005-11-291-11/+8
|
* - return value cleanupMartin Willi2005-11-281-228/+104
|
* - added function create_and_checkout to the ike_sa_manager_tJan Hutter2005-11-241-50/+69
|
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-4/+4
|
* - moved remove-method to iteratorMartin Willi2005-11-241-1/+1
|
* - typedefs changedMartin Willi2005-11-241-4/+6
|
* okMartin Willi2005-11-231-0/+790