Tobias Brunner
|
c293c87761
|
Don't use union members directly in plugin_feature_t.
|
2011-10-14 10:05:47 +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
|
36b4f05b14
|
Added a generic callback to register EAP methods using plugin features
|
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
|
0ad58f013a
|
Enable socket-raw on Android if pluto is enabled.
|
2011-10-13 19:25:06 +02:00 |
|
Tobias Brunner
|
03ef4e3461
|
Android does not support 'struct in6_pktinfo'.
|
2011-10-13 19:23:10 +02:00 |
|
Tobias Brunner
|
9227a3b3fa
|
Use separate plugin lists for pluto and charon on Android.
|
2011-10-13 18:34:43 +02:00 |
|
Tobias Brunner
|
635724f6ab
|
Enable the stroke plugin on Android.
|
2011-10-11 16:30:20 +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 |
|
Martin Willi
|
dc299da8e5
|
Added additional debug info to peer config matching
|
2011-10-11 09:46:24 +02:00 |
|
Tobias Brunner
|
d46f857511
|
Fixed unintentional fall-through in task_manager.
Reported by Howard Windsor.
|
2011-10-06 13:55:50 +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
|
055a823d08
|
Made create_endpoint_notify_create() private.
|
2011-10-04 15:59:20 +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
|
13e5a32a1e
|
Migrated parser_t to INIT/METHOD macros.
|
2011-10-04 11:50:22 +02:00 |
|
Tobias Brunner
|
4f9dc66be2
|
Migrated sql_logger_t to INIT/METHOD macros.
|
2011-10-04 10:21:25 +02:00 |
|
Tobias Brunner
|
d7c552a25e
|
Fixed compilation of ike_me_t.
|
2011-10-04 10:19:10 +02:00 |
|
Tobias Brunner
|
4459ae8cf5
|
Fixed compiler warnings for endpoint_notify_t.
|
2011-10-04 10:17:36 +02:00 |
|
Andreas Steffen
|
4fb6b7a12c
|
Migrated child_delete to INIT/METHOD macros
|
2011-10-04 08:05:27 +02:00 |
|
Andreas Steffen
|
0fc9dd1194
|
Migrated child_rekey to INIT/METHOD macros
|
2011-10-04 07:10:46 +02:00 |
|
Andreas Steffen
|
ad8f42e898
|
Migrated ike_auth_lifetime to INIT/METHOD macros
|
2011-10-04 06:47:35 +02:00 |
|
Andreas Steffen
|
27d7641641
|
Migrated ike_cert_post to INIT/METHOD macros
|
2011-10-04 05:59:09 +02:00 |
|
Andreas Steffen
|
08f9f44176
|
Migrated ike_cert_pre to INIT/METHOD macros
|
2011-10-04 05:54:08 +02:00 |
|
Andreas Steffen
|
1bf77c8168
|
Migrated ike_config to INIT/METHOD macros
|
2011-10-03 23:55:15 +02:00 |
|
Andreas Steffen
|
2e89c3413b
|
Migrated ike_delete to INIT/METHOD macros
|
2011-10-03 23:49:44 +02:00 |
|
Andreas Steffen
|
6dab816eb2
|
Migrated ike_dpd to INIT/METHOD macros
|
2011-10-03 22:37:44 +02:00 |
|
Andreas Steffen
|
c73694e7fb
|
Migrated ike_init to INIT/METHOD macros
|
2011-10-03 22:28:32 +02:00 |
|
Andreas Steffen
|
bb6bbe6ddd
|
Migrated ike_me to INIT/METHOD macros
|
2011-10-03 22:19:46 +02:00 |
|
Andreas Steffen
|
6ade8d6163
|
Migrated ike_natd to INIT/METHOD macros
|
2011-10-03 22:06:56 +02:00 |
|
Andreas Steffen
|
7db8fd0d9a
|
Migrated ike_reauth to INIT/METHOD macros
|
2011-10-03 21:38:04 +02:00 |
|