Joey Korkames
69fc73a14d
fix path typo in debian/postinstall ( #691 )
Missing slash causes dpkg -i to fail:
---
Setting up shadowsocks-libev (2.4.7-1) ...
sed: can't read etc/shadowsocks-libev/config.json: No such file or directory
dpkg: error processing shadowsocks-libev (--install):
subprocess installed post-installation script returned error exit status 2
8 years ago
Max Lv
bf210be2b7
Refine #690
8 years ago
Max Lv
55dea8b973
Fix #690
8 years ago
Symeon Huang
3afaad647e
Update supported Fedora versions ( #687 )
8 years ago
Max Lv
1e8022c3b7
Refine #682
8 years ago
Roger Shimizu
75aeacadd1
Sync debian/ folder ( #681 )
A few itmes deserve to be mentioned:
- use apg to generate random password when install.
- generated password won't get updated when upgrading / reinstall.
- add more to description to make lintian happy.
- generated Makefile.am don't need to be listed in debian/copyright.
- the way of installing systemd service is changed. Thanks to advice
from Boyuan.
- multi-arch can be archived without specific setting in debian/rules
- add debian/watch file
8 years ago
Roger Shimizu
8fb864551c
Add manpage to systemd service file ( #679 )
Referred:
https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Documentation=
8 years ago
Max Lv
642b5c900d
Fix #678
8 years ago
Max Lv
3c371ab0eb
add AUTHORS
8 years ago
cs17899219
d33b865ec7
Add a signal SIGUSR1 for safely stop the server ( #677 )
8 years ago
Max Lv
d8598d35e3
Update shadowsocks-libev.default
8 years ago
Max Lv
97446544da
Update shadowsocks-libev.service
8 years ago
Max Lv
00209ab2ea
Revert "Add APIs for non thread safe usage of shadowsocks-libev library"
This reverts commit 3e4c922363
.
8 years ago
Max Lv
3e4c922363
Add APIs for non thread safe usage of shadowsocks-libev library
8 years ago
Max Lv
478377646e
Merge branch 'master' of github.com:madeye/shadowsocks-libev
8 years ago
Max Lv
658703a1bd
Fix #673
8 years ago
Boyuan Yang
835a50fece
Another fix for #668 ( #671 )
8 years ago
Max Lv
a9b85a5216
Refine #669 : Bind to loopback for local resolver
8 years ago
Max Lv
2eaee4716d
Fix #668
8 years ago
Boyuan Yang
2bf2d0787d
Fix typo in source code ( #666 )
8 years ago
Max Lv
fd422008b7
Avoid linking issues on Android
8 years ago
Max Lv
e0d290ffab
Fix #658
8 years ago
Max Lv
0904a62810
Fix #656
8 years ago
Max Lv
e69b0a9990
Bump version
8 years ago
Max Lv
6fc1dccc58
Rename libshadowsocks to libshadowsocks-libev
8 years ago
Max Lv
fde3ea482a
Update README.md
8 years ago
Roger Shimizu
a3d2508601
Make Changes independent to debian/changelog ( #654 )
8 years ago
Max Lv
2a7f7327a1
Update README.md
8 years ago
Roger Shimizu
649d60729c
Fix typo in manpage ( #652 )
8 years ago
Max Lv
ba7f1565ad
Fix #650
8 years ago
Max Lv
0cfae045e8
Fix #648
8 years ago
Max Lv
7f9e13d473
Fix #647
8 years ago
Max Lv
fd0d8108bb
Update shadowsocks-libev.service
8 years ago
Max Lv
f1464caca7
Fix a typo #642
8 years ago
Max Lv
bddff70661
Refine ss-nat scripts
8 years ago
Max Lv
314ac8631f
Add ss-rule scripts by @aa65535
8 years ago
Max Lv
fe22a6c90b
Refine error handling of connect()
8 years ago
Max Lv
dd90af6651
Fix #638
8 years ago
Max Lv
6d049d0ddb
Update README.md
8 years ago
Max Lv
de076a7928
Update README.md
8 years ago
Max Lv
e0ffe11aa4
Fix dpkg-buildpackage command line
8 years ago
Roger Shimizu
cd736d3e94
A few commit recommend for Debian uploading ( #636 )
* Add Security Hardening
ref: https://wiki.debian.org/Hardening
* Add debian/source/format
* Remove -dbg package
Debug Package is already generated automatically, as -dbgsym package
ref: https://wiki.debian.org/DebugPackage
* Do not include a duplicated changelog into deb package
* Upgrade to policy version 3.9.8
No change is required, based on:
https://www.debian.org/doc/debian-policy/upgrading-checklist.html
* Update configure not to use local libs at all when choosing so
8 years ago
Max Lv
be6528cef5
Fix #630
8 years ago
Kim
342bd3f776
Fix ipv6 address format in log message
8 years ago
Kim
285c62b8f3
add option '-b' description into manpage ( #628 )
8 years ago
Max Lv
fd4adca789
Fix #627
8 years ago
Max Lv
a73fe213a6
Refine the output
8 years ago
Max Lv
e3deb0668d
Fix the mismatch types
8 years ago
Max Lv
bb50fc22ca
Add option for binding to address #626
8 years ago
Max Lv
04cd8884c0
Fix a typo
8 years ago