freeswitch/libs/sofia-sip/libsofia-sip-ua/tport
Travis Cross e3b353e911 Allow setting enabled TLS versions in Sofia-SIP
Previously if the TPTAG_TLS_VERSION was set to a non-zero value we
supported only TLSv1 (but not TLSv1.1 or TLSv1.2), and if was set to
zero we supported all versions of TLS and SSL (including the
ridiculous SSLv2).

Now we take an integer field where various bits can be set indicating
which versions of TLS we would like to support.
2014-02-06 02:17:13 +00:00
..
sofia-sip Allow setting enabled TLS versions in Sofia-SIP 2014-02-06 02:17:13 +00:00
agent.pem
cafile.pem
certificates-update
certificates.html
ChangeLog
Doxyfile.in
make_node_cert.pl
make_root_cert.pl
make_test_certs.sh
Makefile.am add websocket transport to sofia 2013-03-31 21:27:20 -05:00
test_tport.c
tls_test_client.c
tls_test_server.c
tport_internal.h add websocket transport to sofia 2013-03-31 21:27:20 -05:00
tport_logging.c add websocket transport to sofia 2013-03-31 21:27:20 -05:00
tport_rand.c
tport_sigcomp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_stub_sigcomp.c
tport_stub_stun.c
tport_tag.c Add mechanism to set OpenSSL session timeout 2012-06-11 21:46:05 +00:00
tport_threadpool.c
tport_tls_test.sh
tport_tls.c Allow setting enabled TLS versions in Sofia-SIP 2014-02-06 02:17:13 +00:00
tport_tls.h working mo better 2013-03-31 21:27:20 -05:00
tport_type_connect.c modify sofia debug code to print file, line numbers and function name 2012-10-26 14:15:14 -05:00
tport_type_sctp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_type_stun.c
tport_type_tcp.c Handle Linux TCP keepalives better in Sofia 2014-01-18 15:46:56 +00:00
tport_type_tls.c support tls dir options properly 2013-03-31 21:27:26 -05:00
tport_type_udp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_type_ws.c FS-6174 --resolve after updating to this revision, put ca-bundle.crt in /usr/local/freeswitch/certs to get chain cert in place for both dtls and wss 2014-01-31 20:16:54 +05:00
tport_ws.h tweak sip ws code to avoid double free 2013-06-26 12:43:54 -04:00
tport.c FS-5911 --resolve 2013-10-25 23:51:43 +05:00
tport.docs
ws.c FS-5642 --resolve add back the ETIMEDOUT check, needed on Mac 2013-12-13 11:46:14 +08:00
ws.h windows fix compiler errors 2013-10-22 23:23:48 -05:00