aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_tls
Commit message (Expand)AuthorAgeFilesLines
* Removed stray *_plugin_create() declarations from header filesTobias Brunner2013-06-111-5/+0
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-3/+5
* Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-1/+1
|\
| * Moved eap/xauth classes out of protocol specific subdirectoriesMartin Willi2012-03-201-1/+1
| * Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-1/+1
* | Implemented TLS session resumption both as client and as serverMartin Willi2011-12-311-3/+3
|/
* Revert "fixed integrity tests of plugins using libtls or libtnccs"Tobias Brunner2011-11-081-0/+1
* fixed integrity tests of plugins using libtls or libtnccsAndreas Steffen2011-11-021-1/+0
* Add features support to eap-tls pluginAndreas Steffen2011-10-141-10/+21
* do not include length field in non-fragmented EAP-PEAP packetsAndreas Steffen2011-04-211-1/+5
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-0/+6
* added get|set_identifier() methods to eap_tls_t and eap_ttls_tAndreas Steffen2011-04-051-0/+14
* 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 s...Martin Willi2010-08-231-0/+6
* 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