aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Check for RTA_TABLE in configure.Tobias Brunner2011-10-042-0/+13
|
* Made create_endpoint_notify_create() private.Tobias Brunner2011-10-042-21/+18
|
* 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 parser_t to INIT/METHOD macros.Tobias Brunner2011-10-041-35/+23
|
* Migrated gateway_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-21/+19
|
* Migrated config_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+19
|
* Migrated auth_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+19
|
* Migrated ikesa_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+19
|
* Migrated control_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+19
|
* Migrated storage_t to INIT/METHOD macros.Tobias Brunner2011-10-041-19/+16
|
* Migrated xml_t to INIT/METHOD macros.Tobias Brunner2011-10-041-32/+34
|
* Migrated gateway_t to INIT/METHOD macros.Tobias Brunner2011-10-041-38/+27
|
* Fixed gateway_t.request declaration.Tobias Brunner2011-10-041-1/+2
|
* Migrated manager_t to INIT/METHOD macros.Tobias Brunner2011-10-041-36/+27
|
* Migrated peer_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-21/+20
|
* Migrated user_controller_t to INIT/METHOD macros.Tobias Brunner2011-10-041-22/+22
|
* Migrated user_t to INIT/METHOD macros.Tobias Brunner2011-10-041-18/+16
|
* Use top_builddir to reference libstrongswan for medsrv.cgi.Tobias Brunner2011-10-041-1/+1
|
* Migrated auth_filter_t to INIT/METHOD macros.Tobias Brunner2011-10-041-15/+16
|
* Fixed line endings in medsrv/filter/auth_filter.[ch].Tobias Brunner2011-10-042-111/+111
|
* Migrated sql_logger_t to INIT/METHOD macros.Tobias Brunner2011-10-041-20/+18
|
* Fixed compilation of ike_me_t.Tobias Brunner2011-10-041-2/+2
|
* Fixed compiler warnings for endpoint_notify_t.Tobias Brunner2011-10-041-4/+4
|
* Migrated child_delete to INIT/METHOD macrosAndreas Steffen2011-10-041-49/+36
|
* Migrated child_rekey to INIT/METHOD macrosAndreas Steffen2011-10-041-50/+36
|
* Migrated ike_auth_lifetime to INIT/METHOD macrosAndreas Steffen2011-10-041-39/+30
|
* Migrated ike_cert_post to INIT/METHOD macrosAndreas Steffen2011-10-041-40/+31
|
* Migrated ike_cert_pre to INIT/METHOD macrosAndreas Steffen2011-10-041-42/+31
|
* Migrated ike_config to INIT/METHOD macrosAndreas Steffen2011-10-031-42/+32
|
* Migrated ike_delete to INIT/METHOD macrosAndreas Steffen2011-10-031-42/+31
|
* Migrated ike_dpd to INIT/METHOD macrosAndreas Steffen2011-10-031-31/+26
|
* Migrated ike_init to INIT/METHOD macrosAndreas Steffen2011-10-031-66/+49
|
* Migrated ike_me to INIT/METHOD macrosAndreas Steffen2011-10-031-88/+61
|