aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't load eap-sim-file plugin if no valid triplet file foundMartin Willi2011-10-142-9/+38
|
* Add features support to eap-sim-pcsc pluginMartin Willi2011-10-142-17/+25
|
* Add features support to eap-sim-file pluginMartin Willi2011-10-142-23/+33
|
* Add features support to eap-sim pluginMartin Willi2011-10-141-10/+25
|
* Add features support to eap-aka-3gpp2 pluginMartin Willi2011-10-142-28/+64
|
* Add features support to eap-aka pluginMartin Willi2011-10-141-10/+25
|
* Add features support to socket-raw pluginMartin Willi2011-10-141-6/+12
|
* Add features support to socket-dynamic pluginMartin Willi2011-10-141-6/+12
|
* Add features support to socket-default pluginMartin Willi2011-10-141-7/+12
|
* Add features support to eap-mschapv2Martin Willi2011-10-141-10/+22
|
* Added a listplugins stroke command to show plugin featuresMartin Willi2011-10-141-0/+55
|
* Plugin enumerator enumerates over loaded features, tooMartin Willi2011-10-141-1/+1
|
* Include library.h in plugin.hMartin Willi2011-10-141-0/+1
|
* Android does not support 'struct in6_pktinfo'.Tobias Brunner2011-10-131-1/+5
|
* Fixed initialization of android plugin.Tobias Brunner2011-10-111-3/+3
|
* Removed unneeded include.Tobias Brunner2011-10-111-1/+0
| | | | This is not available on Android and redirects to <fcntl.h> on Ubuntu.
* Added fallback to ipsec.secrets parser if glob(3) is not available.Tobias Brunner2011-10-111-11/+22
|
* Correctly install DNS servers on Android if frontend is not used.Tobias Brunner2011-10-053-14/+30
|
* Allow the Android plugin to load even if the control socket is not available.Tobias Brunner2011-10-051-5/+0
|
* Migrated eap_aka_3gpp2_functions_t to INIT/METHOD macros.Tobias Brunner2011-10-041-33/+38
|
* Migrated eap_aka_3gpp2_provider_t to INIT/METHOD macros.Tobias Brunner2011-10-041-30/+26
|
* Migrated eap_aka_3gpp2_card_t to INIT/METHOD macros.Tobias Brunner2011-10-041-32/+29
|
* Migrated eap_simaka_reauth_provider_t to INIT/METHOD macros.Tobias Brunner2011-10-041-30/+28
|
* Migrated eap_simaka_reauth_card_t to INIT/METHOD macros.Tobias Brunner2011-10-041-32/+27
|
* Migrated eap_simaka_pseudonym_provider_t to INIT/METHOD macros.Tobias Brunner2011-10-041-26/+21
|
* Migrated eap_simaka_pseudonym_card_t to INIT/METHOD macros.Tobias Brunner2011-10-041-31/+27
|
* Migrated medsrv_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-041-39/+35
|
* Migrated medsrv_config_t to INIT/METHOD macros.Tobias Brunner2011-10-041-36/+31
|
* Migrated uci_config_t to INIT/METHOD macros.Tobias Brunner2011-10-041-59/+53
|
* Migrated uci_parser_t to INIT/METHOD macros.Tobias Brunner2011-10-041-24/+19
|
* Migrated uci_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-041-36/+34
|
* Migrated uci_control_t to INIT/METHOD macros.Tobias Brunner2011-10-041-6/+8
|
* Migrated medcli_creds_t to INIT/METHOD macros.Tobias Brunner2011-10-041-53/+43
|
* 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
| | | | Reported by Stefan Tomas.
* Fix file descriptor leakThomas Jarosch2011-08-291-0/+1
| | | | | | Credit goes to "cppcheck". Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* 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
|