Max Lv
|
0b5be78891
|
Revert "Switch user before starting plugin server"
|
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 |
Max Lv
|
c8ea784ded
|
Bump version
|
6 years ago |
Max Lv
|
d6aed35a37
|
Merge pull request #2231 from gyteng/master
add server port in log file
|
6 years ago |
Gyt
|
84b157e866
|
add server port in log file
|
6 years ago |
Ptomerty
|
1dbeeaa46c
|
resolve domains in ss-nat
|
6 years ago |
Max Lv
|
2e7d7a60c4
|
Merge pull request #2228 from sduponch/configure
configure: Fix --disable-connmarktos option behaviour
|
6 years ago |
DUPONCHEEL Sébastien
|
92fabdaba0
|
configure: Fix --disable-connmarktos option behaviour
Signed-off-by: DUPONCHEEL Sébastien <sebastien.duponcheel@corp.ovh.com>
|
6 years ago |
Max Lv
|
6a3d6519f6
|
Merge pull request #2227 from xzn/master
Make local address 0.0.0.0 work with udp relay
|
6 years ago |
JS Deck
|
910e29abba
|
Make local address 0.0.0.0 work with udp relay
|
6 years ago |
Max Lv
|
c2f15a5e33
|
Merge pull request #2223 from xzn/master
Fix udp relay when tcp only (e.g. for use with kcptun)
|
6 years ago |
JS Deck
|
4a51c2858e
|
Fix udp relay when tcp only (e.g. for use with kcptun)
|
6 years ago |
Max Lv
|
cbd39852a3
|
Merge pull request #2218 from plbin97/document-update
update the document about ss-manager
|
6 years ago |
Pang Linbin
|
3ed53a750a
|
update the document about ss-manager
|
6 years ago |
Max Lv
|
519776cee4
|
Relax the nonce check in clients
|
6 years ago |
Max Lv
|
569570cfa9
|
Fix #2215
|
6 years ago |
Max Lv
|
92f8d4e989
|
Merge pull request #2213 from mysqto/master
update libsodium to 1.0.16 because 1.0.13 is deleted from official release site
|
6 years ago |
Chen Lei
|
fefe623852
|
updatelLibsodium to 1.0.16
updatelLibsodium to 1.0.16 since 1.0.13 is deleted from https://download.libsodium.org/libsodium/releases/
|
6 years ago |
Max Lv
|
1d83944f5e
|
Fix typos
|
6 years ago |