Max Lv
cd4a420dfa
define _GNU_SOURCE
10 years ago
Max Lv
a1ed46a567
use gnu99
10 years ago
Max Lv
71a29de344
update makefile
10 years ago
Max Lv
358117ace5
update makefile
10 years ago
Max Lv
6fc5e1a0b1
Merge pull request #36 from pocographdotcom/master
Cannot read config file properly.
10 years ago
David
c60cb45430
Cannot read config file properly.
10 years ago
Max Lv
b0bcda7a3e
fix compile issues in cygwin
10 years ago
Max Lv
6663ebb70a
fix some warnings
10 years ago
Max Lv
2c78ccfbf8
fix a timeout issue
10 years ago
Max Lv
e2f34732c2
force to Werror
10 years ago
Max Lv
2eac55562b
clean up, remove multiple warnings
10 years ago
Max Lv
438e1e4ec7
update openwrt makefile
10 years ago
Max Lv
343940e6ff
bump version
10 years ago
Max Lv
7658d1e585
fix socks5 response header
11 years ago
Max Lv
0cbbf385f4
fix the buff offset
11 years ago
Max Lv
13974ff2bf
fix another incorrect socket fd
11 years ago
Max Lv
a58cb6404b
fix the incorrect udp buf_len
11 years ago
Max Lv
44a6940d7d
fix a typo
11 years ago
Max Lv
ed1780edac
dump with strlen
11 years ago
Max Lv
ea4a69b1d7
fix a udprelay bug
11 years ago
Max Lv
bb8378e9f8
Merge pull request #29 from dorentus/patch-syslog
Add a command line option to allow logging to syslog (*NIX platforms only)
11 years ago
Zhang Yi
c6b3b99fe0
Log to syslog when running in daemon mode.
11 years ago
Zhang Yi
16516b3767
typo fix: avaliable -> available
11 years ago
Max Lv
2ec59fc7c2
Update the Debian/Ubuntu installation section
11 years ago
Max Lv
acc67e2cee
Merge pull request #28 from xiaoding/patch-1
Update FreeBSD section of README.md
11 years ago
xiaoding
eade996265
Update FreeBSD section of README.md
I have updated the freebsd port to include a default config.json file, which will be installed into /usr/local/etc/shadowsocks-libev by default.
To enable shadowsocks-libev on freebsd, it's as simple as adding the shadowsocks_libev_enable variable to /etc/rc.conf
11 years ago
Max Lv
63dd187100
Merge pull request #27 from guizai/master
Add local bind address config
11 years ago
Guizai
5d9c93a6d4
Add local bind address config
specific local address to bind in `config.json`:
`"local": "127.0.0.1"`
11 years ago
Max Lv
58b4157b3e
bump version
11 years ago
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