3proxy/src/plugins/SSLPlugin
Vladimir Dubrovin 8d8ee23385 ssl_client_mode added, code cleanup
ssl_client_mode
0 (default) - handshake immediately after connect() (with first parent or with destination if there is no parent)
1 - handshake with destination server (handshake after connection via parents is established)
2 - handshake after data channel is established (e.g. after CONNECT)
2026-04-08 19:21:26 +03:00
..
Makefile initial import to git 2014-04-08 13:03:21 +04:00
Makefile.inc initial import to git 2014-04-08 13:03:21 +04:00
my_ssl.c Use SSL_connect / SSL_accept in non-blocking mode 2026-04-08 19:21:26 +03:00
my_ssl.h ssl_client_mode added, code cleanup 2026-04-08 19:21:26 +03:00
ssl_plugin.c ssl_client_mode added, code cleanup 2026-04-08 19:21:26 +03:00