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
/
eap_peap_server.c
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
1
-2
/
+2
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-4
/
+4
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-12
/
+14
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
1
-2
/
+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
1
-5
/
+14
*
define MSCHAPv2 as default phase2 algorithm for EAP-PEAP
Andreas Steffen
2011-04-06
1
-1
/
+1
*
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
1
-0
/
+423