Andreas Steffen
|
e50c853597
|
Add features support to tnccs plugins
|
2011-10-20 14:06:12 +02:00 |
|
Tobias Brunner
|
039a976745
|
Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG.
|
2011-10-18 15:05:51 +02:00 |
|
Andreas Steffen
|
3c9dd593bb
|
fixed copy-and-paste error
|
2011-10-17 14:08:50 +02:00 |
|
Andreas Steffen
|
0ebcbc017c
|
Add features support to eap-radius plugin
|
2011-10-15 07:34:07 +02:00 |
|
Andreas Steffen
|
88f3fc97fe
|
Add features support to eap-peap plugin
|
2011-10-14 22:33:06 +02:00 |
|
Andreas Steffen
|
f21398fa84
|
Add features support to eap-tnc plugin
|
2011-10-14 21:14:49 +02:00 |
|
Andreas Steffen
|
9e65c13e63
|
Add features support to eap-gtc plugin
|
2011-10-14 17:41:08 +02:00 |
|
Andreas Steffen
|
6022b1558a
|
Add features support to eap-md5 plugin
|
2011-10-14 17:31:16 +02:00 |
|
Andreas Steffen
|
e0f4f26ded
|
Add features support to eap-ttls plugin
|
2011-10-14 17:20:33 +02:00 |
|
Andreas Steffen
|
aa1ecd7b83
|
Add features support to eap-identity plugin
|
2011-10-14 17:20:10 +02:00 |
|
Andreas Steffen
|
3732fe9e38
|
Add features support to eap-tls plugin
|
2011-10-14 16:37:21 +02:00 |
|
Martin Willi
|
67c1d36554
|
Add features support tp eap-simaka-reauth plugin
|
2011-10-14 10:05:49 +02:00 |
|
Martin Willi
|
e9655e7417
|
Add features support to eap-simaka-pseudonym plugin
|
2011-10-14 10:05:49 +02:00 |
|
Martin Willi
|
f91cba1874
|
Add features support to eap-simaka-sql plugin
|
2011-10-14 10:05:49 +02:00 |
|
Martin Willi
|
9894b91ca9
|
Don't load eap-sim-file plugin if no valid triplet file found
|
2011-10-14 10:05:49 +02:00 |
|
Martin Willi
|
9099e4fd3c
|
Add features support to eap-sim-pcsc plugin
|
2011-10-14 10:05:49 +02:00 |
|
Martin Willi
|
5f17a09323
|
Add features support to eap-sim-file plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
49458758f6
|
Add features support to eap-sim plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
1cb9a6d8ba
|
Add features support to eap-aka-3gpp2 plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
4ae99247b5
|
Add features support to eap-aka plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
756b504e40
|
Add features support to socket-raw plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
85d11ce9bd
|
Add features support to socket-dynamic plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
8c5aacc270
|
Add features support to socket-default plugin
|
2011-10-14 10:05:48 +02:00 |
|
Martin Willi
|
48b7234f58
|
Add features support to eap-mschapv2
|
2011-10-14 10:05:45 +02:00 |
|
Martin Willi
|
2d2ffa58f6
|
Added a listplugins stroke command to show plugin features
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
fa7c8338ca
|
Plugin enumerator enumerates over loaded features, too
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
9cd7f384ba
|
Include library.h in plugin.h
|
2011-10-14 10:04:45 +02:00 |
|
Tobias Brunner
|
03ef4e3461
|
Android does not support 'struct in6_pktinfo'.
|
2011-10-13 19:23:10 +02:00 |
|
Tobias Brunner
|
ddce93206e
|
Fixed initialization of android plugin.
|
2011-10-11 16:30:20 +02:00 |
|
Tobias Brunner
|
f7ce74983d
|
Removed unneeded include.
This is not available on Android and redirects to <fcntl.h> on Ubuntu.
|
2011-10-11 16:30:20 +02:00 |
|
Tobias Brunner
|
d3bd67239f
|
Added fallback to ipsec.secrets parser if glob(3) is not available.
|
2011-10-11 16:30:20 +02:00 |
|
Tobias Brunner
|
4437914ae0
|
Correctly install DNS servers on Android if frontend is not used.
|
2011-10-05 15:04:24 +02:00 |
|
Tobias Brunner
|
6c974a4fe3
|
Allow the Android plugin to load even if the control socket is not available.
|
2011-10-05 14:18:00 +02:00 |
|
Tobias Brunner
|
bdc8d0aa90
|
Migrated eap_aka_3gpp2_functions_t to INIT/METHOD macros.
|
2011-10-04 15:28:41 +02:00 |
|
Tobias Brunner
|
4ceda4b79b
|
Migrated eap_aka_3gpp2_provider_t to INIT/METHOD macros.
|
2011-10-04 15:24:00 +02:00 |
|
Tobias Brunner
|
1664e3eb06
|
Migrated eap_aka_3gpp2_card_t to INIT/METHOD macros.
|
2011-10-04 15:20:31 +02:00 |
|
Tobias Brunner
|
ecdbab8a20
|
Migrated eap_simaka_reauth_provider_t to INIT/METHOD macros.
|
2011-10-04 15:16:02 +02:00 |
|
Tobias Brunner
|
fcf37d30c8
|
Migrated eap_simaka_reauth_card_t to INIT/METHOD macros.
|
2011-10-04 15:07:04 +02:00 |
|
Tobias Brunner
|
3d7d5f7c53
|
Migrated eap_simaka_pseudonym_provider_t to INIT/METHOD macros.
|
2011-10-04 15:01:18 +02:00 |
|
Tobias Brunner
|
0146a4a661
|
Migrated eap_simaka_pseudonym_card_t to INIT/METHOD macros.
|
2011-10-04 14:57:11 +02:00 |
|
Tobias Brunner
|
eab73e7157
|
Migrated medsrv_creds_t to INIT/METHOD macros.
|
2011-10-04 14:49:12 +02:00 |
|
Tobias Brunner
|
e306510552
|
Migrated medsrv_config_t to INIT/METHOD macros.
|
2011-10-04 14:48:57 +02:00 |
|
Tobias Brunner
|
3837aadf4c
|
Migrated uci_config_t to INIT/METHOD macros.
|
2011-10-04 14:34:25 +02:00 |
|
Tobias Brunner
|
d3e4e92e4a
|
Migrated uci_parser_t to INIT/METHOD macros.
|
2011-10-04 14:34:25 +02:00 |
|
Tobias Brunner
|
66633c0580
|
Migrated uci_creds_t to INIT/METHOD macros.
|
2011-10-04 14:34:25 +02:00 |
|
Tobias Brunner
|
e751bc9aab
|
Migrated uci_control_t to INIT/METHOD macros.
|
2011-10-04 12:12:04 +02:00 |
|
Tobias Brunner
|
3c6f06a7d4
|
Migrated medcli_creds_t to INIT/METHOD macros.
|
2011-10-04 12:08:40 +02:00 |
|
Tobias Brunner
|
d4b989068c
|
Migrated medcli_config_t to INIT/METHOD macros.
|
2011-10-04 12:02:29 +02:00 |
|
Tobias Brunner
|
b12734d86a
|
Migrated medcli_listener_t to INIT/METHOD macros.
|
2011-10-04 11:55:28 +02:00 |
|
Tobias Brunner
|
4f9dc66be2
|
Migrated sql_logger_t to INIT/METHOD macros.
|
2011-10-04 10:21:25 +02:00 |
|