index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Android does not support 'struct in6_pktinfo'.
Tobias Brunner
2011-10-13
1
-1
/
+5
*
Enable XAUTH plugin on Android.
Tobias Brunner
2011-10-13
1
-0
/
+2
*
Use separate plugin lists for pluto and charon on Android.
Tobias Brunner
2011-10-13
2
-2
/
+4
*
Added Android.mk for whack.
Tobias Brunner
2011-10-13
2
-1
/
+30
*
Build pluto on Android.
Tobias Brunner
2011-10-13
1
-0
/
+75
*
util.h is a system header in Android < 2.x.
Tobias Brunner
2011-10-13
1
-1
/
+1
*
Unused variable removed.
Tobias Brunner
2011-10-13
1
-1
/
+1
*
Make sure /proc/$$/fd exists.
Tobias Brunner
2011-10-13
1
-1
/
+1
*
Only close open file descriptors on Linux.
Tobias Brunner
2011-10-13
1
-1
/
+26
*
starter: Close open file descriptors after forking.
Tobias Brunner
2011-10-13
1
-1
/
+5
*
Added a replacement for closefrom (available on *BSD).
Tobias Brunner
2011-10-13
2
-2
/
+30
*
starter: Only create self-signed certificate if scepclient is built.
Tobias Brunner
2011-10-12
2
-38
/
+46
*
Build ipsec on Android.
Tobias Brunner
2011-10-11
1
-0
/
+31
*
ipsec: Allow the shell in the shebang to be changed.
Tobias Brunner
2011-10-11
2
-1
/
+2
*
Build starter on Android.
Tobias Brunner
2011-10-11
2
-1
/
+36
*
Build stroke on Android.
Tobias Brunner
2011-10-11
2
-1
/
+28
*
Build libfreeswan on Android.
Tobias Brunner
2011-10-11
2
-9
/
+46
*
Enable the stroke plugin on Android.
Tobias Brunner
2011-10-11
1
-0
/
+6
*
getpass(3) is not supported on Android.
Tobias Brunner
2011-10-11
2
-1
/
+7
*
Fixed initialization of android plugin.
Tobias Brunner
2011-10-11
1
-3
/
+3
*
Removed unneeded include.
Tobias Brunner
2011-10-11
2
-2
/
+0
*
Added fallback to ipsec.secrets parser if glob(3) is not available.
Tobias Brunner
2011-10-11
1
-11
/
+22
*
Added additional debug info to peer config matching
Martin Willi
2011-10-11
1
-0
/
+8
*
starter: Updated gitignores after LEX/YACC change.
Tobias Brunner
2011-10-10
1
-1
/
+4
*
starter: Use automake LEX/YACC automatisms.
Tobias Brunner
2011-10-10
8
-19
/
+12
*
starter: fallback include handling without glob(3).
Tobias Brunner
2011-10-10
1
-41
/
+65
*
Fixed unintentional fall-through in task_manager.
Tobias Brunner
2011-10-06
1
-0
/
+1
*
openssl: Adding support for key usage x509 extension.
Tobias Brunner
2011-10-05
1
-1
/
+42
*
Correctly install DNS servers on Android if frontend is not used.
Tobias Brunner
2011-10-05
3
-14
/
+30
*
Allow the Android plugin to load even if the control socket is not available.
Tobias Brunner
2011-10-05
1
-5
/
+0
*
Check for RTA_TABLE in configure.
Tobias Brunner
2011-10-04
1
-0
/
+2
*
Made create_endpoint_notify_create() private.
Tobias Brunner
2011-10-04
2
-21
/
+18
*
Migrated eap_aka_3gpp2_functions_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-33
/
+38
*
Migrated eap_aka_3gpp2_provider_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-30
/
+26
*
Migrated eap_aka_3gpp2_card_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-32
/
+29
*
Migrated eap_simaka_reauth_provider_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-30
/
+28
*
Migrated eap_simaka_reauth_card_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-32
/
+27
*
Migrated eap_simaka_pseudonym_provider_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-26
/
+21
*
Migrated eap_simaka_pseudonym_card_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-31
/
+27
*
Migrated medsrv_creds_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-39
/
+35
*
Migrated medsrv_config_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-36
/
+31
*
Migrated uci_config_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-59
/
+53
*
Migrated uci_parser_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-24
/
+19
*
Migrated uci_creds_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-36
/
+34
*
Migrated uci_control_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-6
/
+8
*
Migrated medcli_creds_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-53
/
+43
*
Migrated medcli_config_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-47
/
+41
*
Migrated medcli_listener_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-23
/
+21
*
Migrated parser_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-35
/
+23
*
Migrated gateway_controller_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-21
/
+19
[prev]
[next]