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
/
libcharon
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add features support to socket-raw plugin
Martin Willi
2011-10-14
1
-6
/
+12
|
*
Add features support to socket-dynamic plugin
Martin Willi
2011-10-14
1
-6
/
+12
|
*
Add features support to socket-default plugin
Martin Willi
2011-10-14
1
-7
/
+12
|
*
Added socket plugin feature loading callback
Martin Willi
2011-10-14
3
-4
/
+54
|
*
Don't use union members directly in plugin_feature_t.
Tobias Brunner
2011-10-14
1
-1
/
+1
|
*
Add features support to eap-mschapv2
Martin Willi
2011-10-14
1
-10
/
+22
|
*
Added a listplugins stroke command to show plugin features
Martin Willi
2011-10-14
1
-0
/
+55
|
*
Plugin enumerator enumerates over loaded features, too
Martin Willi
2011-10-14
2
-2
/
+2
|
*
Added a generic callback to register EAP methods using plugin features
Martin Willi
2011-10-14
2
-0
/
+35
|
*
Include library.h in plugin.h
Martin Willi
2011-10-14
2
-0
/
+2
|
*
Enable socket-raw on Android if pluto is enabled.
Tobias Brunner
2011-10-13
1
-0
/
+2
|
*
Android does not support 'struct in6_pktinfo'.
Tobias Brunner
2011-10-13
1
-1
/
+5
|
*
Use separate plugin lists for pluto and charon on Android.
Tobias Brunner
2011-10-13
1
-1
/
+2
|
*
Enable the stroke plugin on Android.
Tobias Brunner
2011-10-11
1
-0
/
+6
|
*
Fixed initialization of android plugin.
Tobias Brunner
2011-10-11
1
-3
/
+3
|
*
Removed unneeded include.
Tobias Brunner
2011-10-11
1
-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 Brunner
2011-10-11
1
-11
/
+22
|
*
Added additional debug info to peer config matching
Martin Willi
2011-10-11
1
-0
/
+8
|
*
Fixed unintentional fall-through in task_manager.
Tobias Brunner
2011-10-06
1
-0
/
+1
|
|
|
|
Reported by Howard Windsor.
*
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
|
*
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 sql_logger_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-20
/
+18
|
*
Fixed compilation of ike_me_t.
Tobias Brunner
2011-10-04
1
-2
/
+2
|
*
Fixed compiler warnings for endpoint_notify_t.
Tobias Brunner
2011-10-04
1
-4
/
+4
|
*
Migrated child_delete to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-49
/
+36
|
*
Migrated child_rekey to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-50
/
+36
|
*
Migrated ike_auth_lifetime to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-39
/
+30
|
*
Migrated ike_cert_post to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-40
/
+31
|
*
Migrated ike_cert_pre to INIT/METHOD macros
Andreas Steffen
2011-10-04
1
-42
/
+31
|
*
Migrated ike_config to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-42
/
+32
|
*
Migrated ike_delete to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-42
/
+31
|
*
Migrated ike_dpd to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-31
/
+26
|
[prev]
[next]