aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev2/tasks/ike_mobike.c
Commit message (Expand)AuthorAgeFilesLines
* ike-mobike: Allow calling transmit() even when not currently path probingTobias Brunner2014-09-121-5/+17
* ike-mobike: Return FALSE in transmit() if no path was availableTobias Brunner2014-09-121-2/+5
* ike-mobike: Add method to enable path probingTobias Brunner2014-09-121-0/+7
* ike-mobike: Skip peer addresses we can't send packets to when checking pathsTobias Brunner2014-09-121-5/+18
* ikev2: Migrate number of pending MOBIKE updatesTobias Brunner2014-09-121-0/+5
* ikev2: Properly keep track of pending MOBIKE updatesTobias Brunner2014-09-121-8/+27
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-1/+1
* Made IP address enumeration more flexibleTobias Brunner2012-09-211-1/+1
* Don't ignore loopback devices and allow addresses on them being enumeratedTobias Brunner2012-09-211-1/+1
* Support multiple virtual IPs on peer_cfg and ike_sa classesMartin Willi2012-08-301-3/+16
* Replaced usages of CHARON_*_PORT with calls to get_port().Tobias Brunner2012-08-081-2/+6
* Make the UDP ports charon listens for packets on (and uses as source ports) c...Tobias Brunner2012-08-081-5/+5
* Check rng return value when generating COOKIE2 during MOBIKETobias Brunner2012-07-161-6/+11
* Fix MOBIKE address update if responder address changed.Tobias Brunner2012-05-251-2/+2
* Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-15/+12
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+651