index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix compiler warning after fetcher_t.fetch signature change
Martin Willi
2011-04-12
1
-1
/
+2
*
version bump to 4.5.2dr5
Andreas Steffen
2011-04-11
1
-1
/
+1
*
updated NEWS
Andreas Steffen
2011-04-11
1
-0
/
+7
*
Use an IV size of zero for DES in ECB mode
Martin Willi
2011-04-08
2
-3
/
+1
*
Fixed debug statement if algorithm benchmarking enabled
Martin Willi
2011-04-08
1
-3
/
+3
*
with the 2.6.38 kernel alice is preferred for handling the IKE connections
Andreas Steffen
2011-04-08
1
-7
/
+7
*
fixed bit mask
Duncan Salerno
2011-04-07
1
-2
/
+2
*
added EAP-PEAP options to strongswan.conf
Andreas Steffen
2011-04-06
1
-0
/
+20
*
define MSCHAPv2 as default phase2 algorithm for EAP-PEAP
Andreas Steffen
2011-04-06
1
-1
/
+1
*
added ikev2/rw-eap-peap-mschapv2 scenario
Andreas Steffen
2011-04-06
14
-0
/
+166
*
added ikev2/rw-eap-peap-md5 scenario
Andreas Steffen
2011-04-06
14
-0
/
+169
*
added ikev2/rw-eap-peap-radius scenario
Andreas Steffen
2011-04-06
22
-0
/
+486
*
allow multi-pass authentication schemes as e.g. MSCHAPv2
Andreas Steffen
2011-04-06
2
-30
/
+28
*
display EAP identifiers in HEX format
Andreas Steffen
2011-04-06
3
-8
/
+8
*
no EAP identifier offset required in build() function
Andreas Steffen
2011-04-06
1
-1
/
+1
*
added missing function pointers in eap_identity_create_server()
Andreas Steffen
2011-04-06
1
-0
/
+2
*
implemented the PEAP tunneling protocol as an EAP plugin
Andreas Steffen
2011-04-06
15
-1
/
+1427
*
added get|set_identifier() methods to eap_tnc_t
Andreas Steffen
2011-04-06
1
-0
/
+14
*
added EAP identifier to debug output
Andreas Steffen
2011-04-05
1
-4
/
+5
*
added get|set_identifier() methods to eap_tls_t and eap_ttls_t
Andreas Steffen
2011-04-05
2
-0
/
+28
*
added TLS_PURPOSE_EAP_PEAP
Andreas Steffen
2011-04-05
3
-0
/
+4
*
implemented get|set_identifier() for tls_eap_t
Andreas Steffen
2011-04-05
2
-24
/
+85
*
eap_packet_t definition moved to libstrongswan/eap/eap.h
Andreas Steffen
2011-04-05
1
-11
/
+0
*
added EAP PEAP and MSTLV protocols
Andreas Steffen
2011-04-05
2
-4
/
+24
*
implemented get|set_identifier() for eap_sim_t
Andreas Steffen
2011-04-05
2
-34
/
+56
*
Migrated eap_sim plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
2
-80
/
+56
*
implemented get|set_identifier() for eap_radius_t
Andreas Steffen
2011-04-05
1
-1
/
+20
*
store EAP identifier on peer side
Andreas Steffen
2011-04-05
1
-1
/
+2
*
implemented get|set_identifier() for eap_aka_t
Andreas Steffen
2011-04-05
2
-19
/
+54
*
Added support for DES_ECB to af-alg, required for eap-mschapv2
Martin Willi
2011-04-05
1
-0
/
+1
*
Migrated eap_aka plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
2
-80
/
+57
*
implemented get|set_identifier() for eap_gtc_t
Andreas Steffen
2011-04-05
1
-0
/
+14
*
Migrated eap_gtc plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
1
-51
/
+34
*
implemented get|set_identifier() for eap_mschapv2_t
Andreas Steffen
2011-04-05
1
-0
/
+14
*
Migrated eap_mschapv2 plugin to INIT/METHOD macros
Andreas Steffen
2011-04-05
1
-57
/
+34
*
implemented get|set_identifier() for eap_identity_t and eap_md5_t
Andreas Steffen
2011-04-05
2
-3
/
+39
*
log the EAP identifier also for vendor specific EAP methods
Andreas Steffen
2011-04-05
1
-2
/
+2
*
log the initial value of the EAP identifier
Andreas Steffen
2011-04-05
1
-5
/
+6
*
added get_identifier() and set_identifier() methods
Andreas Steffen
2011-04-05
1
-3
/
+18
*
Migrated eap_sim_pcsc plugin to INIT/METHOD macros
Martin Willi
2011-04-04
2
-32
/
+38
*
Slightly reformatted SIM pcsc code
Martin Willi
2011-04-04
2
-30
/
+44
*
Added SIM card backend based on pcsc-lite
Duncan Salerno
2011-04-04
7
-0
/
+527
*
Added alloc/stream options to fetcher test utility
Martin Willi
2011-04-04
1
-6
/
+32
*
Added support for FETCH_CALLBACK to soup fetcher
Martin Willi
2011-04-04
1
-9
/
+45
*
Support FETCH_CALLBACK in curl fetcher
Martin Willi
2011-04-04
1
-11
/
+34
*
Added a new FETCH_CALLBACK option to fetch data without allocation
Martin Willi
2011-04-04
7
-22
/
+97
*
Migrated fetcher_manager to INIT/METHOD macros
Martin Willi
2011-04-04
1
-32
/
+25
*
version bump to 4.5.2dr4
Andreas Steffen
2011-04-02
1
-1
/
+1
*
updated ikev2/rw-eap-tnc scenarios
Andreas Steffen
2011-04-01
11
-16
/
+29
*
Install systemd service file if systemd is available
Miklos Vajna
2011-03-29
5
-1
/
+34
[prev]
[next]