Max Lv
29ff5d3f89
Avoid overwriting dst_addr
6 years ago
Max Lv
b95495e71d
Remove the log of sockaddr_cmp
6 years ago
Max Lv
569b27a73f
Clean up
6 years ago
Max Lv
9ca33a64c7
Refine the UDP response header
6 years ago
Max Lv
c11e70aa8a
Reconstruct src addr for P2P usage
6 years ago
Max Lv
2bf7ecc787
Log the mismatched header as an error
6 years ago
Max Lv
68abd2a274
Fix a header mismatch issue in udp relay
6 years ago
Max Lv
56498cb548
Refine log output
6 years ago
Max Lv
1d94442546
Refine udp header checking
6 years ago
Max Lv
87e4bece84
Enlarge the timeout of protecting socket
6 years ago
Max Lv
512891c66f
Refine SNI parser in ss-local
6 years ago
Max Lv
539bf6e66d
Avoid reconstructing requests with SNI/HTTP parser
6 years ago
Max Lv
afce1b3f42
Refine #1872
6 years ago
Max Lv
cba94db423
Bump version
6 years ago
Max Lv
be795e1985
Refine query interface
6 years ago
Max Lv
10ce3ed5d3
Refine query handling
6 years ago
Max Lv
57ab828ba1
Fix a potential null pointer acceess issue. #1854
It's possible that c-ares calls the callback function immediately in ares_gethostbyname, which may free the server
structure in that callback function.
6 years ago
Max Lv
a18b2e5eb0
Refine ACL rules
6 years ago
Max Lv
5072be7a02
Disable SNI on Android
6 years ago
Max Lv
65e9d2355d
Avoid reconstructing all the connections
6 years ago
Max Lv
b26cbc2755
Refine #1852
7 years ago
Max Lv
3ed6019e1f
Fix #1843
7 years ago
Max Lv
83e637cc57
Disable port reusing in manager mode
7 years ago
Max Lv
fe83966738
Merge pull request #1839 from rogers0/PR/fix_test
tests: Change the port to listen from 8388 to 8389
7 years ago
Roger Shimizu
1637ff6127
tests: Change the port to listen from 8388 to 8389
8388 is already taken by default config, so for test suites it's
better to choose a different port.
7 years ago
Max Lv
cf71e989d2
Remove redudant items
7 years ago
Max Lv
5c6ead7113
Update GFWList
7 years ago
Max Lv
ee60377b08
Merge pull request #1833 from uProxy/libonly-v3.1.1
LIB_ONLY improvements
7 years ago
alberto lalama
70ea7c2e27
Library interface to start ss local with a callback
7 years ago
alberto lalama
d237a05739
Fix off-by-one bug in free_udprelay
7 years ago
Max Lv
06a79884d9
Refine ACL rules
7 years ago
Max Lv
501c366616
Add pixiv.net
7 years ago
Max Lv
1c6ed129be
Merge pull request #1816 from playniuniu/master
Remove libtool to fix alpine 3.7 docker bug
7 years ago
玩牛牛
8a670546a2
Remove libtool to fix alpine 3.7 docker bug
Alpine 3.7 libtool pkg depends on bash pkg, this caused the compile hangs at "checking that generated files are newer than configure...", after check [this thread](https://forums.docker.com/t/problem-of-hanging-autoreconf/41015/3 ), I remove libtool and it works.
7 years ago
Max Lv
0c3cf8beb3
Handle runtime fast open check correctly
7 years ago
Max Lv
2152274311
Force to disable new TFO API on Android
7 years ago
Max Lv
79f0e3c68d
Fix uninitialized variables
7 years ago
Max Lv
aebb79c222
Refine build on platform without TCP_FASTOPEN
7 years ago
Max Lv
42b29fbb63
Fix cmake builds
7 years ago
Max Lv
6eb93c4c4e
Fix conditional build for new TFO API
7 years ago
Max Lv
a15251b2fc
Fix the missing addr reset
7 years ago
Max Lv
9317d3b159
Fix the missing TFO flags on Android
7 years ago
Max Lv
9ac81759df
Refine TFO on Darwin
7 years ago
Max Lv
2cad381036
Refine TFO in redir and server mode
7 years ago
Max Lv
d445ea938b
Refine TFO interface. #1800
7 years ago
Max Lv
4437023fb0
Merge pull request #1802 from rogers0/PR/debian_sync
Sync debian/ folder with debian release 3.1.1+ds-1~exp1
7 years ago
Roger Shimizu
24ecf4d780
Sync debian/ folder with debian release 3.1.1+ds-1~exp1
7 years ago
Max Lv
82198aece8
Bump version
7 years ago
Max Lv
9dcba192c0
Merge pull request #1786 from rogers0/PR/tests
tests: Update default dns setting in tests
7 years ago
Roger Shimizu
fc11e6ae8a
tests: run tests binary either in src/ folder or system
7 years ago