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
Roger Shimizu
ad76fd526e
tests: Add param --bin to specify the binrary path
Default is to use the system installed version, in $PATH.
7 years ago
Roger Shimizu
7c38284334
tests: Update default dns setting in tests
Set default dns to 8.8.8.8 for tests/test.py
7 years ago
Max Lv
f3c3080b94
Fix #1782
7 years ago
Max Lv
1f98ca1e1b
Merge pull request #1783 from wongsyrone/info
update entropy info based on libsodium documentation
7 years ago
Syrone Wong
7df4178db8
update entropy info based on libsodium documentation
7 years ago
Max Lv
87e4119c96
Merge pull request #1772 from rogers0/PR/artful
scripts/build_deb.sh: Support ubuntu artful and bionic
7 years ago
Roger Shimizu
f35e24f6d6
scripts/build_deb.sh: Support ubuntu artful and bionic
7 years ago
星野ハジメ
cc1bb4cf62
format with .uncrustify.cfg ( #1759 )
* format with .uncrustify.cfg
format with .uncrustify.cfg
* format with .uncrustify.cfg
* format with .uncrustify.cfg exclude json.* base64.* uthash.h
* format with .uncrustify.cfg exclude json.* base64.* uthash.h
7 years ago
Max Lv
26ae365f7b
Refine #1756
7 years ago
星野ハジメ
44027da326
enable TCP_NODELAY from config file ( #1757 )
* Fix #1739
Refine #1739
* enable TCP_NODELAY from config file
7 years ago
Sion Kazama
54c71903d9
A minor change to let it getting on automatically
The command will be terminated if the parameter `-y` isn't following in ubuntu 16.04 TLS. (The command following will not executed)
7 years ago
Max Lv
f19a96e1fa
Refine #1739
7 years ago
Max Lv
b3f3b58a1d
Fix #1739
7 years ago
Max Lv
c67d275803
Fix #1734
7 years ago
Max Lv
10a2d3e3cd
Fix #1693
7 years ago
Roger Shimizu
da85fa17d4
Fix scripts/build_deb.sh for debian jessie
Thanks to Tom <hexuxin@foxmail.com> for the bug report.
7 years ago