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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add features support to eap-tnc plugin
Andreas Steffen
2011-10-14
1
-10
/
+16
*
Add features support to eap-gtc plugin
Andreas Steffen
2011-10-14
1
-5
/
+14
*
Add features support to eap-md5 plugin
Andreas Steffen
2011-10-14
1
-10
/
+18
*
Add features support to eap-ttls plugin
Andreas Steffen
2011-10-14
1
-10
/
+23
*
Add features support to eap-identity plugin
Andreas Steffen
2011-10-14
1
-10
/
+14
*
Add features support to eap-tls plugin
Andreas Steffen
2011-10-14
1
-10
/
+21
*
Add features support tp eap-simaka-reauth plugin
Martin Willi
2011-10-14
2
-36
/
+51
*
Add features support to eap-simaka-pseudonym plugin
Martin Willi
2011-10-14
2
-36
/
+51
*
Add features support to eap-simaka-sql plugin
Martin Willi
2011-10-14
2
-50
/
+83
*
Don't load eap-sim-file plugin if no valid triplet file found
Martin Willi
2011-10-14
2
-9
/
+38
*
Add features support to eap-sim-pcsc plugin
Martin Willi
2011-10-14
2
-17
/
+25
*
Add features support to eap-sim-file plugin
Martin Willi
2011-10-14
2
-23
/
+33
*
Add features support to eap-sim plugin
Martin Willi
2011-10-14
1
-10
/
+25
*
Add features support to eap-aka-3gpp2 plugin
Martin Willi
2011-10-14
2
-28
/
+64
*
Add features support to eap-aka plugin
Martin Willi
2011-10-14
1
-10
/
+25
*
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
*
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
1
-1
/
+1
*
Include library.h in plugin.h
Martin Willi
2011-10-14
1
-0
/
+1
*
Android does not support 'struct in6_pktinfo'.
Tobias Brunner
2011-10-13
1
-1
/
+5
*
Fixed initialization of android plugin.
Tobias Brunner
2011-10-11
1
-3
/
+3
*
Removed unneeded include.
Tobias Brunner
2011-10-11
1
-1
/
+0
*
Added fallback to ipsec.secrets parser if glob(3) is not available.
Tobias Brunner
2011-10-11
1
-11
/
+22
*
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
*
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 sql_logger_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-20
/
+18
*
Fix locking in nm_creds_t.create_shared_enumerator.
Tobias Brunner
2011-10-03
1
-6
/
+11
*
Migrated nm_creds_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-94
/
+65
*
Migrated nm_handler_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-34
/
+27
*
Migrated stroke_cred_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-40
/
+32
*
Migrated stroke_socket_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-6
/
+8
[prev]
[next]