aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev1/tasks/main_mode.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for draft-ietf-ipsec-nat-t-ike-03 and earlierVolker RĂ¼melin2012-12-191-2/+4
* Support multiple address pools configured on a peer_cfgMartin Willi2012-08-301-1/+1
* Support multiple virtual IPs on peer_cfg and ike_sa classesMartin Willi2012-08-301-2/+2
* As a responder, don't start a TRANSACTION request if we expect one from the i...Martin Willi2012-06-291-1/+2
* Queue a mode config task as responder if we need a virtual IPMartin Willi2012-06-271-2/+8
* Add basic support for XAuth responder authenticationMartin Willi2012-06-271-4/+5
* Enforce uniqueids=keep only for non-XAuth Main/Agressive ModesMartin Willi2012-06-251-12/+14
* Enforce uniqueness policy in IKEv1 main and aggressive modesMartin Willi2012-06-081-0/+13
* Added support for IKEv1 IPComp proposals in SA payload.Tobias Brunner2012-05-241-2/+2
* Switch to alternative peer config in IKEv1 Main and Aggressive Mode.Tobias Brunner2012-05-211-13/+17
* Flush task queues explicitly, not implicitly if task returns ALREADY_DONEMartin Willi2012-05-211-0/+4
* Remove executable flag from source files.Tobias Brunner2012-05-181-0/+0
* allow private algorithmsAndreas Steffen2012-05-051-2/+8
* Set selected proposal on IKEv1 SA, don't pass it separately to Phase 1 helperMartin Willi2012-03-201-6/+6
* Invoke authorization hooks for IKEv1 connectionsMartin Willi2012-03-201-10/+37
* Simplified DPD handling by using a task for a single message onlyMartin Willi2012-03-201-1/+1
* Isakmp_dpd task added.Clavister OpenSource2012-03-201-1/+1
* Streamlined debug output when initiating IKEv1 IKE_SAsMartin Willi2012-03-201-1/+1
* Select IKEv1 configurations by main/aggressive mode optionMartin Willi2012-03-201-1/+1
* Make use of the new Phase 1 helper class in main modeMartin Willi2012-03-201-579/+73
* Fix error handling if no PSK found for main modeMartin Willi2012-03-201-5/+9
* Try to detect reauthentication as responder and adopt children to new SAMartin Willi2012-03-201-0/+4
* Include peer config overtime in negotiated ISAKMP SA lifetimeMartin Willi2012-03-201-2/+3
* Queue Mode Config tasks after main mode as initiator, not as responderMartin Willi2012-03-201-6/+6
* Implemented migration of Main Mode taskMartin Willi2012-03-201-0/+13
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+1155