AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
[asterisk/asterisk.git] / include / asterisk / tcptls.h
2014-06-13 Richard MudgettAST-2014-007: Fix of fix to allow AMI and SIP TCP to...
2014-06-12 Richard MudgettAST-2014-007: Fix DOS by consuming the number of allowe...
2012-10-12 Mark MichelsonDo not use a FILE handle when doing SIP TCP reads.
2012-05-18 Mark MichelsonFix memory leak of SSL_CTX structures in TLS core.
2012-02-28 Richard MudgettConvert struct ast_tcptls_session_instance to finally...
2012-02-24 Richard MudgettFix worker thread resource leak in SIP TCP/TLS.
2011-11-30 Jonathan Roser346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30...
2011-11-30 Jonathan RoseReverting 346525 due to accidental patch against trunk...
2011-11-30 Jonathan RoseCleaning up chan_sip/tcptls file descriptor closing.
2011-11-06 Olle JohanssonFormatting and doxygen improvements
2010-07-08 Mark MichelsonAdd IPv6 to Asterisk.
2009-10-22 David VosselSIP TCP/TLS: move client connection setup/write into...
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-01-17 Terry WilsonFix qualify for TCP peer
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-10-19 Kevin P. Flemingcleaup of the TCP/TLS socket API:
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-01-22 Olle JohanssonDoxygen updates
2008-01-18 Russell BryantMerge changes from team/group/sip-tcptls