Syrone Wong
e81b205e61
Add mbed TLS support for shadowsocks-libev
Notes:
- Test cipher CFB support just in case (i.e. OpenWrt disabled it)
- Added some inline notes, please feel free to modify or remove them.
- Sorry for my bad English
- If you want to compile for OpenWrt, please make sure this hunk[1] not exists.
- Only tested on ARM mamba (Linksys WRT1900AC v1), it works.
[1] https://github.com/openwrt-mirror/openwrt/blob/master/package/libs/mbedtls/patches/200-config.patch#L12-L20
Have fun!
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Max Lv
2e65ccaf78
bump version
9 years ago
Max Lv
2b1eef1197
fix #356 , disable TLS for uClibc
9 years ago
Boyuan Yang
025ea589d0
Change 'scoks' to 'socks'
9 years ago
Max Lv
3999fbcf0b
bump version
9 years ago
Max Lv
3a629a320c
Revert "fix #330"
This reverts commit d5b1101196
.
9 years ago
Max Lv
d5b1101196
fix #330
9 years ago
Max Lv
bc2e30c7e7
bump version
9 years ago
Max Lv
50f80557d4
bump version
9 years ago
Max Lv
ec51b8f548
bump version
9 years ago
Max Lv
f87ee5b424
bump version
9 years ago
Max Lv
2b0acde7ec
update init scripts for OpenWrt
9 years ago
Max Lv
77d3ecabdd
bump version
9 years ago
Max Lv
5e43ae1d42
bump version
9 years ago
Max Lv
bfb75054ec
bump version
9 years ago
Max Lv
6f81b0a4e3
bump version
9 years ago
Max Lv
1dd6c726be
bump version
9 years ago
Max Lv
40e9be0021
Avoid getaddrinfo() in the main loop
9 years ago
Max Lv
dfb4b3ba3c
refine mingw compatibility
9 years ago
Max Lv
27b60ce1c7
bump version
9 years ago
Max Lv
64c494e18f
Fix issues with MinGW
9 years ago
Max Lv
e5289e9ba4
Replace libasyncns with libudns
9 years ago
Max Lv
2a15e97196
bump version
9 years ago
Max Lv
6dac73f63a
bump version
9 years ago
Max Lv
654b3f343f
bump version
9 years ago
Max Lv
5f07c23ad1
update URLs
10 years ago
Max Lv
2a6c28e185
bump version
10 years ago
Max Lv
5114f43dbf
bump version
10 years ago
Max Lv
b198d1da2e
bump version
10 years ago
Max Lv
6f1063ba14
bump version
10 years ago
Max Lv
3eebb44a4f
bump version
10 years ago
Max Lv
5d7dd372fc
bump version
10 years ago
Max Lv
96bdb77296
bump version
10 years ago
Max Lv
e9a530f9dc
fix #97
10 years ago
Max Lv
d10b2ac12a
update openwrt
10 years ago
Max Lv
94bd9dfa0a
fix an issue
10 years ago
Max Lv
2128fc9bab
update OpenWRT's makefile
10 years ago
Max Lv
2ad32adcb6
bump OpenWRT's version
10 years ago
Max Lv
528b4dab8a
fix #20
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
e48a7ceeeb
update OpenWRT
10 years ago
Max Lv
075eda4ee5
refine shadowsocks init scripts
10 years ago
Max Lv
438e1e4ec7
update openwrt makefile
10 years ago
Max Lv
58b4157b3e
bump version
11 years ago
Linus Yang
fcd88407e5
Add OpenWrt PolarSSL build script
11 years ago
Max Lv
9dd1ea08b8
update openwrt
11 years ago
Max Lv
bf8a0156d5
close tcp conn in time
11 years ago
Max Lv
7e6a6f289e
update openwrt
11 years ago
Max Lv
c9f7a0d143
update openwrt
11 years ago