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
Max Lv
5114f43dbf
bump version
10 years ago
Max Lv
1268016e06
remove tcp_nodelay
10 years ago
Max Lv
2a879bcb2e
Merge pull request #150 from librehat/master
add fflush stderr on Windows.
10 years ago
Symeon Huang
5bf9f7e439
fflush stderr on Windows.
unfortunately, Windows will buffer stderr if it's not executed in `cmd.exe`,
which will cause unpleasant buffered log output. adding fflush(stderr) will
solve this aged issue.
10 years ago
Max Lv
a578c35bd7
Merge pull request #148 from librehat/v1.5.2
Enable shared library on Debian
10 years ago
Max Lv
c0b5a13973
Merge pull request #147 from madeye/v1.5.2
V1.5.2
10 years ago
Max Lv
042749d533
fix build on win32
10 years ago
Symeon Huang
1f50ad9b82
build static library by default
10 years ago
Max Lv
693b198887
refine server end
10 years ago
Max Lv
6118fefd04
replace sys/queue with cork_dllist
10 years ago
Max Lv
b198d1da2e
bump version
10 years ago
Max Lv
82a94f9925
Merge branch 'v1.5.2' of github.com:madeye/shadowsocks-libev into v1.5.2
10 years ago
Max Lv
20ac8cf05a
refine the log
10 years ago
Max Lv
08a35fd1bb
handle sigterm and sigkill
10 years ago