aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* openssl: Return the proper IV length for OpenSSL cryptersTobias Brunner2015-02-231-1/+1
* Merge branch 'forecast'Martin Willi2015-02-2024-0/+1673
|\
| * NEWS: Introduce forecast multicast/broadcast forwarding pluginMartin Willi2015-02-201-0/+7
| * testing: Add a forecast test caseMartin Willi2015-02-2011-0/+152
| * testing: Build forecast pluginMartin Willi2015-02-201-0/+1
| * forecast: Document strongswan.conf optionsMartin Willi2015-02-202-0/+30
| * forecast: Add the broadcast/multicast forwarding plugin called forecastMartin Willi2015-02-209-0/+1483
|/
* Merge branch 'connmark'Martin Willi2015-02-2027-8/+951
|\
| * NEWS: Introduce connmark pluginMartin Willi2015-02-201-0/+6
| * testing: Add a connmark plugin testMartin Willi2015-02-209-0/+109
| * testing: Build strongSwan with the connmark pluginMartin Willi2015-02-201-0/+1
| * testing: Install iptables-dev to guest imagesMartin Willi2015-02-201-1/+1
| * travis: Install iptables-dev for connmark plugin in "all" testsMartin Willi2015-02-201-1/+1
| * ipsec-types: Support the %unique mark valueMartin Willi2015-02-203-6/+18
| * connmark: Add CONNMARK rules to select correct output SA based on conntrackMartin Willi2015-02-204-0/+611
| * bus: Add an ike_update() hook invoked when peer endpoints changeMartin Willi2015-02-204-0/+50
| * connmark: Add a plugin stubMartin Willi2015-02-205-0/+154
|/
* load-tester: Support initiating XAuth authenticationMartin Willi2015-02-201-0/+22
* Merge branch 'make-before-break'Martin Willi2015-02-2047-99/+597
|\
| * NEWS: Introduce make-before-break reauthenticationMartin Willi2015-02-201-0/+9
| * testing: Update description and test evaluation of host2host-transport-natMartin Willi2015-02-203-9/+8
| * testing: Be a little more flexible in testing for established CHILD_SA modesMartin Willi2015-02-208-21/+21
| * testing: Add a test scenario for make-before-break reauth using a virtual IPMartin Willi2015-02-209-0/+100
| * testing: Add a test scenario for make-before-break reauth without a virtual IPMartin Willi2015-02-209-0/+97
| * mem-pool: Pass the remote IKE address, to re-acquire() an address during reauthMartin Willi2015-02-207-55/+87
| * ikev2: Schedule a make-before-break completion task to delete old IKE_SAMartin Willi2015-02-208-1/+174
| * ikev2: Allow task to skip exchange by setting undefined exchange typeMartin Willi2015-02-201-0/+5
| * ikev2: Trigger make-before-break reauthentication instead of reauth taskMartin Willi2015-02-203-2/+89
| * ike-sa-manager: Use IKEv1 uniqueness reauthentication detection for IKEv2, tooMartin Willi2015-02-201-12/+8
|/
* Merge branch 'attr-migrate'Martin Willi2015-02-2078-1266/+382
|\
| * attribute-handler: Pass full IKE_SA to handler backendsMartin Willi2015-02-2010-79/+61
| * attribute-provider: Pass full IKE_SA to provider backendsMartin Willi2015-02-2010-65/+55
| * attribute-manager: Pass full IKE_SA to handler methodsMartin Willi2015-02-205-23/+28
| * attribute-manager: Pass the full IKE_SA to provider methodsMartin Willi2015-02-205-23/+32
| * unit-tester: Drop the old unit-tester libcharon pluginMartin Willi2015-02-2014-957/+0
| * attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-2040-129/+119
| * libcharon: Add a test runnerMartin Willi2015-02-206-0/+97
| * attr-sql: Move plugin to libcharonMartin Willi2015-02-209-13/+16
| * attr: Move plugin to libcharonMartin Willi2015-02-209-15/+13
| * resolve: Move plugin back to libcharonMartin Willi2015-02-208-12/+11
|/
* Merge branch 'tkm-reqid-alloc'Martin Willi2015-02-2022-46/+266
|\
| * testing: Add tkm xfrmproxy-expire testReto Buerki2015-02-2011-0/+121
| * testing: Assert ees acquire messages in xfrmproxy testsReto Buerki2015-02-202-0/+2
| * charon-tkm: Use get_dst_host getter in EES callbackReto Buerki2015-02-201-4/+14
| * charon-tkm: Add get_dst_host getter to SADReto Buerki2015-02-203-0/+79
| * charon-tkm: Improve SAD get_esa_id log messagesReto Buerki2015-02-201-4/+4
| * charon-tkm: Store reqid in SADReto Buerki2015-02-204-15/+26
| * charon-tkm: Store remote SPI in SADReto Buerki2015-02-201-1/+1
| * charon-tkm: Make CHILD/ESP SA database publicReto Buerki2015-02-203-22/+15
| * charon-tkm: Fix logger entity name in tests.cReto Buerki2015-02-201-2/+2