Commit Graph

25 Commits (cef5e9d4340f94de8801aaecfb004a080df8a68f)

Author SHA1 Message Date
Terry Wilson 7981744453 Fix crash on fdopen failure
15 years ago
Terry Wilson e830fbd5ab Revert patch with accidental reversion of a previous patch
15 years ago
Terry Wilson 61856614c3 Fix crash on fdopen failure
15 years ago
Russell Bryant 4f9c6020c2 Merged revisions 253540 via svnmerge from
16 years ago
David Vossel 07956b5e82 Merged revisions 246980 via svnmerge from
17 years ago
David Vossel 12fb1e8bde Merged revisions 225445 via svnmerge from
17 years ago
David Vossel f5edb25e1c Merged revisions 220365 via svnmerge from
17 years ago
Jeff Peeler bf0bb7b385 Add Doxygen documentation for API changes from 1.6.0 to 1.6.1
18 years ago
Tilghman Lesher f2fd6528a2 When using a socket as a FILE *, the stdio functions will sometimes try to do
18 years ago
Russell Bryant 757019fd19 Fix a regression in TCP support.
18 years ago
Terry Wilson e0b40036e1 Fix qualify for TCP peer
18 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
18 years ago
Russell Bryant 90e65dc7d3 Rename a number of tcptls_session variables. There are no functional changes here.
18 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
18 years ago
Olle Johansson 32d93bbc0e Highlightning even more bugs in the current tcp/tls implementation.
18 years ago
Brett Bryant 8d353eb15a Fix a crash in tcp and tls connections related to reference counts.
18 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
18 years ago
Russell Bryant 8bbef5f996 Rename ast_tcptls_server_instance to session_instance, since this pertains to
19 years ago
Russell Bryant 96e04792bd add a destroy API call for a server instance
19 years ago
Russell Bryant cc55483858 More public API name changes to use an appropriate ast_ prefix
19 years ago
Russell Bryant efb1e30a38 Rename public object server_instance to ast_tcptls_server_instance
19 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
19 years ago
Russell Bryant 6100ec9e7d Fix tcptls build when openssl isn't installed
19 years ago
Olle Johansson 865bb84432 Doxygen updates
19 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
19 years ago