Max Lv
ddf826493d
fix build
10 years ago
Max Lv
9c34a7d84c
fix for mingw
10 years ago
Max Lv
10d9e8504f
add missing file
10 years ago
Max Lv
4182056635
add configure scripts
10 years ago
Max Lv
089522277b
add version.h
10 years ago
Max Lv
3b0a7b6c52
Merge pull request #183 from madeye/sodium
Add support of salsa20 and chacha20
10 years ago
Max Lv
29f827380b
bump version
10 years ago
Max Lv
9e1b5999ba
update configure.ac
10 years ago
Max Lv
5ace152631
update autoconf tools
10 years ago
Max Lv
f84c40dac3
update gitignore
10 years ago
Max Lv
930e50fcce
integrate libsodium as a subproject
10 years ago
Max Lv
bca8a499f9
integrate libsodium as a submodule
10 years ago
Max Lv
ae85d6f36b
fix some bugs
10 years ago
Max Lv
e38836c5be
update Makefile
10 years ago
Max Lv
c4e5512fbd
update configure file
10 years ago
Max Lv
a0d773ca89
refine the sodium support
10 years ago
Max Lv
aae283faf8
implement encrypt() function
10 years ago
Max Lv
f7d2fc0eb2
add fake ciphers for salsa20 chacha20
10 years ago
Max Lv
074956483b
Enable udprelay in the init script of RHEL
10 years ago
Max Lv
5838c021a4
fix #181
10 years ago
Max Lv
2361032355
Merge pull request #179 from aa65535/master
refine error message
10 years ago
aa65535
a065bc0d8c
refine error message
10 years ago
Max Lv
597cc3928d
Merge pull request #178 from eataix/fix-build-on-freebsd
Fix build on FreeBSD
10 years ago
Meitian Huang
915236fcab
Fix build on FreeBSD
10 years ago
Max Lv
dc066d5ceb
refine commandline output
10 years ago
Max Lv
1a94c7b68f
enlarge backlog number
10 years ago
Max Lv
05d8e3f0c6
Merge pull request #171 from librehat/master
code clean. salt is a duplicate of i
10 years ago
Symeon Huang
e463ba47a8
code clean. salt is a duplicate of i
10 years ago
Max Lv
3697313aeb
allow to send broadcast
10 years ago
Max Lv
99694f2dde
Update udprelay.c
10 years ago
Max Lv
afac2089d3
refine the udp connection cache
10 years ago
Max Lv
fe81ca5eb9
Merge pull request #168 from librehat/master
RPM uses `/usr` instead of `/usr/local` as the prefix.
10 years ago
Symeon Huang
350c3546fa
RPM uses `/usr` instead of `/usr/local` as the prefix.
10 years ago
Max Lv
ca2450e31e
Merge pull request #164 from librehat/master
RHEL/CentOS is supported by Fedora Copr now.
10 years ago
Symeon Huang
c15a6090dc
RHEL/CentOS is supported by Fedora Copr now.
10 years ago
Max Lv
e9f2369486
handle EINPROGRESS nicely
10 years ago
Max Lv
0ca541ea8c
Merge pull request #161 from librehat/master
add fedora repo to readme
10 years ago
Symeon Huang
425cd2bdb7
add fedora repo to readme
10 years ago
Max Lv
301db69469
Merge pull request #159 from hdid/patch-1
refine init script
10 years ago
hdid
9ac309c5b1
refine init script
start-stop-daemon can not process names longer than 15 characters!
10 years ago
Max Lv
a8df0e4ec2
Merge pull request #158 from hdid/patch-1
Update shadowsocks-libev.init
10 years ago
hdid
7833223949
Update shadowsocks-libev.init
the server did not start because init script had not edited correctly
10 years ago
Max Lv
d4781f9359
bump version and fix #157
10 years ago
Max Lv
fa3233befb
Merge pull request #156 from CzBiX/patch-1
Update README.md
10 years ago
Liu VRan
5ad2dd6db5
Update README.md
add unsigned flag by default, for the people who do not have secret key.
10 years ago
Max Lv
36a5208315
Merge pull request #155 from librehat/master
completely rename as shadowsocks-libev.
10 years ago
Symeon Huang
50dbeef003
completely rename as shadowsocks-libev.
it's not conflicted with shadowsocks-python now. users can install both python and libev
ports of shaowsocks now. but they should migrate their old configuration file from
/etc/shadowsocks/config.json to /etc/shadowsocks-libev/config.json
10 years ago
Max Lv
77f4ab5774
Merge pull request #154 from librehat/master
change name to shadowsocks-libev.
10 years ago
Symeon Huang
5432aa1321
change name to shadowsocks-libev.
Note:
Debian/Ubuntu users may have to `sudo rm -f /etc/shadowsocks` before install
the new `shadowsocks-libev` package.
For library user, the pkg-config package is renamed to `shadowsocks-libev` but
the library name is still the `libshadowsocks` (use `-lshadowsocks` to link)
10 years ago
Max Lv
dcf5a39b62
Merge pull request #151 from madeye/v1.5.3
Fix log on Win32.
10 years ago