ideal
|
a67e3308ce
|
cmake: keep execute permission of files in bin directory (e.g. ss-local) after cmake install
|
5 years ago |
Max Lv
|
14dd82045e
|
Refine json config handling. #2308
|
5 years ago |
Max Lv
|
c8ebaeb8ec
|
Merge pull request #2307 from ideal/master
fix cmake build on macOS
|
5 years ago |
ideal
|
b020179bb5
|
fix cmake build error on macOS: find libsodium header files
|
5 years ago |
ideal
|
3a641953ca
|
let check_include_files() can find pcre installed by homebrew on macOS
|
5 years ago |
Max Lv
|
90a99cdb67
|
Merge pull request #2305 from tdh8316/patch-1
Fix typo in README
|
5 years ago |
Donghyeok Tak
|
3c1f68c91b
|
Update README.md
Fix typo
|
5 years ago |
Max Lv
|
2ee1235cc3
|
Merge pull request #2304 from isjerryxiao/master
Fix a bug introduced in #2230, and some improvements
|
5 years ago |
Jerry
|
1d5f250032
|
ss-nat: use ping to lookup dns A records
|
5 years ago |
Jerry
|
6734e12172
|
ss-nat: fix hostname lookup bugs introduced in #2230
Fixes: An ipv4 address went through dig and returns nothing, causing the script to print help.
ip address can be handled correctly now.
|
5 years ago |
Max Lv
|
144138788b
|
Refine ipv6 only handling. #2300
|
5 years ago |
Max Lv
|
0f55830b1d
|
Remove default IPv6 and fast-open option in the dockerfile
|
5 years ago |
Max Lv
|
c9159fc927
|
Bump version
|
5 years ago |
Max Lv
|
404ec62b79
|
Fix #2285
|
5 years ago |
Max Lv
|
b430124ed8
|
Refine is_remote_dns defination
|
5 years ago |
Max Lv
|
ed67a1abcb
|
Update README.md
|
5 years ago |
Max Lv
|
6a2f970817
|
Update README.md
|
5 years ago |
Max Lv
|
d217209271
|
Revert "Switch user before starting plugin server" (#2275)
|
5 years ago |
Max Lv
|
c1fe0468f9
|
Merge pull request #2274 from poplite/fix-su
Switch user before starting plugin server
|
5 years ago |
poplite
|
afeceeaf4d
|
Switch user before starting plugin server
|
5 years ago |
Max Lv
|
333e98dc86
|
Redirect standard fd to /dev/null by default
|
5 years ago |
Max Lv
|
85b190372b
|
Fix the ss_free macros
|
5 years ago |
Max Lv
|
782311ad2b
|
Refine ss_align interfaces
|
5 years ago |
Max Lv
|
fbb311ed06
|
Use _aligned_free for MinGW
|
5 years ago |
Max Lv
|
4fb34de463
|
Use _aligned_malloc instead
|
5 years ago |
Max Lv
|
ba930dcca7
|
Fix a compiler warning
|
5 years ago |
Max Lv
|
250297b94b
|
Add an example ACL for blocking private addresses
|
5 years ago |
Max Lv
|
d7fe31eae7
|
Refine ss_align for MinGW32
|
5 years ago |
Max Lv
|
d6b21daa9c
|
Refine ACL log
|
5 years ago |
Max Lv
|
c33cf3efc0
|
Fix #2267
|
5 years ago |
Max Lv
|
829b38420c
|
Merge pull request #2270 from ffontaine/master
configure.ac: fix static build with netfilter_conntrack
|
5 years ago |
Fabrice Fontaine
|
9b4aebc840
|
configure.ac: fix static build with netfilter_conntrack
Fixes:
- http://autobuild.buildroot.org/results/22a28e8fd8182e1c908541dbc5b0ee087c3803e6
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
5 years ago |
Max Lv
|
7ad2df9615
|
Remove all connection timeout from local clients
|
5 years ago |
Max Lv
|
7947e3cf36
|
Merge pull request #2269 from Mygod/master
Allow long direct TCP connections
|
5 years ago |
Mygod
|
dc298c4f2b
|
Allow long direct TCP connections
Fixes https://github.com/shadowsocks/shadowsocks-android/issues/2078.
|
5 years ago |
Max Lv
|
e7c244a414
|
Merge pull request #2268 from Mygod/master
Refine passing plugin args
|
5 years ago |
Mygod
|
641e4ed9c8
|
Refine passing plugin args
Refine 68f885c271 . Somehow I postponed this change for 8 months. Good job me!
|
5 years ago |
Max Lv
|
6fb8f83f21
|
Merge pull request #2264 from Mygod/stat-path
Specify stat_path on Android
|
5 years ago |
Mygod
|
7fc05dcd9d
|
Specify stat_path on Android
|
5 years ago |
Max Lv
|
bbc420611a
|
Merge pull request #2259 from simonsmh/master
[ss-manager] Custom working directory
|
5 years ago |
Simon Shi
|
0c2bda940c
|
Rename variable
|
5 years ago |
Simon Shi
|
e5d8476afe
|
Update docs
|
5 years ago |
Simon Shi
|
f268b278c0
|
Test homedir for ss-manager
Fix for user args
|
5 years ago |
Max Lv
|
91222766e7
|
Update libcork
|
5 years ago |
Max Lv
|
396959635c
|
Update libcork
|
5 years ago |
Max Lv
|
9545ce20a4
|
Merge pull request #2230 from Ptomerty/patch-1
Use dig builtin to resolve hostnames in ss-nat
|
6 years ago |
Ptomerty
|
d05970fd0c
|
Use existing IP regex
|
6 years ago |
Ptomerty
|
f9cc909efa
|
check if dig exists first
|
6 years ago |
Max Lv
|
545c04182f
|
Bump version
|
6 years ago |
Max Lv
|
1c1570b28c
|
Ensure 16-byte alignment. Fix #2233
|
6 years ago |