1233 Commits (7f7f68afe40b227195f5d9a6bb03c7bce41d45d8)

Author SHA1 Message Date
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 7 years ago
Vladimir Olteanu 556627399e parsing socks 5 request: more suggestive code 7 years ago
Vladimir Olteanu afb27ad054 count length bit when checking buffer size 7 years ago
Max Lv 5070256631 Clean up 7 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
Daniel b918fd7a77 aviod twice resolving when domain has bypassed ip 8 years ago
Daniel 81006d4690 resolve when acl_match_host failed 8 years ago
Daniel 54acbba2a7 resolve domain so we can bypass domain with geoip 8 years ago
zzzdong 9db9df5f4d Add a option in CMakeLists.txt for switch build with static libraries or not 8 years ago
Max Lv d252da8d83 Fix another potential out of bound access. #1465 8 years ago
Max Lv 9ee82a9a89 Fix a potential out of bound access. #1465 8 years ago