aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/unity/unity_handler.c
Commit message (Expand)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-13/+16
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-3/+7
* shunt-manager: Add an optional namespace for each shuntTobias Brunner2017-02-161-2/+3
* child-cfg: Use struct to pass data to constructorTobias Brunner2016-04-091-4/+4
* attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-201-4/+3
* unity: Reference IKE_SAs by the IKEv1 COOKIEs, improving lookup performanceMartin Willi2015-02-201-10/+12
* ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqidMartin Willi2015-02-201-1/+1
* unity: Handle multi-valued UNITY_SPLIT_INCLUDE/UNITY_LOCAL_LAN attributesTobias Brunner2013-07-291-50/+97
* unity: Allow UNITY_LOCAL_LAN to be longer than 8 bytesTobias Brunner2013-07-171-1/+1
* unity: Check IKE_SA in only after enumerating virtual IPsTobias Brunner2013-04-051-2/+1
* Merge branch 'vip-shunts'Martin Willi2013-03-011-11/+6
|\
| * Include local address for Unity Split-Exclude shunt policiesMartin Willi2013-02-201-10/+5
* | Use a complete port range in traffic_selector_create_from_{subnet,cidr}Martin Willi2013-02-211-2/+4
|/
* Fixed some typos, courtesy of codespellTobias Brunner2012-12-201-1/+1
* Compiler warning fixedTobias Brunner2012-11-021-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Enable Cisco Unity only if Unity vendor id receivedMartin Willi2012-09-181-1/+2
* Request Unity configuration attributes for IKEv1 onlyMartin Willi2012-09-181-0/+6
* Add Cisco Unity client support for Split-Include and Local-LANMartin Willi2012-09-181-0/+426