Max Lv
|
25c575cb78
|
clean up
|
9 years ago |
Max Lv
|
33ff3b881f
|
Merge branch 'master' of github.com:shadowsocks/shadowsocks-libev
|
9 years ago |
Max Lv
|
6d52f0a200
|
refine the header length check
|
9 years ago |
Max Lv
|
91316b2ebe
|
bump version
|
9 years ago |
Max Lv
|
03ac9aa618
|
remove the error log of incomplete udp packet
|
9 years ago |
Max Lv
|
c1959cac7f
|
refine the log
|
9 years ago |
Max Lv
|
99633b9908
|
fix #441
|
9 years ago |
Max Lv
|
e51dda2c4b
|
update Makefile
|
9 years ago |
Max Lv
|
f00a4e294f
|
Merge pull request #437 from hosiet/master
don't configure libsodium when using system libs
|
9 years ago |
Boyuan Yang
|
75b5561427
|
don't configure libsodium when using system libs
|
9 years ago |
Max Lv
|
22fb756d23
|
ignore symbol files
|
9 years ago |
Max Lv
|
ecad0f989f
|
remove symbol file
|
9 years ago |
Max Lv
|
e18f733bae
|
enable udp relay by default in debian service
|
9 years ago |
Max Lv
|
55ae2261fb
|
add ubuntu dist
|
9 years ago |
Max Lv
|
6f775d0ea4
|
Merge pull request #429 from hosiet/master
Add service templates and a option to build against system shared libs
|
9 years ago |
Boyuan Yang
|
f5f7adaa71
|
update debug symbols
|
9 years ago |
Boyuan Yang
|
f4576268a7
|
add option in configure to use shared libraries
|
9 years ago |
Boyuan Yang
|
938ccd916f
|
fixes debian/copyright
|
9 years ago |
Boyuan Yang
|
a192b91eb7
|
add systemd service templates for debian
Those new templates will be installed by dh_installinit.
based on the work of @zh99998 for AUR.
|
9 years ago |
Max Lv
|
095aa7490c
|
bump version
|
9 years ago |
Max Lv
|
c06e962de1
|
Merge pull request #417 from s7lx/master
使其和默认安装包的路径一致
|
9 years ago |
s7lx
|
f65c19a138
|
使其和默认安装包的路径一致
|
9 years ago |
Max Lv
|
9bb897960e
|
Merge pull request #413 from hosiet/master
fix debian packaging
|
9 years ago |
Boyuan Yang
|
14c611a337
|
fix debian packaging
|
9 years ago |
Max Lv
|
bb55d5c935
|
Merge pull request #412 from librehat/master
fix rpm spec
|
9 years ago |
Symeon Huang
|
4aeb4eed01
|
fix rpm spec
|
9 years ago |
Max Lv
|
ad4fdeb364
|
Merge pull request #410 from librehat/master
update rpm scripts
|
9 years ago |
Symeon Huang
|
227272b501
|
using macros where possible
|
9 years ago |
Symeon Huang
|
88b906328f
|
update rpm spec file.
use files from debian directory if possible
|
9 years ago |
Max Lv
|
901457859c
|
add auth to config
|
9 years ago |
Max Lv
|
04c5f9790d
|
Merge pull request #409 from hosiet/master
make Debian systemd service use /etc/default conf.
|
9 years ago |
Boyuan Yang
|
65a15b1356
|
make Debian systemd service use /etc/default conf.
|
9 years ago |
Max Lv
|
032c609c4d
|
truncate HMAC-SHA1 to 10 bytes
|
9 years ago |
Max Lv
|
6aa45df563
|
Merge pull request #405 from hosiet/master
fix debian pkg script
|
9 years ago |
Boyuan Yang
|
cf395b9f4e
|
fix debian pkg script
|
9 years ago |
Max Lv
|
ac90abf788
|
update symbols
|
9 years ago |
Max Lv
|
5be0c9c55d
|
fix #404
|
9 years ago |
Max Lv
|
224bc51e8d
|
bump version
|
9 years ago |
Max Lv
|
529eab29f4
|
fix a typo
|
9 years ago |
Max Lv
|
a76fae5b37
|
fix missing hmac-sha1
|
9 years ago |
Max Lv
|
b8e282b6d5
|
use OpenSSL's HMAC by default
|
9 years ago |
Max Lv
|
5292700bbc
|
update documents
|
9 years ago |
Max Lv
|
8d46ced3c9
|
fix auth in udprelay
|
9 years ago |
Max Lv
|
c1db81d7db
|
fix a buffer overflow
|
9 years ago |
Max Lv
|
4301ded40e
|
fix a typo
|
9 years ago |
Max Lv
|
0e79c93ad1
|
add auth to udprelay
|
9 years ago |
Max Lv
|
f0f23b4199
|
replace poly1305 with hmac-sha1
|
9 years ago |
Max Lv
|
0987fb3632
|
fix an issue of endian
|
9 years ago |
Max Lv
|
f3686420ea
|
fix typos
|
9 years ago |
Max Lv
|
9f553536cb
|
Use IV + Chunk id as key of BLAKE2b
|
9 years ago |