Max Lv
5e08034b7c
Merge pull request #2421 from Mygod/idle
Allow long idle connections in server
5 years ago
Mygod
ebdf27975c
Allow long idle connections in server
5 years ago
Max Lv
9aa46cbc3f
Remove -Wcast-align
5 years ago
Max Lv
59417b9779
Revert "Specify the alignment of all structs"
This reverts commit d0285d6b4f
.
5 years ago
Max Lv
d0285d6b4f
Specify the alignment of all structs
5 years ago
Max Lv
f0205e7f13
Refine the helper function
5 years ago
Max Lv
ab9764dbdf
Fix building issues on Linux
5 years ago
Max Lv
6c28add775
Enable -Wcas-align for #2412
5 years ago
Max Lv
42d4cb1c8b
Merge pull request #2411 from liangsuilong/master
Change from network.target to network-online.target in systemd service files.
5 years ago
Suilong Liang
c04e6dfe2d
Change from network.target to network-online.target in systemd service files.
5 years ago
Max Lv
a161265786
Reduce the verbosity on plugin terminating error
5 years ago
Max Lv
09df834044
Merge pull request #2398 from Lensual/master
Add echo for stat API
5 years ago
Max Lv
37ca6830ad
Refine #2402
5 years ago
Max Lv
1b3001007d
Clean up
5 years ago
神楽坂ニャン
94dc47da9d
Add echo for stat API
5 years ago
Max Lv
ffad914ddd
Bump version
5 years ago
Max Lv
e3e0f2a473
Merge pull request #2390 from rivoreo/ss-local-verbose
Make ss-local(1) more verbose in verbose mode
5 years ago
WHR
63a991cc43
ss-local: improve verbose logging; print hit of missing option
5 years ago
Max Lv
dc4742be4a
Update mingw build scripts
5 years ago
Max Lv
8d8b1cdcd5
Refine TCP related headers. #2387
5 years ago
Max Lv
a99c39c7dd
Simplify the server auto blocking mechanism
5 years ago
papadave66
5e65dc0fb1
change from bzero(3) to memset(3) for better compatibility. ( #2383 )
* change from bzero(3) to memset(3) for better compatibility.
* cleanup
5 years ago
Max Lv
b8e75b5463
Update FUNDING.yml
5 years ago
Max Lv
ec36ae684c
Update FUNDING.yml
5 years ago
Max Lv
fd22043939
Update FUNDING.yml
5 years ago
Max Lv
1b37c77de4
Create FUNDING.yml
5 years ago
Max Lv
3c44139f19
Clean up
5 years ago
Max Lv
4a42da641b
Allow bind to local IPv4/v6 addresses. Fix #2372
5 years ago
Max Lv
c2337fed3f
Update README.md
5 years ago
Max Lv
850473aa90
Add snapcraft.yml
5 years ago
Max Lv
9c935f762e
Fix #2366
5 years ago
Max Lv
34450e8da6
Merge pull request #2365 from zgist/patch-1
remove -u arguments by default
5 years ago
Roger Shimizu
d14664c891
shadowsocks-libev.pc.in: Remove crypto library dependency
5 years ago
nil
c8fcec1a31
remove -u arguments by default
5 years ago
Max Lv
38e83d6b5d
Make sure socket buffer size no larger than max chunk size
5 years ago
Max Lv
a7291ea725
Enlarge the socket buffer size to 16KB.
After five years, memory footprint is not a problem for most of
low-end boxes and high-end routers now.
It should also improve the speed on loopback and high-speed LAN
networks.
5 years ago
Max Lv
49526d8556
Fix ss-nat's log
5 years ago
Max Lv
c96e284ea9
Fix an issue of IPv6 NAT
5 years ago
Max Lv
dc2c1e152a
Merge pull request #2358 from amphineko/master
doc: refine document for argument `-b`, fix #2353
5 years ago
amphineko
e509a19698
doc: refine document for argument `-b`, fix #2353
5 years ago
Max Lv
f35c162357
Reduce size of UDP remote context
5 years ago
Max Lv
71cc0fb362
Merge pull request #2331 from chinsyo/master
bump copyright year to 2019
5 years ago
Chinsyo
7bd382042b
bump copyright year
5 years ago
Max Lv
3590860a99
Merge pull request #2323 from ideal/master
cmake: change to absolute path to avoid command running every time
5 years ago
ideal
e64f9184cd
cmake: change to absolute path to avoid command running every time to generate documents
5 years ago
Max Lv
2254851e3f
Merge pull request #2318 from ideal/master
fix typo; change installation path of man and doc
5 years ago
ideal
56e805c99b
cmake: installing man and doc files compliant to distribution standard
5 years ago
ideal
a3265742d1
fix typo in comment
5 years ago
Max Lv
57231ce392
Merge pull request #2316 from ideal/master
cmake: fix for system shared libs building, version string
5 years ago
ideal
5c0b8d2ab4
cmake: let version available in config.h
5 years ago