aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* starter: Only create self-signed certificate if scepclient is built.Tobias Brunner2011-10-122-38/+46
* Build ipsec on Android.Tobias Brunner2011-10-112-0/+32
* ipsec: Allow the shell in the shebang to be changed.Tobias Brunner2011-10-112-1/+2
* Build starter on Android.Tobias Brunner2011-10-113-1/+38
* Build stroke on Android.Tobias Brunner2011-10-113-1/+29
* Build libfreeswan on Android.Tobias Brunner2011-10-113-9/+47
* Enable the stroke plugin on Android.Tobias Brunner2011-10-112-1/+7
* getpass(3) is not supported on Android.Tobias Brunner2011-10-113-4/+8
* Added some variables to the top Android.mk.Tobias Brunner2011-10-111-5/+15
* Fixed initialization of android plugin.Tobias Brunner2011-10-111-3/+3
* Removed unneeded include.Tobias Brunner2011-10-112-2/+0
* Added fallback to ipsec.secrets parser if glob(3) is not available.Tobias Brunner2011-10-111-11/+22
* Added additional debug info to peer config matchingMartin Willi2011-10-111-0/+8
* starter: Updated gitignores after LEX/YACC change.Tobias Brunner2011-10-102-1/+5
* starter: Use automake LEX/YACC automatisms.Tobias Brunner2011-10-108-19/+12
* starter: fallback include handling without glob(3).Tobias Brunner2011-10-101-41/+65
* Fixed unintentional fall-through in task_manager.Tobias Brunner2011-10-061-0/+1
* version bump to 4.6.0dr5Andreas Steffen2011-10-051-1/+1
* openssl: Adding support for key usage x509 extension.Tobias Brunner2011-10-051-1/+42
* 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