freeswitch/libs/sofia-sip/libsofia-sip-ua/tport
Travis Cross c85c8d7bbd
Add mechanism to set OpenSSL session timeout
In a sofia profile, you can now set the parameter tls-timeout to a
positive integer value which represents the maximum time in seconds
that OpenSSL will keep a TLS session (and its ephemeral keys) alive.

This value is passed to OpenSSL's SSL_CTX_set_timeout(3).

OpenSSL's default value is 300 seconds, but the relevant standard
(RFC 2246) suggests that much longer session lifetimes are
acceptable (it recommends values less than 24 hours).

Longer values can be useful for extending battery life on mobile
devices.

Signed-off-by: Travis Cross <tc@traviscross.com>
2012-06-11 21:46:05 +00:00
..
sofia-sip Add mechanism to set OpenSSL session timeout 2012-06-11 21:46:05 +00:00
ChangeLog
Doxyfile.in
Makefile.am
agent.pem
cafile.pem
certificates-update
certificates.html
make_node_cert.pl
make_root_cert.pl
make_test_certs.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
test_tport.c Tue Mar 3 07:56:30 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-03-03 17:19:09 +00:00
tls_test_client.c
tls_test_server.c
tport.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport.docs
tport_internal.h add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_logging.c FS-3896 --resolve that sizeof was incorrect 2012-02-17 08:50:03 -06: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 Wed Jun 3 12:25:19 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-06-25 18:43:54 +00:00
tport_tls.c Add mechanism to set OpenSSL session timeout 2012-06-11 21:46:05 +00:00
tport_tls.h Add mechanism to set OpenSSL session timeout 2012-06-11 21:46:05 +00:00
tport_tls_test.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
tport_type_connect.c Wed Jun 3 12:25:19 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-06-25 18:43:54 +00:00
tport_type_sctp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_type_stun.c sofia-lib: More Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia) 2011-04-23 20:33:19 -04:00
tport_type_tcp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
tport_type_tls.c Add mechanism to set OpenSSL session timeout 2012-06-11 21:46:05 +00:00
tport_type_udp.c add capture hooks to libsofia 2011-07-31 18:36:05 -05:00