aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Migrated medcli_config_t to INIT/METHOD macros.Tobias Brunner2011-10-041-47/+41
* Migrated medcli_listener_t to INIT/METHOD macros.Tobias Brunner2011-10-041-23/+21
* Migrated sql_logger_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+18
* Fix locking in nm_creds_t.create_shared_enumerator.Tobias Brunner2011-10-031-6/+11
* Migrated nm_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-031-94/+65
* Migrated nm_handler_t to INIT/METHOD macros.Tobias Brunner2011-10-031-34/+27
* Migrated stroke_cred_t to INIT/METHOD macros.Tobias Brunner2011-10-031-40/+32
* Migrated stroke_socket_t to INIT/METHOD macros.Tobias Brunner2011-10-031-6/+8
* Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added.Tobias Brunner2011-09-132-16/+10
* Renamed 'use' database column as that is a keyword in MySQL.Tobias Brunner2011-09-013-10/+10
* Fix file descriptor leakThomas Jarosch2011-08-291-0/+1
* bus->listen() and the controller wrappers accept a timeout to wait for callbacksMartin Willi2011-08-267-20/+20
* support optional SSL passphrase for Axis2/C connectionAndreas Steffen2011-08-241-1/+11
* Added a certexpire empty_string optionMartin Willi2011-08-221-1/+12
* Implemented CSV export functionality in certexpire pluginMartin Willi2011-08-221-0/+156
* Added generic cron style callback execution to certexpire pluginMartin Willi2011-08-223-1/+296
* Cache trustchain lifetimes for exportMartin Willi2011-08-226-6/+299
* 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 regi...Martin Willi2011-08-0849-220/+404
* ha plugin does not need Linux headers anymoreMartin Willi2011-08-021-1/+1