]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/eap_ttls/eap_ttls.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libcharon / plugins / eap_ttls / eap_ttls.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-02-18  Andreas SteffenMerge branch 'tls-fixes' 5.9.2rc1
2021-02-18  Tobias Brunnerlibtls: Add control flags and replace GENERIC_NULLOK...
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2016-03-24  Andreas SteffenUse standard unsigned integer types
2015-03-03  Martin WilliMerge branch 'eap-constraints'
2015-03-03  Martin Willieap-ttls: Support EAP auth information getter in EAP...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2012-05-03  Tobias BrunnerUse name from initialization to access settings in...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2011-12-31  Martin WilliImplemented TLS session resumption both as client and...
2011-04-21  Andreas Steffendo not include length field in non-fragmented EAP-PEAP...
2011-04-05  Andreas Steffenadded get|set_identifier() methods to eap_tls_t and...
2010-09-08  Andreas Steffenmax max_message_count configurable and move it into...
2010-09-08  Andreas Steffenmoved tls_t existance test into tls_eap_create() again
2010-09-08  Andreas Steffengeneralized tls_eap_t to support EAP_TNC wrapping the...
2010-08-31  Martin WilliAdded strongswan.conf options for EAP-TLS/TTLS fragment...
2010-08-31  Martin WilliMigrated EAP-TTLS to the generic TLS helper
2010-08-31  Martin WilliSupport output fragmentation of TLS records
2010-08-24  Andreas Steffenremoved tls_record_t definition
2010-08-24  Martin WilliPass NULL peer identity to omit TLS peer authentication...
2010-08-24  Martin WilliClient sends empty EAP-TTLS packet on fatal alerts...
2010-08-24  Martin WilliMoved TLS record parsing/generation to tls.c
2010-08-20  Martin WilliIntroducing simple purposes for the TLS stack, switches...
2010-08-18  Andreas Steffenadded EAP-TTLS debug output
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-08-16  Andreas Steffenimplemented server side support for EAP-TTLS
2010-08-15  Andreas Steffenoptional certificate-based peer authentication on TLS...
2010-08-13  Andreas Steffensend tunneled EAP Identity response using eap-identity...
2010-08-12  Andreas Steffenadded generic TLS application data handler and specific...
2010-08-10  Andreas Steffendifferentiate between TLS messages and EAP-[T]TLS packe...
2010-08-08  Andreas Steffenlog final TLS acknowledgement packet
2010-08-07  Andreas Steffenadded level 2 debug info on sent TLS packets
2010-08-07  Andreas Steffenlog EAP-TTLS version
2010-08-07  Andreas SteffenEAP-TLS and EAP-TTLS use different constant MSK PRF...
2010-08-07  Andreas Steffenadded eap_ttls plugin configuration