Max Lv
a3a51b8414
Refine hostname validation
8 years ago
Max Lv
86b0146be4
Add issue template
8 years ago
Max Lv
983c1dcac0
Fix #795
8 years ago
Max Lv
bf194fef75
Add validation of domain name
8 years ago
Max Lv
c6e1a467bc
Update iptables rules
8 years ago
Max Lv
7c76026791
Shutdown socket if failed to handshake
8 years ago
Max Lv
c579f56087
Bump version
8 years ago
Max Lv
9a43cc6e6b
Fix #781
8 years ago
Max Lv
f73031df20
Fix #780
8 years ago
mengskysama
87e6848fbf
Update README.md ( #778 )
8 years ago
Max Lv
5812840b24
Fix typo
8 years ago
Max Mok
815bdc444f
Update docker README ( #773 )
8 years ago
Max Lv
46afbdcfd6
Refine incomplete header handling
8 years ago
Max Lv
8910a2593b
Fix a typo, #769
8 years ago
Max Lv
d31210c217
Fix VPN apis for Android 4.x
8 years ago
Max Lv
6c6f986576
Fix a typo
8 years ago
Max Lv
8f72416f0f
Fix CTR mode with applecc
8 years ago
Max Lv
3f16db1dec
Update README
8 years ago
Max Lv
1773111a07
Fix mingw building
8 years ago
Max Lv
722d8d0c62
Fix build on Linux
8 years ago
Max Lv
9e407a9433
Add aes-ctr ciphers
8 years ago
Max Lv
cf819ebec5
Fix #765
8 years ago
Max Lv
5614e46f78
Update README.md
8 years ago
Max Lv
c1f6057b10
Update readme
8 years ago
Max Lv
6f65fedbbd
Move TCP_FASTOPEN to netutils.h
8 years ago
Max Lv
1df8d06e3e
Refine QoS flag for UDP forwarding
8 years ago
Max Lv
e62a73e67d
Set QoS flag for UDP forwarding
8 years ago
Max Lv
915047e957
Fix #761
8 years ago
Syrone Wong
84cc109743
openwrt: disable documentation build by default ( #760 )
Debloating asciidoc and xmlto makes life easier on OpenWrt/LEDE.
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Max Lv
63969727fc
Fix a typo, close #757
8 years ago
Max Lv
d319c0300c
Add mptcp option, close #756
8 years ago
Syrone Wong
b1f5c68650
Fix typo (found by codespell) ( #753 )
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Max Lv
34b9036b5b
Add MTU option
8 years ago
荒野无灯
b65e63ed38
src/ss-nat should be excluded from rule src/ss-* ( #751 )
otherwise someone copy the repo from local computer and add to other repo as depend source , will encounter:
No rule to make target 'ss-nat', needed by 'all-am'. Stop.
to reproduce this error:
git clone https://github.com/shadowsocks/shadowsocks-libev.git
cd my_exist_repo
cp -rv ../shadowsocks-libev ./
rm -rf ./shadowsocks-libev/.git
git add ./shadowsocks-libev #now the src/ss-nat will silently be ignored ...
8 years ago
Max Lv
97fa447398
Update README.md
8 years ago
Max Lv
6cd81b3cfb
Add tips for usage with kcptun
8 years ago
Max Lv
604f502d9b
Remove the old repository
8 years ago
Max Lv
3f71b2a914
Fix #746
8 years ago
Max Lv
119d9b607a
Fix #738
8 years ago
Asynchronous Interruption #0
71bf7aae3f
Update dependencies in Dockerfile ( #732 )
8 years ago
Max Lv
1e649ea5d6
Fix #731
8 years ago
Max Lv
cd3a5fc0e7
Revert "Fix #731"
This reverts commit 9c00f5a6ac
.
8 years ago
Max Lv
9c00f5a6ac
Fix #731
8 years ago
Max Lv
ccb48fa8c2
Bump version
8 years ago
Max Lv
2f26412699
Add missing srand
8 years ago
Roger Shimizu
2445b8690f
fix of PATH_MAX for GNU/Hurd ( #727 )
Info:
- https://www.gnu.org/software/hurd/community/gsoc/project_ideas/maxpath.html
- https://www.gnu.org/software/hurd/hurd/porting/guidelines.html#PATH_MAX_tt_MAX_PATH_tt_MAXPATHL
8 years ago
tim-le
ad17d91b42
fix bugs with when ss-server bind_address enabled ( #725 )
* SO_REUSEADDR for remote sockfd
avoid ERROR: bind_to_address: Address already in use
* set addr->sin_port to be 0
8 years ago
Max Lv
50f63d345d
Fix #718
8 years ago
Max Lv
d6ac986efa
Update copyright
8 years ago
Roger Shimizu
86b3c3a245
Sync debian/ folder with version 2.4.7+20160630+ds-2 ( #710 )
Changes:
- Add license of manpages to copyright
- Change way to handle config file (config.json)
- Add lintian-overrides
- Rename/Update docs and install file
8 years ago