Max Lv
|
e0d8a15971
|
Merge pull request #51 from linusyang/applecc
Support for Apple's CommonCrypto API
|
10 years ago |
Linus Yang
|
5e5c853807
|
darwin: initial support for CommonCrypto API
|
10 years ago |
Max Lv
|
40ea3f690b
|
Merge pull request #50 from nanpuyue/patch-1
refine openwrt build / init scripts
|
10 years ago |
南浦月
|
0ce9c15186
|
Update shadowsocks.init
1.使用OpenWrt提供的service_start及service_stop函数控制服务开关
2.由service_start函数生成pid文件
3.改配置文件目录为/etc/shadowsocks.json
|
10 years ago |
南浦月
|
82d6d2f772
|
Update Makefile
1./etc/config下的配置文件都是uci的配置文件,所以建议将shadowsocks.json置于/etc/shadowsocks.json
2.PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION),为两个版本设置不同的编译目录,否则当同时编译两个版本时出错
3.优化安装脚本
|
10 years ago |
Max Lv
|
5709df6e83
|
add run_as option
|
10 years ago |
Max Lv
|
f402119f6d
|
refine get_addr_str
|
10 years ago |
Max Lv
|
b2df5a4c26
|
fix redir
|
10 years ago |
Max Lv
|
2b92b57bed
|
fix the ambiguous type defination
|
10 years ago |
Max Lv
|
78c79de7dc
|
update usage
|
10 years ago |
Max Lv
|
e48a7ceeeb
|
update OpenWRT
|
10 years ago |
Max Lv
|
69f8bd61c0
|
fix the udp connection cache
|
10 years ago |
Max Lv
|
11da9b233a
|
fix the buffer corruption
|
10 years ago |
Max Lv
|
7063d1fa6f
|
update json-parser
|
10 years ago |
Max Lv
|
bcd7864a4b
|
update README
|
10 years ago |
Max Lv
|
26f46bee1f
|
Merge pull request #45 from madeye/ss-tunnel
Add tunnel mode
|
10 years ago |
Max Lv
|
f7212f01f9
|
Merge branch 'ss-tunnel' of https://github.com/madeye/shadowsocks-libev into ss-tunnel
|
10 years ago |
Max Lv
|
45c1aecfe3
|
bump version
|
10 years ago |
Max Lv
|
b0b2a30bb8
|
fix the udp tunnel
|
10 years ago |
Max Lv
|
3ed440f6ae
|
fix a memory corruption
|
10 years ago |
Max Lv
|
84e04eefaa
|
WiP: finish the udp part
|
10 years ago |
Max Lv
|
6107427bf0
|
WiP: handle both ipv4 and ipv6
|
10 years ago |
Max Lv
|
2153e3fd04
|
WiP: add tunnel mode
|
10 years ago |
Max Lv
|
e737a1ceff
|
bump version
|
10 years ago |
Max Lv
|
a407a064d0
|
fix the udp tunnel
|
10 years ago |
Max Lv
|
3a8bf98ebc
|
fix a memory corruption
|
10 years ago |
Max Lv
|
30cbb8e8c1
|
fix #44
|
10 years ago |
Max Lv
|
e9a7c0166b
|
fix #44
|
10 years ago |
Max Lv
|
ef432f078b
|
Fix the pid file in centos init script
|
10 years ago |
Max Lv
|
1bdcadf7e7
|
Update the init script of centos
|
10 years ago |
Max Lv
|
c895f9f7c6
|
WiP: finish the udp part
|
10 years ago |
Max Lv
|
39c1282882
|
WiP: handle both ipv4 and ipv6
|
10 years ago |
Max Lv
|
29bdc17cec
|
WiP: add tunnel mode
|
10 years ago |
Max Lv
|
e0aec926e5
|
update Readme
|
10 years ago |
Max Lv
|
e408d05ba7
|
Update README.md
|
10 years ago |
Max Lv
|
a22317a056
|
Update README.md
|
10 years ago |
Max Lv
|
0d6505eca0
|
Merge pull request #42 from Vinna/master
Add installation of Centos
|
10 years ago |
Vinna
|
522eedbf06
|
edit installation of Centos
|
10 years ago |
Vinna
|
bdb5977865
|
tidy
|
10 years ago |
Vinna
|
c52e30dd20
|
cancel certain user permisson,because run failed
|
10 years ago |
Vinna
|
0557bcd727
|
fix service failed
|
10 years ago |
Vinna
|
d4dfc6dbf0
|
New one
|
10 years ago |
Vinna
|
7d14bb99b1
|
add init script
|
10 years ago |
Vinna
|
f42bb04444
|
Update README.md
add the installation of centos
|
10 years ago |
Max Lv
|
799af8e942
|
Merge pull request #40 from hdid/patch-1
Update README.md
|
10 years ago |
hdid
|
ecb564dc6e
|
Update README.md
Fix a typo for Debian/Ubuntu sources list file name
|
10 years ago |
Max Lv
|
075eda4ee5
|
refine shadowsocks init scripts
|
10 years ago |
Max Lv
|
9db13bfdde
|
Merge pull request #37 from linusyang/win32-fix
Fix latest 1.4.2 build for win32 (MinGW)
|
10 years ago |
Linus Yang
|
061430a8ae
|
win32: suppress compilation errors
|
10 years ago |
Max Lv
|
c8a05c87c6
|
fix a warning while initializing a struct
|
10 years ago |