Roger Shimizu
71d5453f88
Sync debian/ folder with debian version 2.6.2+ds-1
Use asciidoc as Build-Depends, because user may build under Wheezy
or Ubuntu 14.04.
7 years ago
Max Lv
7a9e8fa5d5
Update GFWList
7 years ago
Roger Shimizu
cc30c7b6eb
debian/shadowsocks-libev.{default,init,service}: Run service as non-root
7 years ago
Boyuan Yang
3b6c2e5cb1
Revert "Update README.md ( #1111 )"
This reverts commit 70e2cce07d
.
7 years ago
Ky0n
70e2cce07d
Update README.md ( #1111 )
7 years ago
Kim
51785ece25
fix shared lib search path issue ( #1109 )
The shared lib file, libsodium.so, could not be found in default share object file path.
The default libsodium.git install files into /usr/local/lib, which is NOT found by system defaults.
7 years ago
ZhiFeng Hu
1c2b6170b9
Update inline link for build from source with centos
7 years ago
Max Lv
e3027c9bee
Remove P: from getopt
7 years ago
Mygod
da6a6884a9
Remove prefix option
7 years ago
Zheng Kai
f4517ed7a7
Fix duplicate text
7 years ago
Max Lv
8c3ce74bc8
Ignore missing info for dh_shlibdeps
7 years ago
Roger Shimizu
e858d5e6cb
Update debian mirror to httpredir ( #1105 )
According to:
https://wiki.debian.org/DebianGeoMirror
7 years ago
Roger Shimizu
bd595aa3d9
Prefer https over http in URL ( #1104 )
7 years ago
Roger Shimizu
214deb5c75
Remove --firewall param in completions/bash/ss-server ( #1102 )
7 years ago
Max Lv
520290349e
Update configure.ac
7 years ago
huzhifeng
3d28c4ce5b
Add instruction for build from source with CentOS 7
Signed-off-by: huzhifeng <huzhifeng@douyu.tv>
7 years ago
Max Lv
b942847165
Update README
7 years ago
Max Lv
4fd36ecf03
Fix building issues on MingW
7 years ago
VampireSH
0f54988192
更新依赖,且Arch应直接安装udns libev
7 years ago
Max Lv
07e0977ded
Update Copyright in README
7 years ago
Max Lv
9d6946a6c7
Remove the shared-lib section
7 years ago
Max Lv
dd5c3cb419
Fix typo
7 years ago
Max Lv
19e222bad8
Add autogen.sh to README.md
7 years ago
Max Lv
8c10595746
Update ipset
7 years ago
Max Lv
7eb7898e1b
Update scripts for travis-ci
7 years ago
Max Lv
c9890756c1
Update scripts for travis-ci
7 years ago
Max Lv
ff07676f47
Update .gitignore
7 years ago
Max Lv
d76a1e6067
Update libcork
7 years ago
Max Lv
633de3e228
Remove embedded libraries
7 years ago
Max Lv
9d99d844f3
Remove libev
7 years ago
Simon Shi
3fba5506c5
Update ss-manager.asciidoc
7 years ago
Max Lv
c3b8eab3be
Fix #1083
7 years ago
Max Lv
8fce46ed62
Fix #1078
7 years ago
Max Lv
380b00cef6
Fix typo
7 years ago
Max Lv
9c94e6792c
Bump version
7 years ago
Max Lv
becb6c08e4
Update docs for JSON config
7 years ago
Max Lv
45529cdf7a
Update README
7 years ago
Max Lv
0acc79b430
Fix UDP relay when plugin enabled
7 years ago
Shuhai Shen
a0c6adb66b
Create SHADOWSOCKS_MARK in iptable rules ( #1072 )
SHADOWSOCKS_MARK is used at line #405 and #410 , but never created.
7 years ago
Max Lv
92f0baa789
Update SIP003 interfaces
7 years ago
Max Lv
824b9dc3b0
Revert "debian/shadowsocks-libev.{default,init,service}: Run service as non-root"
This reverts commit 9e31cae042
.
7 years ago
Max Lv
bfd365f0fd
Revert "Fix #1064"
This reverts commit dc94267fa1
.
7 years ago
Max Lv
dc94267fa1
Fix #1064
7 years ago
Roger Shimizu
9e31cae042
debian/shadowsocks-libev.{default,init,service}: Run service as non-root
7 years ago
Max Lv
ad4bd45caa
Fix #1063
7 years ago
Max Lv
3fde843ec8
Fix #1061
7 years ago
Max Lv
dc39af8195
Avoid free the cwd with getcwd()
7 years ago
Max Lv
ecf1fcc845
Fix #1059
7 years ago
Roger Shimizu
1397bf133b
Fix FTBFS of PATH_MAX on GNU/Hurd
Info:
- https://www.gnu.org/software/hurd/community/gsoc/project_ideas/maxpath.html
- https://www.gnu.org/software/hurd/hurd/porting/guidelines.html#PATH_MAX_tt_MAX_PATH_tt_MAXPATHL
Quote:
when the __GLIBC__ macro is defined, getcwd() calls can be just
replaced by get_current_dir_name() calls.
7 years ago
Max Lv
c6355f5060
Fix #1057
7 years ago