Andreas Steffen
|
6f69fb0134
|
implemented get|set_identifier() for tls_eap_t
|
2011-04-05 18:14:58 +02:00 |
|
Andreas Steffen
|
2e44a2753f
|
eap_packet_t definition moved to libstrongswan/eap/eap.h
|
2011-04-05 18:04:45 +02:00 |
|
Andreas Steffen
|
6f05ad829a
|
added EAP PEAP and MSTLV protocols
|
2011-04-05 17:59:49 +02:00 |
|
Andreas Steffen
|
dcfb8177b3
|
implemented get|set_identifier() for eap_sim_t
|
2011-04-05 17:01:28 +02:00 |
|
Andreas Steffen
|
125fadb3e0
|
Migrated eap_sim plugin to INIT/METHOD macros
|
2011-04-05 16:12:38 +02:00 |
|
Andreas Steffen
|
ab5e087309
|
implemented get|set_identifier() for eap_radius_t
|
2011-04-05 15:57:00 +02:00 |
|
Andreas Steffen
|
07313dbe38
|
store EAP identifier on peer side
|
2011-04-05 15:45:51 +02:00 |
|
Andreas Steffen
|
1b80fdd9e0
|
implemented get|set_identifier() for eap_aka_t
|
2011-04-05 15:40:20 +02:00 |
|
Martin Willi
|
2f02375a82
|
Added support for DES_ECB to af-alg, required for eap-mschapv2
|
2011-04-05 15:20:38 +02:00 |
|
Andreas Steffen
|
b5240b7c64
|
Migrated eap_aka plugin to INIT/METHOD macros
|
2011-04-05 15:20:22 +02:00 |
|
Andreas Steffen
|
05aa206dcd
|
implemented get|set_identifier() for eap_gtc_t
|
2011-04-05 14:47:19 +02:00 |
|
Andreas Steffen
|
e053961dcc
|
Migrated eap_gtc plugin to INIT/METHOD macros
|
2011-04-05 14:44:26 +02:00 |
|
Andreas Steffen
|
4ea837d951
|
implemented get|set_identifier() for eap_mschapv2_t
|
2011-04-05 14:44:09 +02:00 |
|
Andreas Steffen
|
dae5a088c5
|
Migrated eap_mschapv2 plugin to INIT/METHOD macros
|
2011-04-05 14:23:59 +02:00 |
|
Andreas Steffen
|
689f887147
|
implemented get|set_identifier() for eap_identity_t and eap_md5_t
|
2011-04-05 14:22:58 +02:00 |
|
Andreas Steffen
|
adcb221f19
|
log the EAP identifier also for vendor specific EAP methods
|
2011-04-05 13:57:37 +02:00 |
|
Andreas Steffen
|
de93154231
|
log the initial value of the EAP identifier
|
2011-04-05 13:54:26 +02:00 |
|
Andreas Steffen
|
2f7c12a2f4
|
added get_identifier() and set_identifier() methods
|
2011-04-05 13:32:10 +02:00 |
|
Martin Willi
|
ce9352b3d7
|
Migrated eap_sim_pcsc plugin to INIT/METHOD macros
|
2011-04-04 09:31:45 +02:00 |
|
Martin Willi
|
13d72e90c1
|
Slightly reformatted SIM pcsc code
|
2011-04-04 09:21:54 +02:00 |
|
Duncan Salerno
|
80dca77a50
|
Added SIM card backend based on pcsc-lite
|
2011-04-04 08:51:50 +02:00 |
|
Martin Willi
|
4ceb31f941
|
Added alloc/stream options to fetcher test utility
|
2011-04-04 08:48:27 +02:00 |
|
Martin Willi
|
f27705cea1
|
Added support for FETCH_CALLBACK to soup fetcher
|
2011-04-04 08:48:27 +02:00 |
|
Martin Willi
|
c5a46f3b63
|
Support FETCH_CALLBACK in curl fetcher
|
2011-04-04 08:48:27 +02:00 |
|
Martin Willi
|
13eda8e903
|
Added a new FETCH_CALLBACK option to fetch data without allocation
|
2011-04-04 08:48:27 +02:00 |
|
Martin Willi
|
5131c62517
|
Migrated fetcher_manager to INIT/METHOD macros
|
2011-04-04 08:48:27 +02:00 |
|
Andreas Steffen
|
6d508e8f36
|
version bump to 4.5.2dr4
|
2011-04-02 07:46:16 +02:00 |
|
Andreas Steffen
|
bf2233b32d
|
updated ikev2/rw-eap-tnc scenarios
|
2011-04-01 19:44:25 +02:00 |
|
Miklos Vajna
|
fc16b361ef
|
Install systemd service file if systemd is available
|
2011-03-29 09:27:54 +02:00 |
|
Andreas Steffen
|
7aa2d1ca49
|
log TNC PEP decision with level 0
|
2011-03-25 12:49:05 +01:00 |
|
Martin Willi
|
952fb7b5a1
|
Increase whitelist message identity buffer to 128 bytes
|
2011-03-23 14:18:15 +01:00 |
|
Martin Willi
|
fc2e43eb27
|
Fix order of PURGE_* flags to be compatible with STROKE_PURGE_* keywords
|
2011-03-23 09:28:40 +01:00 |
|
Tobias Brunner
|
a6390879d5
|
Make availability of glob(3) optional in settings_t.
If glob(3) is not available just try to open the pattern as regular
file. The reason for this change is that glob(3) is not available on Android.
|
2011-03-22 19:21:26 +01:00 |
|
Tobias Brunner
|
913591ecb8
|
Make sure that files included in settings_t are regular files.
|
2011-03-22 19:21:15 +01:00 |
|
Tobias Brunner
|
f5958b6225
|
Define PLUGINDIR in Android.mk even though it is currently not used.
The combined plugin loader requires PLUGINDIR to be defined.
|
2011-03-22 17:41:37 +01:00 |
|
Tobias Brunner
|
566173366d
|
File lists in Android.mk files updated to those in the Makefiles.
|
2011-03-22 17:41:29 +01:00 |
|
Tobias Brunner
|
3eede76288
|
Fall back to _LINUX_CAPABILITY_VERSION if no explicit version is defined.
This is the case on Android.
|
2011-03-22 17:39:05 +01:00 |
|
Andreas Steffen
|
3f5647819b
|
redirect debug output of imc/imv pairs to syslog
|
2011-03-19 23:23:52 +01:00 |
|
Andreas Steffen
|
b03dd40fe6
|
some changes to the ikev2/rw-eap-tnc-11|20 scenarios
|
2011-03-19 16:48:06 +01:00 |
|
Andreas Steffen
|
16ee58e036
|
TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection message
|
2011-03-19 16:43:22 +01:00 |
|
Andreas Steffen
|
357894c692
|
af-alg plugin does not require hmac and xcbc plugins
|
2011-03-18 09:55:26 +01:00 |
|
Andreas Steffen
|
e236ed1e8d
|
added duplicheck.enable and whitelist.enable options to strongswan.conf man page
|
2011-03-18 08:01:09 +01:00 |
|
Andreas Steffen
|
ae04b73eb4
|
added af-alg-ikev1/alg-camellia scenario
|
2011-03-18 07:39:21 +01:00 |
|
Andreas Steffen
|
ec160f132c
|
added af-alg-ikev2/alg-camellia scenario
|
2011-03-18 07:34:48 +01:00 |
|
Andreas Steffen
|
efe7e863e7
|
added the af-alg-ikev1/rw-cert scenario
|
2011-03-17 23:16:41 +01:00 |
|
Andreas Steffen
|
d6946481ae
|
added the af-alg-ikev2/rw-cert scenario
|
2011-03-17 22:55:26 +01:00 |
|
Andreas Steffen
|
788fc89cc2
|
build the af-alg plugin in the UML test environment
|
2011-03-17 22:53:09 +01:00 |
|
Andreas Steffen
|
edd1fc71c2
|
include linux/if_alg.h in the strongSwan distribution
|
2011-03-17 22:52:04 +01:00 |
|
Andreas Steffen
|
d32a84fbc4
|
version bump to 4.5.2dr3
|
2011-03-17 20:24:44 +01:00 |
|
Andreas Steffen
|
6ca05fe2e9
|
added NEWS for 4.5.2dr2 release
|
2011-03-17 20:24:00 +01:00 |
|