aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* vici: Include uniqueness policy in list-connsTobias Brunner2017-02-161-0/+2
* swanctl: Add --rekey commandTobias Brunner2017-02-164-1/+130
* vici: Add command to initiate SA rekeyingTobias Brunner2017-02-162-2/+118
* vici: Use unique names for CHILD_SAs in the list-sas commandTobias Brunner2017-02-163-4/+10
* swanctl: Allow specifying pubkeys directly via 0x/0s prefixTobias Brunner2017-02-161-28/+38
* vici: Add support to load CA certificates from tokens and paths in authority ...Tobias Brunner2017-02-163-21/+130
* vici: Add support to load certificates from file pathsTobias Brunner2017-02-162-13/+68
* vici: Add support to load certificates from tokensTobias Brunner2017-02-162-12/+163
* swanctl: Add `token` secrets for keys on tokens/smartcardsTobias Brunner2017-02-162-0/+106
* vici: Add command to load a private key from a tokenTobias Brunner2017-02-162-3/+117
* vici: List namespace/peer-cfg name with policies and allow filteringTobias Brunner2017-02-162-13/+33
* swanctl: Pass optional connection name to --initiate/install/uninstallTobias Brunner2017-02-162-5/+22
* vici: Explicitly use peer name when uninstalling trap and shunt policiesTobias Brunner2017-02-163-10/+40
* stroke: Use peer name as namespace for shunt policiesTobias Brunner2017-02-162-3/+20
* shunt-manager: Add an optional namespace for each shuntTobias Brunner2017-02-1610-41/+90
* vici: Add support for NT Hash secretsTobias Brunner2017-02-163-1/+29
* vici: Add support for IPv6 Transport Proxy ModeTobias Brunner2017-02-163-17/+44
* vici: Add support for certificate policiesTobias Brunner2017-02-163-0/+24
* vici: Add missing dscp setting for IKE_SAsTobias Brunner2017-02-162-5/+47
* swanctl: Automatically unload removed shared keysTobias Brunner2017-02-161-15/+49
* vici: Add possibility to remove shared keys by a unique identifierTobias Brunner2017-02-162-5/+76
* mem-cred: Add methods to add/remove shared keys with unique identifiersTobias Brunner2017-02-162-6/+107
* swanctl: Automatically unload removed private keysTobias Brunner2017-02-161-76/+175
* vici: Add commands to enumerate and remove private keysTobias Brunner2017-02-162-2/+75
* mem-cred: Add method to remove a private key with a specific fingerprintTobias Brunner2017-02-162-2/+38
* swanctl: Add possibility to query a specific pool by nameTobias Brunner2017-02-161-3/+11
* vici: Update get_pools() in Python and Ruby bindingsTobias Brunner2017-02-162-4/+6
* vici: Add option to query a specific poolTobias Brunner2017-02-162-3/+10
* bypass-lan: Don't use interfaces in policiesTobias Brunner2017-02-161-7/+6
* revocation: More accurately describe the flags to disable OCSP/CRL validationTobias Brunner2017-02-151-8/+7
* child-sa: Do not install mark on inbound kernel SAEyal Birger2017-02-141-4/+1
* unit-tests: Allow default test timeout to be configured via compile optionThomas Egerer2017-02-141-0/+2
* tkm: Fix get_auth_octets() signatureTobias Brunner2017-02-131-1/+2
* kernel-netlink: Use RTA_SRC to specify route source in kernel-based lookupsMartin Willi2017-02-131-1/+8
* kernel-netlink: Use kernel-based route lookup if we do not install routesMartin Willi2017-02-131-1/+11
* swanctl: List CHILD_SA marks, if setMartin Willi2017-02-131-0/+18
* vici: Include the Netfilter marks in listed CHILD_SAsMartin Willi2017-02-132-0/+19
* vici: Explicitly set the Python encoding typeMartin Willi2017-02-131-4/+4
* unit-tests: Add test cases for MID sync exchangesTobias Brunner2017-02-083-0/+537
* ikev2: Ignore IKEV2_MESSAGE_ID_SYNC notifies if extension is disabledTobias Brunner2017-02-082-10/+37
* ikev2: Don't increase expected MID after handling MID sync messageTobias Brunner2017-02-082-3/+4
* ikev2: Don't cache response to MID sync requestTobias Brunner2017-02-081-1/+11
* ikev2: Accept INFORMATIONAL messages with MID 0 if used to sync MIDsTobias Brunner2017-02-081-3/+42
* ikev2: Negotiate support for IKE message ID synchronisation during IKE_AUTHTobias Brunner2017-02-082-0/+12
* ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responderTobias Brunner2017-02-087-0/+343
* ike: Publish getter for the current message ID on IKE_SATobias Brunner2017-02-082-1/+19
* ike: Add getter for the current message ID to task managerTobias Brunner2017-02-083-1/+23
* kernel-pfroute: Implement enumeration of local subnetsTobias Brunner2017-02-081-0/+194
* bypass-lan: Allow ignoring or only considering subnets of specific interfacesTobias Brunner2017-02-083-6/+93
* bypass-lan: Configure interface on bypass policyTobias Brunner2017-02-081-1/+6