]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.request_peer_...
authorMartin Willi <martin@revosec.ch>
Tue, 24 Aug 2010 09:34:43 +0000 (11:34 +0200)
committerMartin Willi <martin@revosec.ch>
Tue, 24 Aug 2010 09:34:43 +0000 (11:34 +0200)
commit69e8bb2e8d61a8e7b2a889eaae9722a4e5ed51c6
tree1e4fbeded6b1cd5b456a21c594f80a212d7f2b89
parenta2c12359691943ede12f7f515cbe97af1b193e7b
Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.request_peer_auth option
src/libcharon/plugins/eap_ttls/eap_ttls.c
src/libcharon/plugins/eap_ttls/eap_ttls_avp.c
src/libtls/tls.c
src/libtls/tls.h
src/libtls/tls_crypto.c
src/libtls/tls_peer.c
src/libtls/tls_server.c