aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Register a certexpire listener collecting trustchain informationMartin Willi2011-08-224-1/+204
|
* Added plugin stub of certexpire pluginMartin Willi2011-08-223-0/+121
|
* Don't rekey but delete CHILD_SA to resying against NATed Windows clientsMartin Willi2011-08-191-3/+18
|
* Sync newer IKE_SA condition/extension flags in ha pluginMartin Willi2011-08-192-2/+12
|
* implement MAP client certificate authenticationAndreas Steffen2011-08-121-14/+28
|
* cosmeticsAndreas Steffen2011-08-121-1/+3
|
* implemented enforcement-report metadataAndreas Steffen2011-08-123-24/+124
|
* use EAP identityAndreas Steffen2011-08-121-2/+6
|
* defined mapping of IKEv2 identity types to IF-MAP identity typesAndreas Steffen2011-08-121-0/+21
|
* support capability metadataAndreas Steffen2011-08-113-35/+105
|
* define server_cert in strongswan.confAndreas Steffen2011-08-101-6/+16
|
* getting rid of axis2.html configurationAndreas Steffen2011-08-103-27/+59
|
* output PEP device addresses as metadataAndreas Steffen2011-08-103-1/+100
|
* classify an EAP identity as a usernameAndreas Steffen2011-08-103-10/+18
|
* refactoring of tnc-ifmap pluginAndreas Steffen2011-08-102-269/+253
|
* publish all IKE_SA metadata after tnc-ifmap plugin reloadAndreas Steffen2011-08-103-6/+56
|
* implemented tnc-ifmap reload methodAndreas Steffen2011-08-101-1/+20
|
* moved ifmap code into tnc_ifmap_soapAndreas Steffen2011-08-105-482/+641
|
* free device_name in destroy()Andreas Steffen2011-08-101-1/+2
|
* set device_name via strongswan.confAndreas Steffen2011-08-101-4/+15
|
* fixed delete filtersAndreas Steffen2011-08-101-8/+13
|
* check for publishReceived responseAndreas Steffen2011-08-101-0/+13
|
* added authenticated-by metadataAndreas Steffen2011-08-101-5/+58
|
* first working publish of metadataAndreas Steffen2011-08-101-25/+143
|
* added some XML syntax checkingAndreas Steffen2011-08-101-10/+85
|
* implemented purgePublisher commandAndreas Steffen2011-08-101-0/+49
|
* fixed typoAndreas Steffen2011-08-101-1/+1
|
* combined newSession and newSessionResultAndreas Steffen2011-08-101-35/+39
|
* newSession and endSession workAndreas Steffen2011-08-102-26/+90
|
* created tnc-ifmap pluginAndreas Steffen2011-08-105-0/+370
|
* Fixed syntax in MySQL script.Tobias Brunner2011-08-081-2/+3
|
* Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵Martin Willi2011-08-0849-220/+404
| | | | registered by name
* ha plugin does not need Linux headers anymoreMartin Willi2011-08-021-1/+1
|
* Check for kernel version and use appropriate jhash version in HA pluginMartin Willi2011-08-021-10/+101
|
* Properly initialize the UCI plugin.Tobias Brunner2011-08-011-2/+2
|
* Remove policies in kernel interfaces based on their priority.Tobias Brunner2011-07-271-2/+2
| | | | | | This allows to unroute a connection while the same connection is currently established. In this case both CHILD_SAs share the same reqid but the installed policies have different priorities.
* fixed esn typeAndreas Steffen2011-07-201-2/+2
|
* Fixed common misspellings.Tobias Brunner2011-07-204-4/+4
| | | | Mostly found by 'codespell'.
* Count running load-tester threads properly.Tobias Brunner2011-07-181-6/+2
|
* Fix load-tester.shutdown_when_complete option.Tobias Brunner2011-07-181-4/+8
| | | | It didn't work when used together with delete_after_established=yes.
* Fix listener registration in load-tester plugin.Tobias Brunner2011-07-181-3/+2
| | | | This fixes the load-tester.shutdown_when_complete option.
* added log and status output for ESNAndreas Steffen2011-07-161-0/+7
|
* Fix parentheses in write() to CLUSTERIP control filesMartin Willi2011-07-141-1/+1
|
* add relative PB-TNC message offsetAndreas Steffen2011-07-131-1/+1
|
* return offset valueAndreas Steffen2011-07-131-0/+1
|
* Replaced more complex iterator usages.Tobias Brunner2011-07-061-14/+9
|
* Replaced ike_sa_t.create_additional_address_iterator with enumerator.Tobias Brunner2011-07-061-4/+4
|
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-065-24/+22
| | | | | This required two new methods on ike_sa_t. One returns the number of CHILD_SAs and one allows to remove a CHILD_SA.
* Add the reqid to kernel_ipsec_t.del_policy.Tobias Brunner2011-07-061-2/+2
|
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-283-11/+75
|