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
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
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
bf194fef75
Add validation of domain name
8 years ago
Max Lv
7c76026791
Shutdown socket if failed to handshake
8 years ago
Max Lv
9a43cc6e6b
Fix #781
8 years ago
Max Lv
f73031df20
Fix #780
8 years ago
Max Lv
5812840b24
Fix typo
8 years ago
Max Lv
46afbdcfd6
Refine incomplete header handling
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
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
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
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
Max Lv
6cd81b3cfb
Add tips for usage with kcptun
8 years ago
Max Lv
3f71b2a914
Fix #746
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
bdef06618d
Fix #708
8 years ago
Max Lv
4a0d37afda
Update makefile
8 years ago
Max Lv
2643de44f2
Clean up
8 years ago
anonymous-contributor
af69798355
New jconf parameters ( #695 )
* Add 'tunnel_address' support for json config parser
And allow ss-tunnel to use the newly introduced parser.
Signed-off-by: Adam Anonymous <anonymous_temp_user@yahoo.co.jp>
* Add "mode" support for jconf
Now jconf supports "mode" setting, allowed values are "tcp_only",
"tcp_and_udp" and "udp_only".
Signed-off-by: Adam Anonymous <anonymous_temp_mail@yahoo.co.jp>
* Use jconf "mode" for server/local/tunnel/manager
Signed-off-by: Adam Anonymous <anonymous_temp_mail@yahoo.co.jp>
* Add per-project vimrc to gitignore
As the coding style differs from kernel and other projects, so such
project vimrc should be helpful.
Signed-off-by: Adam Anonymous <anonymous_temp_mail@yahoo.co.jp>
8 years ago
Max Lv
bf210be2b7
Refine #690
9 years ago
Max Lv
55dea8b973
Fix #690
9 years ago
Max Lv
1e8022c3b7
Refine #682
9 years ago
Max Lv
642b5c900d
Fix #678
9 years ago
cs17899219
d33b865ec7
Add a signal SIGUSR1 for safely stop the server ( #677 )
9 years ago
Max Lv
00209ab2ea
Revert "Add APIs for non thread safe usage of shadowsocks-libev library"
This reverts commit 3e4c922363
.
9 years ago
Max Lv
3e4c922363
Add APIs for non thread safe usage of shadowsocks-libev library
9 years ago