]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/eap_tls/eap_tls.c
nm: Don't set DL_LIBS to 'none required' in configure script
[thirdparty/strongswan.git] / src / libcharon / plugins / eap_tls / eap_tls.c
2023-03-21  Tobias Brunnereap-tls: Fix server implementation with TLS 1.2 and...
2023-02-22  Tobias Brunnereap-tls: Add support for TLS 1.3
2022-09-21  Tobias BrunnerMerge branch 'eap-vendor-id'
2022-09-21  Tobias Brunnereap: Use pen_t instead of uint32_t for vendor ID
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...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2015-03-03  Martin WilliMerge branch 'eap-constraints'
2015-03-03  Martin Willieap-tls: Support EAP auth information getter in EAP-TLS
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  Andreas Steffenincrease number of message due to large certificate...
2010-08-31  Martin WilliAdded strongswan.conf options for EAP-TLS/TTLS fragment...
2010-08-31  Martin WilliMigrated EAP-TLS to the generic TLS helper
2010-08-31  Martin WilliSupport output fragmentation of TLS records
2010-08-24  Martin WilliMoved TLS record parsing/generation to tls.c
2010-08-23  Martin WilliEAP-TLS clients send an empty packet on failure to...
2010-08-20  Martin WilliIntroducing simple purposes for the TLS stack, switches...
2010-08-18  Andreas Steffenadded TLS record debug output
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-08-15  Andreas Steffenoptional certificate-based peer authentication on TLS...
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 Steffenfixed typo
2010-08-07  Andreas SteffenEAP-TLS and EAP-TTLS use different constant MSK PRF...
2010-08-03  Martin WilliMoved TLS stack to its own library
2010-08-03  Martin WilliMoved eap-tls plugin to libcharon, updated to 4.4.1...