aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Android does not support 'struct in6_pktinfo'.Tobias Brunner2011-10-131-1/+5
* Enable XAUTH plugin on Android.Tobias Brunner2011-10-131-0/+2
* Use separate plugin lists for pluto and charon on Android.Tobias Brunner2011-10-132-2/+4
* Added Android.mk for whack.Tobias Brunner2011-10-132-1/+30
* Build pluto on Android.Tobias Brunner2011-10-131-0/+75
* util.h is a system header in Android < 2.x.Tobias Brunner2011-10-131-1/+1
* Unused variable removed.Tobias Brunner2011-10-131-1/+1
* Make sure /proc/$$/fd exists.Tobias Brunner2011-10-131-1/+1
* Only close open file descriptors on Linux.Tobias Brunner2011-10-131-1/+26
* starter: Close open file descriptors after forking.Tobias Brunner2011-10-131-1/+5
* Added a replacement for closefrom (available on *BSD).Tobias Brunner2011-10-132-2/+30
* starter: Only create self-signed certificate if scepclient is built.Tobias Brunner2011-10-122-38/+46
* Build ipsec on Android.Tobias Brunner2011-10-111-0/+31
* ipsec: Allow the shell in the shebang to be changed.Tobias Brunner2011-10-112-1/+2
* Build starter on Android.Tobias Brunner2011-10-112-1/+36
* Build stroke on Android.Tobias Brunner2011-10-112-1/+28
* Build libfreeswan on Android.Tobias Brunner2011-10-112-9/+46
* Enable the stroke plugin on Android.Tobias Brunner2011-10-111-0/+6
* getpass(3) is not supported on Android.Tobias Brunner2011-10-112-1/+7
* 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-101-1/+4
* 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
* 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-041-0/+2
* 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