- a-wing
- Add Debian build instructions in the documentation.
- felixonmars
- Fix incorrect systemd service path in the documentation.
- GreaterFire
- Author of this project.
- KCCat
- Fix an ambiguity in the documentation.
- klzgrad
- Add Linux smoke test.
- UzminTid
- Fix type error in MinGW.
- WeidiDeng
- Fix incorrect Debian dependency in the documentation.
- wongsyrone
- Add conditional MySQL compilation.
- Remove
SSL_CTX_set_ecdh_auto(native_context, 1)
call in new versions of OpenSSL. - Fix a typo in the documentation.
- Add a functionality to log received signals.
- Fix a bug that causes trojan to crash if the connection is terminated before a session is established.
- Add android log facility.
- Refer to
basic_stream_socket
instead ofbasic_socket
in SSL sockets. - Cancel async tasks when stopping the service.
- Fix fd leak.