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
Max Lv
84a5270f9c
Merge pull request #145 from chenxsan/fix-typo
fix typo
10 years ago
Sam Chen
a778a47b1a
fix typo
10 years ago
Max Lv
14933dcc57
refine the log
10 years ago
Max Lv
f6b87fcd00
handle sigterm and sigkill
10 years ago
Max Lv
5cc77c066b
add missing files
10 years ago
Max Lv
14431b463c
fix #142 and fix #143
10 years ago
Max Lv
aeb6fcef04
Merge pull request #140 from madeye/v1.5.1
Fix a bug introduced by fast open.
10 years ago
Max Lv
6f1063ba14
bump version
10 years ago
Max Lv
3807b5766f
refine fast open
10 years ago