aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Include manual policy priorities and restriction to interfaces in vici list-c...Andreas Steffen2016-04-091-1/+14
* Implemented IPsec policies restricted to given network interfaceAndreas Steffen2016-04-092-6/+12
* Support manually-set IPsec policy prioritiesAndreas Steffen2016-04-092-2/+6
* peer-cfg: Use struct to pass data to constructorTobias Brunner2016-04-099-95/+148
* child-cfg: Use struct to pass data to constructorTobias Brunner2016-04-099-219/+231
* kernel-pfkey: Prefer policies with reqid over those withoutTobias Brunner2016-04-091-1/+7
* kernel-pfkey: Only install templates for regular IPsec policies with reqidTobias Brunner2016-04-091-32/+35
* kernel-netlink: Prefer policies with reqid over those withoutTobias Brunner2016-04-091-1/+7
* kernel-netlink: Only associate templates with inbound FWD policiesTobias Brunner2016-04-091-1/+1
* kernel-netlink: Associate routes with IN policies instead of FWD policiesTobias Brunner2016-04-091-21/+21
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-095-529/+593
* vici: Fix documentation of some dictionary keys of two request messagesCameron McCord2016-03-311-3/+3
* Use standard unsigned integer typesAndreas Steffen2016-03-2493-725/+725
* updown: Get value for PLUTO_MARK_{IN,OUT} from CHILD_SAShota Fukumori2016-03-231-2/+2
* connmark: Explicitly include xt_mark.h for older kernelsTobias Brunner2016-03-231-0/+1
* ha: Delete cache entry inside the locked mutexThomas Egerer2016-03-231-0/+2
* kernel-netlink: Fix lookup of next hops for destinations with prefixTobias Brunner2016-03-211-1/+2
* vici: Don't hold write lock while running or undoing start actionsTobias Brunner2016-03-111-27/+63
* Initialize ts variableAndreas Steffen2016-03-111-1/+1
* forecast: Compare the complete rules when deleting themTobias Brunner2016-03-101-1/+4
* connmark: Don't restore CONNMARK for packets that already have a mark setTobias Brunner2016-03-101-2/+17
* connmark: Compare the complete rules when deleting themTobias Brunner2016-03-101-1/+4
* Support of IP address ranges in traffic selectorsAndreas Steffen2016-03-102-7/+27
* attr: Only enumerate attributes matching the IKE version of the current IKE_SATobias Brunner2016-03-101-19/+49
* attr: Add p-cscf keyword for P-CSCF server addressesTobias Brunner2016-03-101-0/+1
* p-cscf: Make sending requests configurable and disable it by defaultTobias Brunner2016-03-101-2/+6
* p-cscf: Only send requests if virtual IPs of the same family are requestedTobias Brunner2016-03-101-2/+18
* p-cscf: Add attribute handler for P-CSCF server addressesTobias Brunner2016-03-104-1/+243
* p-cscf: Add plugin stubTobias Brunner2016-03-103-0/+123
* vici: Replace child configs atomicallyTobias Brunner2016-03-081-14/+11
* vici: Order auth rounds by optional `round` parameter instead of by position ...Tobias Brunner2016-03-081-40/+64
* smp: Correctly return IKE SPIs stored in network orderTobias Brunner2016-03-041-4/+4
* vici: Correctly return IKE SPIs stored in network orderTobias Brunner2016-03-041-2/+4
* stroke: Correctly print IKE SPIs stored in network orderTobias Brunner2016-03-041-2/+4
* vici: Add support for pubkey constraints with EAP-TLSTobias Brunner2016-03-041-0/+8
* auth-cfg: Make IKE signature schemes configurableTobias Brunner2016-03-042-5/+7
* vici: Don't redirect all SAs if no selectors are givenTobias Brunner2016-03-041-1/+1
* vici: Match subnets and ranges against peer IP in redirect commandTobias Brunner2016-03-042-12/+42
* vici: Match identity with wildcards against remote ID in redirect commandTobias Brunner2016-03-042-5/+9
* vici: Add redirect commandTobias Brunner2016-03-045-0/+150
* Set PLUTO port variables to 0 in the case of no port restrictionsAndreas Steffen2016-03-041-1/+1
* Port range support in updown scriptAndreas Steffen2016-03-041-13/+37
* Implemented port ranges in kernel_netlink interfaceAndreas Steffen2016-03-041-7/+19
* libhydra: Remove empty unused libraryTobias Brunner2016-03-0365-65/+0
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-0330-197/+137
* libhydra: Move all kernel plugins to libcharonTobias Brunner2016-03-0323-0/+12420
* forecast: Fix alignment when adding rulesTobias Brunner2016-03-031-114/+133
* connmark: Fix alignment when adding rulesTobias Brunner2016-03-031-160/+172
* vici: Provide ports of local and remote IKE endpointsTobias Brunner2016-03-032-2/+9
* duplicheck: Include required headers for FreeBSDDenis Volpato Martins2016-03-031-0/+2