Max Lv
ed1780edac
dump with strlen
11 years ago
Max Lv
ea4a69b1d7
fix a udprelay bug
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
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
26c57d61ef
fix build error
11 years ago
Max Lv
4606acd773
add multi-config support
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
0f718da78d
remove clock
11 years ago
Max Lv
85fcbed91d
fix a typo
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
a2366da1a6
fix #15
11 years ago
Max Lv
5f9fad6fd5
provide more info
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
1d044b9ada
works, but buggy
11 years ago
Max Lv
eaa69cf553
update makefile
11 years ago
Max Lv
8eb0b9b118
build pass
11 years ago
Max Lv
6784fbd3f8
WiP
11 years ago
Max Lv
b36b7980e3
WiP
11 years ago
Max Lv
a9ae518968
WiP
11 years ago
Max Lv
b60097d5b3
WiP
11 years ago
Max Lv
85a5b56d1d
WiP
11 years ago
Max Lv
6813ae6332
WiP
11 years ago
Max Lv
8b4b7898c6
WiP
11 years ago
Max Lv
c82ddb4f38
WiP
11 years ago
Max Lv
60dda00b5b
WiP
11 years ago
Max Lv
d4b000090f
WiP
11 years ago
Max Lv
c2302b432a
WiP
11 years ago
Max Lv
c0cd5120cb
WiP
12 years ago
Max Lv
5cc6b22736
fix a potential dangling pointer
12 years ago
Max Lv
4d30a8a7bf
WiP
12 years ago
Max Lv
458eb25a04
fix a warning
12 years ago
clowwindy
bbb1462169
use OpenSSL's RAND_bytes() instead of glibc's rand()
12 years ago
Max Lv
9933435506
fix asyncns with blocked send
12 years ago
Max Lv
16ad10b101
fix invalid header handle #10
12 years ago
Max Lv
87c130c9e2
handle errors in openssl #10
12 years ago
Max Lv
60135461ea
handle incomplete header
12 years ago
Max lv
c97f5bbf9a
fix building issues
12 years ago
Max Lv
7cf0a95908
use rand instead
12 years ago
Max Lv
db49089597
add more info in verbose mode
12 years ago