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
/
eap_peap
Commit message (
Expand
)
Author
Age
Files
Lines
*
eap-peap: Fix memory leaks when handling tunneled methods
Tobias Brunner
2016-09-20
1
-1
/
+3
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
5
-12
/
+12
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
1
-1
/
+0
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
eap-peap: Remove dead SoH code from PEAP
Martin Willi
2014-05-16
1
-15
/
+0
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
2
-8
/
+8
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-4
/
+7
*
Removed stray *_plugin_create() declarations from header files
Tobias Brunner
2013-06-11
1
-5
/
+0
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
3
-4
/
+4
*
Encode EAP-Naks in expanded format if we got an expanded type request
Tobias Brunner
2012-08-31
1
-1
/
+1
*
Allow clients to request a configured EAP method via EAP-Nak
Tobias Brunner
2012-08-31
1
-1
/
+1
*
Send EAP-Nak with supported types if requested type is unsupported
Tobias Brunner
2012-08-31
1
-2
/
+3
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
2
-17
/
+22
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
3
-3
/
+3
|
\
|
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
3
-3
/
+3
|
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
3
-3
/
+3
*
|
Implemented TLS session resumption both as client and as server
Martin Willi
2011-12-31
1
-1
/
+2
|
/
*
Revert "fixed integrity tests of plugins using libtls or libtnccs"
Tobias Brunner
2011-11-08
1
-0
/
+1
*
fixed integrity tests of plugins using libtls or libtnccs
Andreas Steffen
2011-11-02
1
-1
/
+0
*
Add features support to eap-peap plugin
Andreas Steffen
2011-10-14
1
-10
/
+23
*
unfinished MS SoH Request
Andreas Steffen
2011-06-09
1
-0
/
+15
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
4
-10
/
+10
*
do not include length field in non-fragmented EAP-PEAP packets
Andreas Steffen
2011-04-21
1
-2
/
+6
*
Win 7 accepts compressed EAP Identity request
Andreas Steffen
2011-04-21
1
-8
/
+2
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-9
/
+8
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-8
/
+9
*
send an empty EAP Ack client message if TLS was successful and handle it on t...
Andreas Steffen
2011-04-15
2
-33
/
+14
*
Windows 7 expects an uncompressed EAP Identity request
Andreas Steffen
2011-04-15
1
-16
/
+30
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-0
/
+6
*
define MSCHAPv2 as default phase2 algorithm for EAP-PEAP
Andreas Steffen
2011-04-06
1
-1
/
+1
*
allow multi-pass authentication schemes as e.g. MSCHAPv2
Andreas Steffen
2011-04-06
1
-15
/
+14
*
display EAP identifiers in HEX format
Andreas Steffen
2011-04-06
1
-2
/
+2
*
no EAP identifier offset required in build() function
Andreas Steffen
2011-04-06
1
-1
/
+1
*
implemented the PEAP tunneling protocol as an EAP plugin
Andreas Steffen
2011-04-06
11
-0
/
+1409