3proxy/src/plugins/FilePlugin
Vladimir Dubrovin fdeee233de
Some checks failed
C/C++ CI / ${{ matrix.target }} (macos-15) (push) Has been cancelled
C/C++ CI / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Has been cancelled
C/C++ CI / ${{ matrix.target }} (ubuntu-latest) (push) Has been cancelled
C/C++ CI / ${{ matrix.target }} (windows-2022) (push) Has been cancelled
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)
2025-12-31 19:56:52 +03:00
..
FilePlugin.c ssl_client_mode added, code cleanup 2025-12-31 19:56:52 +03:00
FilePlugin.h initial import to git 2014-04-08 13:03:21 +04: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