1199 Commits (1cce832befbe0b547b61adea9929dd22b6b873dc)

Author SHA1 Message Date
Max Lv 01df436bb1 Refine #1677 7 years ago
linxiaocong da4bbe74fb fix segment fault when plugin and multi remote servers enabled 7 years ago
Max Lv 7abac61466 Fix #1663 7 years ago
Vladimir Olteanu 9201619090 ss-local: properly handle SOCKS5 7 years ago
Max Lv 7b7223da44 Fix cmake files 7 years ago
Max Lv ede744ae7c Add c-ares support (#1655) 7 years ago
Xingwang Liao f1fde57111 Redirect 'INFO' log to stdout 7 years ago
Max Lv f8283fcc89 Fix #1626 7 years ago
Timothy Qiu 32466ed51b Discards long ACL lines 7 years ago
Zhuoyun Wei a46d2a1a83 ss-nat: Specify LAN interface with -I flag 7 years ago
Daniel ac974ecf82 acl: remove unused 'n' var 7 years ago
Daniel 5ede10f694 plugin: remove unused 'new_path' var 7 years ago
Daniel 8e6ee153f0 Replace unchecked `malloc` with `ss_malloc`. 7 years ago
DUPONCHEEL Sébastien 380fddbba9 redir: fix dscp to tos conversion 7 years ago
Daniel 6544ef9cf8 Replace `udprealy` function name typos with `udprelay`. 7 years ago
Max Lv 0ff1ec97be Enlarge the max_tries 7 years ago
Max Lv 8e41a43dc9 Remove reuse_port lock 7 years ago
Yousong Zhou 7c5416b441 syslog with daemon facility instead of kern (0) 7 years ago
Yousong Zhou db1728c76d decouple use_syslog from pid_flags 8 years ago
Max Lv fbd34516f0 Update json.c and fix #1594 7 years ago
Max Lv bf8f8312b4 Refine the ppbloom filter 7 years ago
Yifu Yu 4ea517daf3 Fix: ss-local and ss-redir should also respect ipv6_first. 7 years ago
Max Lv 0e74ea509c Refine the CLI help text. #1547 8 years ago
Vladimir Olteanu 556627399e parsing socks 5 request: more suggestive code 8 years ago
Vladimir Olteanu afb27ad054 count length bit when checking buffer size 8 years ago
Max Lv 5070256631 Clean up 8 years ago
Max Lv babc9c4775 Fix #1531 8 years ago
Max Lv 95b4416e14 Clean up 8 years ago
Max Lv f5278f0ac8 Fix a typo 8 years ago
Max Lv ba81b2f49e Decrease the visibility of fragmentation. #1524 8 years ago
Xiandong eba486cb02 Output service method in list API (#1523) 8 years ago
Max Lv f308ddeda6 Fix #1522 8 years ago
Xiandong e2f717e9fb Add list API to list service ports (#1521) 8 years ago
Xiandong 195a961e97 server_port in json file should be integer (#1520) 8 years ago
Xiandong b9085c2e32 Remove extra "," in json file 8 years ago
Xiandong ae156c6aeb Fix #1518 config file with wrong json format 8 years ago
Vladimir Olteanu 0b2dce5fe9 ss-redir: fix memleak in remote_send_cb 8 years ago
Max Lv 4b1550626f Update specs 8 years ago
Aaron LI e65b3b1505 Move <sys/socket.h> inclusion to fix build on DFlyBSD 8 years ago
Lucas BEE 44feddd4f6 ss-redir: Add option to disable SNI feature 8 years ago
Max Lv b7bb4358e1 Clean up 8 years ago
Max Lv b7bdb16338 Fix #1502 8 years ago
Mygod 72622a3e3d Use standard __ANDROID__ preprocessor macro 8 years ago
Max Lv 33fe5adc19 Remove debug info 8 years ago
Max Lv 0313c8bcc6 Fix stat_update_cb for UDP packets 8 years ago
Max Lv 3f0d39aee6 Fix #1491 8 years ago
Zou Yong eb30a3d161 Fix losing data issue of SALSA20 cipher 8 years ago
Zou Yong 0559d8ce2e Fix decryption failed issue by nonce overwrite 8 years ago
Vladimir Olteanu c6bc21bc1a Make use of struct when parsing method select requests 8 years ago
Vladimir Olteanu 8065d2f0cf Make SOCKS5 fields unsigned 8 years ago