Samuel X. S. Tseng
6e48d25eab
fix a dependency error in Dockerfile ( #824 )
8 years ago
Max Lv
9bff0298f1
Remove shutdown calls
8 years ago
Max Lv
5ee00d2647
Clean up
8 years ago
Max Lv
bd0efdee0c
Bump version
8 years ago
Max Lv
e3f0429ab3
Fix #819
8 years ago
Syrone Wong
b5c64b925f
Add AES-CTR ciphers info ( #820 )
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Max Lv
61cd731c4e
Fix issue with authentication
8 years ago
Max Lv
b28638ab80
Clean up
8 years ago
Max Lv
96dda0ecb6
Fix mingw building
8 years ago
Max Lv
e5c3254450
Fix #815
8 years ago
Max Lv
2ae356a1bb
Fix error handling when parsing the header
8 years ago
Max Lv
6af6417b19
Merge branch 'master' of github.com:shadowsocks/shadowsocks-libev
8 years ago
Max Lv
3ed19b2d05
Fix a typo
8 years ago
Boyuan Yang
c12e450e98
Update Debian dependency and bump library soname ( #814 )
* debian: add libpcre3-dev as build dependency.
* Bump soname of libshadowsocks-libev.
Soname for libshadowsocks-libev is bumped
from 1:0:0 to 2:0:0 due to ABI breakage
between shadowsocks-libev 2.5.0 and 2.5.1.
8 years ago
Max Lv
fef0271f58
Add missing pcre.m4
8 years ago
Max Lv
d8606c53b8
Refine libpcre searching
8 years ago
Max Lv
42d9b68dcc
Remove white list option in CLI
8 years ago
Max Lv
02c51c3615
Add gfwlist.acl
8 years ago
Max Lv
64870a276b
Add HTTP/SNI parser ( #809 )
* WiP: add HTTP/SNI parser
* WiP: replace hostname with HTTP/SNI header
* WiP: add ACL
* Fix white list
* Replace free() with ss_free()
* Refine sockaddr handling
* Add HTTP/SNI support to redir
8 years ago
Simon Lelievre
3d11e59578
Add backward compatibility for MPTCP_ENABLED ( #1 ) ( #807 )
8 years ago
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