Max Lv
ad9d5b198b
Update LICENSE
11 years ago
Max Lv
bd32f9ab75
Merge pull request #24 from linusyang/polarssl
Add some notes about PolarSSL in README.md
11 years ago
Linus Yang
b893f279a9
Add some notes about PolarSSL in README.md
11 years ago
Max Lv
33260178f4
Update README.md
11 years ago
Max Lv
ad19aad076
Merge pull request #23 from madeye/multi-port-config
Multi port config
11 years ago
Max Lv
41ca47ecd2
update readme
11 years ago
Max Lv
7e13f31d7d
Merge branch 'multi-port-config' of https://github.com/madeye/shadowsocks-libev into multi-port-config
11 years ago
Max Lv
99ebddcd95
bump version
11 years ago
Max Lv
26c57d61ef
fix build error
11 years ago
Max Lv
4606acd773
add multi-config support
11 years ago
Max Lv
61cb96db3d
Add @linusyang as a major maintainer
11 years ago
Max Lv
8ee40a0deb
Merge pull request #22 from linusyang/polarssl
[Crypto] Add Initial PolarSSL Support
11 years ago
Linus Yang
fcd88407e5
Add OpenWrt PolarSSL build script
11 years ago
Linus Yang
71c30b31f3
Fix MinGW PolarSSL build and update readme
11 years ago
Linus Yang
c790c269dc
Autoconf support for PolarSSL
11 years ago
Linus Yang
aa20fd708e
Add initial support for PolarSSL crypto library
11 years ago
Max Lv
183f021628
fix build error
11 years ago
Max Lv
6a0f853d15
add multi-config support
11 years ago
Max Lv
3088607beb
update README, fix #19
11 years ago
Max Lv
e0313934b5
update README
11 years ago
Max Lv
4af2a7f6fe
update README
11 years ago
Max Lv
f2d1e267c6
update README
11 years ago
Max Lv
9dd1ea08b8
update openwrt
11 years ago
Max Lv
eb9d31869e
Merge branch 'master' of github.com:madeye/shadowsocks-libev
11 years ago
Max Lv
0f718da78d
remove clock
11 years ago
Max Lv
85fcbed91d
fix a typo
11 years ago
Max Lv
37100a3aa5
Merge pull request #17 from patrickli/run-as
Ability to change the user and group to run the server as
11 years ago
Patrick Li
4d7ae473c3
Ability to change the user and group to run the server as
11 years ago
Max Lv
d4f0b85b7f
Merge pull request #16 from linusyang/udpmerge
Add support for native win32 platform
11 years ago
Linus Yang
119553febc
Fix cross-compiling issue by removing AC_FUNC_MALLOC
11 years ago
Linus Yang
21b9258d77
Add initial support for native win32 platform
Should be built against MinGW, and please note that
only ss-local is ported due to lack win32 support of
libasyncns. And libev doesn't support IOCP but only
supports select
11 years ago
Max Lv
df1b991d11
Update utils.c
11 years ago
Max Lv
1cb068fa2f
Update README.md
11 years ago
Max Lv
a2366da1a6
fix #15
11 years ago
Max Lv
5f9fad6fd5
provide more info
11 years ago
Max Lv
cb36febda5
update README
11 years ago
Max Lv
c128a3220d
Merge pull request #14 from madeye/udprelay
Add udprelay feature
11 years ago
Max Lv
c7940dccea
update README
11 years ago
Max Lv
1fd4489fa2
bump debian package version
11 years ago
Max Lv
b4a0b5a88b
update README
11 years ago
Max Lv
0f2359231d
update configure files
11 years ago
Max Lv
5736e966f0
bump version
11 years ago
Max Lv
bf8a0156d5
close tcp conn in time
11 years ago
Max Lv
b3e8264a74
fix some comiper issue
11 years ago
Max Lv
d227da2323
Update code style
11 years ago
Max Lv
76940df8d1
update log info
11 years ago
Max Lv
8e6724a1fd
fix a crash
11 years ago
Max Lv
b8b4d7f0f1
Merge branch 'udprelay' of github.com:madeye/shadowsocks-libev into udprelay
11 years ago
Max Lv
1d044b9ada
works, but buggy
11 years ago
Max Lv
eaa69cf553
update makefile
11 years ago