aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_ttls/eap_ttls_avp.c
Commit message (Collapse)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-5/+5
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-311-4/+4
|
* Pass NULL peer identity to omit TLS peer authentication, added ↵Martin Willi2010-08-241-2/+2
| | | | eap-ttls.request_peer_auth option
* support fragmentation in AVPsAndreas Steffen2010-08-241-15/+97
|
* implemented server side support for EAP-TTLSAndreas Steffen2010-08-161-0/+105