1234 Commits (0ae817bf49e1a66f774ee810db554e9679589b2c)

Author SHA1 Message Date
pi4 0ae817bf49 add report_addr_ok for ip passed auth 2 years ago
DDoSolitary 05e70d4317 fix c-ares link dep 3 years ago
Maxim Galaganov d61d09aa0c Detect kernel support for MPTCP at runtime 2 years ago
zonyitoo 01dd7df1da Redir UDP send back sockets should always be IPv6 2 years ago
Tristan Schmelcher 1630764b02 Fix --mptcp on kernels with mainlined MPTCP. 3 years ago
Fabrice Fontaine 0c23224e92 fix maybe-uninitialized errors 3 years ago
Max Lv 46382c23fa Disable fragmentation for all the outgoing UDP packets 3 years ago
Max Lv b911755900 Remove the fragmentation check for the first AEAD chunk 3 years ago
Gilles Depeyrot abcf85e983 fix order of tests to avoid strstr on NULL value 3 years ago
Gilles Depeyrot 0a7d178134 properly terminate string which recvfrom does not do 3 years ago
Gilles Depeyrot 49ead5e570 apply memory leak fix for create_and_bind to create_server_socket 3 years ago
Gilles Depeyrot a19328a977 close socket to avoid memory leak when error occurs 3 years ago
Gilles Depeyrot 8bcffa54b5 fix check for return value of open when redirecting to null device 3 years ago
Aven 4bbbe212eb Add support of nftables firewall 3 years ago
lixingcong ed23402637 Fix memory leak in manager 4 years ago
lixingcong e04b73d1b6 Fix memory leak 4 years ago
Fabrice Fontaine 7e5922aa44 configure.ac: use pkg-config to find netfilter_conntrack 4 years ago
Jared Pyzynski 13f472077d Fix "ERROR: [udp] remote_recv_bind: Address already in use" when multiple `reuse_port`-enabled `ss-redir` instances are listening on the same address 4 years ago
Roger Shimizu cfe0c2cba0 Fix ftbfs for Hurd since there is no IPV6_TCLASS defined 4 years ago
Not Sure b68157e6f7 Fix typo. 4 years ago
Not Sure 36d9993bbf Add --tcp-incoming-rcvbuf and --tcp-outgoing-rcvbuf which allow precise control over TCP receive buffers. 4 years ago
Not Sure 920dbac0d3 Missing config file parsing logic. 4 years ago
Not Sure 5617841694 Add --tcp-incoming-sndbuf and --tcp-outgoing-sndbuf which allow precise control over TCP send buffers. 4 years ago
SamHurwitz 72db525aac Fix manager not passing -i option 4 years ago
babarosaM33 a727596faa jconf: fix memory leak 4 years ago
zfl9 78784507f1
add `tcp_tproxy` option, use tproxy instead of redirect (tcp) 4 years ago
Max Lv 25be24c01f Align the report format for UDP packet 4 years ago
Max Lv e8ca659cea report suspicious UDP packet for fail2ban 4 years ago
DDoSolitary 93336adf66
Fix static linking issues on Windows. 5 years ago
DDoSolitary f1f3e9d6ca
Fix support for building with CMake and MinGW. 5 years ago
root 02f25e588c add ss-manager read manager_address from config.json 5 years ago
Max Lv aa9fe8cceb Fix #2692 5 years ago
Max Lv 33a1932023 Fix #2687 5 years ago
Jamis Hoo bbb2849b60
Also apply LIB_ONLY for shared library, fix #2443 5 years ago
Jamis Hoo 138186b3db
Add include_directories property for shared_libraries 5 years ago
ideal af722a4b92 Fix a tiny memory leak 5 years ago
Max Lv 64d3235c67 Fix #2620 5 years ago
Max Lv 8c251b2bc5 Fix build 5 years ago
Mygod 1c818ebca7 Fix build 5 years ago
Mygod 355adddff1 Remove unused is_remote_dns option 5 years ago
Mygod 301fea635b Remove sniparser 5 years ago
babarosaM33 81bbd98d8b udprelay: exclude udp remote_recv_sendto buff full 5 years ago
babarosaM33 a5111fe32f updrelay: cleanup 5 years ago
babarosaM33 a5005664a7 ppbloom: save free() and subsequent init() overhead 5 years ago
babarosaM33 88c4d2aaab crypto: lower bloom filter error rate 5 years ago
babarosaM33 30d5b85fe7 Revert "ppbloom:remove unnecessay bloom_check" 5 years ago
kuangniu 0f87d7cb68 Fix sockopt level. 5 years ago
Max Lv 4214894f5d Fix a typo 5 years ago
Max Lv 4f577a0d31 Fix #2600 5 years ago
Max Lv d31fba3deb Fix #2599 5 years ago