]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libtls/tls_server.c
Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.request_peer_...
[thirdparty/strongswan.git] / src / libtls / tls_server.c
2010-08-24  Martin WilliPass NULL peer identity to omit TLS peer authentication...
2010-08-24  Andreas Steffenremoved some redundant debug output
2010-08-24  Martin WilliAdded generic TLS purposes
2010-08-23  Martin WilliAdded a TLS purpose for EAP-TTLS with client authentication
2010-08-23  Martin WilliImplemented TLS Alert handling
2010-08-23  Martin WilliVerify negotiated TLS version
2010-08-23  Martin WilliIntroducing a dedicated debug message group for libtls
2010-08-23  Martin WilliStreamlined TLS debugging output
2010-08-20  Martin WilliIntroducing simple purposes for the TLS stack, switches...
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-08-16  Martin WilliOnly include certificates with CA flag in TLS cert...
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  Martin WilliAdded support for different encryption schemes to priva...
2010-08-05  Andreas Steffenadded some more TLS debug output
2010-08-03  Martin WilliMoved TLS stack to its own library