aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_tls
Commit message (Collapse)AuthorAgeFilesLines
* max max_message_count configurable and move it into tls_eap_tAndreas Steffen2010-09-081-12/+4
|
* moved tls_t existance test into tls_eap_create() againAndreas Steffen2010-09-081-5/+0
|
* generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocolAndreas Steffen2010-09-081-2/+8
|
* increase number of message due to large certificate payloadsAndreas Steffen2010-09-011-1/+1
|
* Added strongswan.conf options for EAP-TLS/TTLS fragment sizeMartin Willi2010-08-311-4/+10
|
* Migrated EAP-TLS to the generic TLS helperMartin Willi2010-08-311-272/+19
|
* Support output fragmentation of TLS recordsMartin Willi2010-08-311-2/+3
|
* Moved TLS record parsing/generation to tls.cMartin Willi2010-08-241-66/+4
|
* EAP-TLS clients send an empty packet on failure to properly shut down a TLS ↵Martin Willi2010-08-231-0/+6
| | | | session
* Introducing simple purposes for the TLS stack, switches various optionsMartin Willi2010-08-201-3/+6
|
* added TLS record debug outputAndreas Steffen2010-08-181-4/+11
|
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-182-8/+12
|
* optional certificate-based peer authentication on TLS server sideAndreas Steffen2010-08-151-2/+2
|
* added generic TLS application data handler and specific EAP-TTLS instantiationAndreas Steffen2010-08-121-1/+2
|
* differentiate between TLS messages and EAP-[T]TLS packets in the debug outputAndreas Steffen2010-08-101-5/+5
|
* log final TLS acknowledgement packetAndreas Steffen2010-08-081-0/+4
|
* added level 2 debug info on sent TLS packetsAndreas Steffen2010-08-071-0/+4
|
* fixed typoAndreas Steffen2010-08-071-1/+1
|
* EAP-TLS and EAP-TTLS use different constant MSK PRF labelAndreas Steffen2010-08-071-1/+2
|
* Some Doxygen fixes.Tobias Brunner2010-08-051-1/+1
|
* Moved TLS stack to its own libraryMartin Willi2010-08-0323-4536/+6
|
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-0326-0/+5145