Max Lv
c0030f0d7d
Improve logging
8 years ago
Max Lv
790520c478
No need to report addr in non-stream mode
8 years ago
Max Lv
05d5121707
Fix typos for endian
8 years ago
Max Lv
3b2a5d1a1f
Fix SNI parser
8 years ago
Max Lv
b0e00b4044
Fix mbed TLS's URL
8 years ago
Max Lv
32057ed3c5
Fix key sizes
8 years ago
Mygod
37594afb5d
Use libsodium tarball to ensure reproducible build in Travis ( #1153 )
8 years ago
Max Lv
c89f5f3f3f
Limit the max payload length to 0x3FFF
8 years ago
Max Lv
9c7add71dd
Fix #1148
8 years ago
Max Lv
e18f71b03f
Add Argon2i password hashing for AEAD
8 years ago
Max Lv
28e07cc08a
Clean up
8 years ago
Max Lv
4ebe5aeb12
Add SIP004 (AEAD) support
8 years ago
Asynchronous Interruption #0
5ff4f27b74
Update Dockerfile ( #1146 )
* Update README
* Update Dockerfile
8 years ago
Roger Shimizu
d714d1f182
Refine #1133 second time ( #1136 )
8 years ago
Max Lv
c5807058ba
Add missing ss-nat
8 years ago
Max Lv
7ad1e65f6e
Fix array size with old libsodium
8 years ago
Max Lv
30fe158d88
Refine #1133
8 years ago
ElTopo
3aa92e3f0a
libsodium version checking with crypto_stream_chacha20_ietf_xor_ic() ( #1133 )
* crypto_stream_chacha20_ietf_xor_ic() was first available when libsodium was bumpped to version major 8. Debian jessie still uses major 7 minor 2, so check SODIUM_LIBRARY_VERSION_MAJOR and keep backwards compatibility.
* crypto_stream_chacha20_ietf_xor_ic() was first available when libsodium was bumped to version major 8. Debian jessie still uses major 7 minor 2, so check SODIUM_LIBRARY_VERSION_MAJOR and maintain backward compatibility.
8 years ago
Max Lv
d783aab537
Remove _WIN32
8 years ago
Max Lv
38a3084b1f
Update libcork
8 years ago
Max Lv
3f8cd982e5
Drop MinGW32 support
8 years ago
Max Lv
61018b622e
Refine library search for libev/libudns
8 years ago
Max Lv
ab2ffd87d5
Check headers of libudns and libev
8 years ago
Windendless
b8dfe64946
pull in latest ax_pthread.m4 ( #1126 )
This includes some changes for macOS that should fix compilation there.
8 years ago
Max Lv
cb60579c74
Refine buffer handling in ss-manager
8 years ago
Max Lv
2d3a1b2a3e
Fix #1123
8 years ago
Max Lv
bcdc5559a8
Fix #1122
8 years ago
Roger Shimizu
71d5453f88
Sync debian/ folder with debian version 2.6.2+ds-1
Use asciidoc as Build-Depends, because user may build under Wheezy
or Ubuntu 14.04.
8 years ago
Max Lv
7a9e8fa5d5
Update GFWList
8 years ago
Roger Shimizu
cc30c7b6eb
debian/shadowsocks-libev.{default,init,service}: Run service as non-root
8 years ago
Boyuan Yang
3b6c2e5cb1
Revert "Update README.md ( #1111 )"
This reverts commit 70e2cce07d
.
8 years ago
Ky0n
70e2cce07d
Update README.md ( #1111 )
8 years ago
Kim
51785ece25
fix shared lib search path issue ( #1109 )
The shared lib file, libsodium.so, could not be found in default share object file path.
The default libsodium.git install files into /usr/local/lib, which is NOT found by system defaults.
8 years ago
ZhiFeng Hu
1c2b6170b9
Update inline link for build from source with centos
8 years ago
Max Lv
e3027c9bee
Remove P: from getopt
8 years ago
Mygod
da6a6884a9
Remove prefix option
8 years ago
Zheng Kai
f4517ed7a7
Fix duplicate text
8 years ago
Max Lv
8c3ce74bc8
Ignore missing info for dh_shlibdeps
8 years ago
Roger Shimizu
e858d5e6cb
Update debian mirror to httpredir ( #1105 )
According to:
https://wiki.debian.org/DebianGeoMirror
8 years ago
Roger Shimizu
bd595aa3d9
Prefer https over http in URL ( #1104 )
8 years ago
Roger Shimizu
214deb5c75
Remove --firewall param in completions/bash/ss-server ( #1102 )
8 years ago
Max Lv
520290349e
Update configure.ac
8 years ago
huzhifeng
3d28c4ce5b
Add instruction for build from source with CentOS 7
Signed-off-by: huzhifeng <huzhifeng@douyu.tv>
8 years ago
Max Lv
b942847165
Update README
8 years ago
Max Lv
4fd36ecf03
Fix building issues on MingW
8 years ago
VampireSH
0f54988192
更新依赖,且Arch应直接安装udns libev
8 years ago
Max Lv
07e0977ded
Update Copyright in README
8 years ago
Max Lv
9d6946a6c7
Remove the shared-lib section
8 years ago
Max Lv
dd5c3cb419
Fix typo
8 years ago
Max Lv
19e222bad8
Add autogen.sh to README.md
8 years ago