aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel-pfroute: Provide name of interfaces on which virtual IPs are installedTobias Brunner2013-07-172-1/+23
* kernel-pfroute: Ignore virtual IPs in address mapTobias Brunner2013-07-171-13/+9
* kernel-pfroute: Make sure source addresses are not virtual and usableTobias Brunner2013-07-171-4/+20
* kernel-pfroute: Don't report an error when trying to reinstall a routeTobias Brunner2013-07-171-0/+4
* kernel-pfkey: Provide interface name when installing exclude routeTobias Brunner2013-07-171-4/+15
* kernel-pfroute: Reinstall routes on interface/address changesTobias Brunner2013-07-171-7/+320
* kernel-pfroute: Trigger a roam event if a new interface appearsTobias Brunner2013-07-171-0/+4
* kernel-pfroute: Use ref_get() to allocate sequence numbersTobias Brunner2013-07-171-3/+3
* kernel-pfroute: Make time that is waited for VIPs to appear configurableTobias Brunner2013-07-172-2/+14
* kernel-pfroute: Retry route lookup without source address on failureTobias Brunner2013-07-171-1/+16
* kernel-pfkey: Remove latest IPsec SA mapping when deleting a policyTobias Brunner2013-07-171-5/+12
* kernel-pfkey: Correctly handle IPSEC_PROTO_ANY in an acquireTobias Brunner2013-07-171-2/+5
* linked-list: Remove barely used has_more() methodTobias Brunner2013-07-174-152/+106
* linked-list: Don't require an argument for the item when enumeratingTobias Brunner2013-07-172-1/+21
* linked-list: Remove unused clone_function() methodTobias Brunner2013-07-173-53/+7
* linked-list: Remove barely used find_last() methodTobias Brunner2013-07-175-72/+6
* linked-list: Remove unused replace() methodTobias Brunner2013-07-173-65/+51
* Merge branch 'array'Martin Willi2013-07-1724-683/+1527
|\
| * child-sa: refactor proxy transport mode address lookupMartin Willi2013-07-171-56/+42
| * child-sa: replace traffic selector lists by arraysMartin Willi2013-07-171-18/+19
| * child-sa: replace get_traffic_selectors() with create_ts_enumerator()Martin Willi2013-07-1712-78/+124
| * ikev2: replace linked lists by arrays in task managerMartin Willi2013-07-171-70/+76
| * auth-cfg: use array instead of linked listMartin Willi2013-07-171-35/+26
| * proposal: use array to store proposal listMartin Willi2013-07-171-25/+18
| * proposal: use a single list to store all transformsMartin Willi2013-07-171-308/+174
| * ike-sa: use arrays instead of linked lists in long lived collectionsMartin Willi2013-07-171-116/+98
| * unit-tests: implement tests for array collectionMartin Willi2013-07-174-1/+363
| * array: introduce an array collection storing elements very efficientlyMartin Willi2013-07-174-2/+613
|/
* kernel-libipsec: Log error if no local address is found when installing routesTobias Brunner2013-07-151-0/+5
* dumm: Sort templates by nameTobias Brunner2013-07-152-1/+3
* testing: Don't load certificates explicitly and delete CA certificates in PKC...Tobias Brunner2013-07-156-4/+6
* stroke: Add certificates extracted from PKCS#12 files to correct credential setTobias Brunner2013-07-151-4/+4
* pkcs12: Add plugin dependencies with soft dependencies on the most common alg...Tobias Brunner2013-07-151-0/+6
* leak-detective: remove hdr entry when reallocating zero bytesMartin Willi2013-07-121-0/+6
* leak-detective: print total of allocated/leaked bytes in usage/reportMartin Willi2013-07-121-5/+13
* dumm: add include for in.h, if_bridge.h now uses struct in6_addrMartin Willi2013-07-121-1/+1
* Recognize critical IssuingDistributionPoint CRL extensionAndreas Steffen2013-07-123-1/+8
* Override policy recommendation in enforcementAndreas Steffen2013-07-113-17/+17
* openssl plugin can replace random, hmac, and gcm pluginsAndreas Steffen2013-07-102-2/+2
* Added openssl-ikev2/net2net-pkcs12 scenarioAndreas Steffen2013-07-1013-0/+116
* Added ikev2/net2net-pkcs12 scenarioAndreas Steffen2013-07-1013-0/+116
* Version bump to 5.1.0dr3Andreas Steffen2013-07-101-1/+1
* conntrack -F makes ikev2/nat-rw scenario to work alwaysAndreas Steffen2013-07-101-0/+1
* leak-detective: add a usage threshold option based on the number of allocationsMartin Willi2013-07-101-6/+11
* leak-detective: set_state() only affects the calling threadMartin Willi2013-07-102-15/+2
* leak-detective: take a copy of backtrace while printing tracesMartin Willi2013-07-101-2/+3
* backtrace: add a clone() methodMartin Willi2013-07-102-7/+44
* leak-detective: remove hdr from the allocation list during realloc()Martin Willi2013-07-101-39/+60
* Fixed alignment of device ID column5.1.0dr2Andreas Steffen2013-07-101-2/+2
* android: New release after adding support for EAP-TNCTobias Brunner2013-07-081-2/+2