Zou Yong
0559d8ce2e
Fix decryption failed issue by nonce overwrite
If the first packet is less than nonce length, then the chunk nonce data will be overwrote by next packet and result in decrypt failed
7 years ago
Vladimir Olteanu
c6bc21bc1a
Make use of struct when parsing method select requests
7 years ago
Vladimir Olteanu
8065d2f0cf
Make SOCKS5 fields unsigned
7 years ago
Max Lv
bc96aed3b0
Bump version
7 years ago
Daniel
b918fd7a77
aviod twice resolving when domain has bypassed ip
7 years ago
Daniel
81006d4690
resolve when acl_match_host failed
7 years ago
Daniel
54acbba2a7
resolve domain so we can bypass domain with geoip
7 years ago
zzzdong
9db9df5f4d
Add a option in CMakeLists.txt for switch build with static libraries or not
7 years ago
Max Lv
7fc1d63276
Update link in README
7 years ago
Roger Shimizu
aaff27ed4d
Update scripts/build_deb.sh
- Update debian pkg dsc URL of libsodium to 1.0.11-2.
- Update libbloom git repo to debian's anonscm (alioth).
- Update branch of libbloom git repo from exp1 to master.
It's got released to debian unstable.
- Update branch of shadowsocks-libev git repo from exp1 to master
It's got released to debian experimental.
7 years ago
Max Lv
d252da8d83
Fix another potential out of bound access. #1465
7 years ago
Max Lv
9ee82a9a89
Fix a potential out of bound access. #1465
7 years ago
Baiyi "Patrick" Liao
e164ac0a01
Improve Travis ( #1452 )
* Improve Travis
Faster booting with "sudo : required"...Newer environment (i.e. higher GCC version) for more stable builds.
* Improve Speed #2
* Improve Speed #3
Improved based on the log of last build
7 years ago
V.E.O
0de794f0db
avoid blocking requests from local plugins server
When ss-server wrapped in a plugin server, every peer_name are 127.0.0.1, black list seems not working.
If large requests sent from the plugin server, ss-server would in DoS.
Maybe when in plugin mode, disable black list in ss-server and move it to plugin server?
7 years ago
Daniel
82edb21595
Updates the ciphersuite `method` in debian/config.json.
This commit changes the "method" parameter in the debian/config.json
from "rc4-md5" to "chacha20-ietf-poly1305". rc4-md5 is unsafe and
there is support for a better AEAD ciphersuite.
7 years ago
Simon Shi
adbc0be628
Update ss-tunnel.asciidoc
7 years ago
Max Lv
490b9cbcdc
Fix #1430
7 years ago
Roger Shimizu
f74c730611
Update scripts/build_deb.sh
- Cleanup
- KCP now confirms to work on jessie/stretch/xenial
- install pristine-tar specifically (was through recommends of
git-buildpackage previously)
7 years ago
Max Lv
efe2acc4b4
Increase minimum version of cmake
7 years ago
Max Lv
2ee9fc6417
Refine IPV6_RECVORIGDSTADDR
7 years ago
Max Lv
2867252303
Allow to receive IPv6 address. #1368
7 years ago
Max Lv
5b2fb72b14
Refine interface
7 years ago
Paizhuo.Chen
7ffaa9f33e
fix shadowsocks/shadowsocks-libev#1408
7 years ago
Max Lv
62cd5b83cd
Merge pull request #1410 from lcdtyph/manager_multi_param
fix shadowsocks/shadowsocks-libev#1408
7 years ago
wener
6be1761efa
Install shadowsocks-libev libs only, install shadowsocks.h header
7 years ago
wener
619ae880c9
Recommend to use shared binary
7 years ago
wener
1f91fbc69a
1. Fix incorrect install path.
2. set CMP0048 to OLD to prevent warning
7 years ago
wener
88ef344262
Add document build
7 years ago
Paizhuo.Chen
816b68c6c4
fix shadowsocks/shadowsocks-libev#1408
7 years ago
Paizhuo.Chen
233cf15834
Add method, fast_open, mode, plugin options to ss-manager
7 years ago
Paizhuo.Chen
c7c98818d0
Add method, fast_open, mode, plugin options to ss-manager
7 years ago
Paizhuo.Chen
a465702c0f
Add zsh completion scripts
7 years ago
Heiybb
ba7824b032
Update gfwlist.acl
V2EX has already registered an ICP license and can be visited normally in CHINA
7 years ago
Max Lv
7101086d47
Output the entropy hints as info
7 years ago
Max Lv
ae677d94db
Update README #1388
7 years ago
Max Lv
48f5a3bec8
Bump version
7 years ago
Max Lv
e2c24d6ac8
Refine TFO in ss-redir
7 years ago
Max Lv
e4884b5f21
Fix IPV6_RECVORIGDSTADDR. #1368
7 years ago
Max Lv
70873ef83d
Update cmake for travis-ci
7 years ago
Syrone Wong
836d2f3859
fix header
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
Max Lv
087bfe7f91
Stop the timer properly
7 years ago
Syrone Wong
1e91b6a1f6
On Linux, warn when we are running low on entropy
Based on a255d29083
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
Syrone Wong
b74108db09
drop redundant sodium_init() call
It is done in crypto.c
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
Max Lv
cfe830405f
Fix #1376
7 years ago
Max Lv
fa82628dd9
Add delayed connect to ss-local as well
7 years ago
Max Lv
f2b585a00b
Enable shared libraries in Travis CI
7 years ago
Max Lv
69e5e1284e
Update travis CI
7 years ago
Max Lv
76609740c9
Update Changes
7 years ago
Max Lv
b725d575f2
Bump version
7 years ago
Max Lv
a8ded442a2
Merge branch 'cmake'
7 years ago