warning message if openssl support is missing while attempting tls connection
[asterisk/asterisk.git] / main / tcptls.c
2010-02-16 David Vosselwarning message if openssl support is missing while...
2009-10-22 David VosselSIP TCP/TLS: move client connection setup/write into...
2009-09-24 David Vosselfixes tcptls_session memory leak caused by ref count...
2009-04-29 David VosselSIP option to specify outbound TLS/SSL client protocol.
2009-04-29 David VosselConsistent SSL/TLS options across conf files
2009-04-24 David VosselTLS/SSL private key option
2009-03-09 Jeff PeelerAdd Doxygen documentation for API changes from 1.6...
2009-02-04 Tilghman LesherWhen using a socket as a FILE *, the stdio functions...
2009-01-21 Russell BryantFix a regression in TCP support.
2009-01-17 Terry WilsonFix qualify for TCP peer
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-12-12 Russell BryantRename a number of tcptls_session variables. There...
2008-10-19 Kevin P. Flemingcleaup of the TCP/TLS socket API:
2008-10-13 Olle JohanssonHighlightning even more bugs in the current tcp/tls...
2008-06-18 Brett BryantFix a crash in tcp and tls connections related to refer...
2008-06-17 Brett BryantUpdates all usages of ast_tcptls_session_instance to...
2008-03-12 Russell BryantRename ast_tcptls_server_instance to session_instance...
2008-03-04 Russell Bryantadd a destroy API call for a server instance
2008-03-04 Russell BryantMore public API name changes to use an appropriate...
2008-03-04 Russell BryantRename public object server_instance to ast_tcptls_serv...
2008-02-05 Mark MichelsonGet rid of any remaining ast_verbose calls in the code...
2008-01-23 Russell BryantFix tcptls build when openssl isn't installed
2008-01-22 Olle JohanssonDoxygen updates
2008-01-18 Russell BryantMerge changes from team/group/sip-tcptls