Darien Raymond
|
d43a23aa96
|
move error generator to common
|
2017-12-03 01:04:57 +01:00 |
|
Darien Raymond
|
503f767862
|
error generator
|
2017-04-09 00:54:23 +02:00 |
|
Darien Raymond
|
31d6e74482
|
remove rawtcp
|
2017-01-03 14:53:59 +01:00 |
|
Darien Raymond
|
4cbcd2fd8d
|
comments
|
2016-12-21 23:07:35 +01:00 |
|
v2ray
|
9a3c7a03c9
|
rename shadowsocks server
|
2016-05-12 10:42:08 -07:00 |
|
v2ray
|
67db5830be
|
agreesively close rays
|
2016-05-07 09:53:15 +02:00 |
|
v2ray
|
7d43952690
|
tcphub now takes tls config as construtor parameter
|
2016-05-03 00:16:07 +02:00 |
|
v2ray
|
f594f5b606
|
simplify tcp connection
|
2016-05-02 23:53:16 +02:00 |
|
v2ray
|
0442000964
|
fix nil reference issue in shadowsocks
|
2016-05-02 09:38:50 +02:00 |
|
v2ray
|
b453288e04
|
release shadowsocks request
|
2016-05-01 17:18:02 +02:00 |
|
v2ray
|
94eab286c0
|
introduct Connection interface
|
2016-04-27 23:01:31 +02:00 |
|
v2ray
|
42907ff2e8
|
Remove v2net.Packet
|
2016-04-26 00:13:26 +02:00 |
|
v2ray
|
44bf412dfc
|
release all adaptive readers and writers
|
2016-04-18 19:01:24 +02:00 |
|
v2ray
|
7407c8d561
|
use stream instead of raw chan
|
2016-04-18 18:44:10 +02:00 |
|
v2ray
|
70f803173a
|
simplify reader/writer interface
|
2016-04-12 21:43:13 +02:00 |
|
v2ray
|
7f2b157956
|
Fix OTA in Shadowsocks TCP
|
2016-02-28 21:11:50 +01:00 |
|
v2ray
|
87b15b2b20
|
Add ChaCha20 in Shadowsocks
|
2016-02-23 18:16:13 +01:00 |
|
v2ray
|
131e6bf239
|
Fix a potential issue mentioned in #81
|
2016-02-16 14:35:24 +01:00 |
|
v2ray
|
45db388e3f
|
more docs
|
2016-02-06 18:01:27 +01:00 |
|
v2ray
|
2d1ded9b9e
|
fix race condition in shadowsocks
|
2016-02-03 22:42:58 +01:00 |
|
v2ray
|
11c7191b38
|
clean up after error
|
2016-02-03 21:44:20 +01:00 |
|
v2ray
|
2932d23b32
|
apply user settings to shadowsocks
|
2016-02-03 12:18:28 +01:00 |
|
v2ray
|
2147ba5ab3
|
move fundamental interfaces from vmess to common
|
2016-02-03 11:58:42 +01:00 |
|
v2ray
|
5e2583ec8d
|
fix udp for dokodemo and shadowsocks
|
2016-02-01 21:34:07 +01:00 |
|
v2ray
|
d3ff2b3698
|
chunk stream in vmess
|
2016-02-01 12:22:29 +01:00 |
|
v2ray
|
6c7a9586d0
|
Save 1 allocation in shadowsocks
|
2016-01-31 21:37:00 +01:00 |
|
v2ray
|
2031c13a7f
|
refactor app.Space
|
2016-01-31 17:01:28 +01:00 |
|
v2ray
|
fcf8a74a3a
|
log access info in shadowsocks
|
2016-01-30 22:57:20 +01:00 |
|
v2ray
|
026f17fdcc
|
todo sync
|
2016-01-30 22:50:36 +01:00 |
|
v2ray
|
6b9cb3f80d
|
send to UDP dest
|
2016-01-30 22:36:28 +01:00 |
|
v2ray
|
be10ca7e09
|
fix shadowsocks udp ota
|
2016-01-29 21:55:42 +01:00 |
|
v2ray
|
e9c784d4bd
|
refactor shadowsocks
|
2016-01-29 20:54:06 +01:00 |
|
Darien Raymond
|
57ff7ba923
|
complete implementation of shadowsocks ota
|
2016-01-29 15:43:45 +00:00 |
|
Darien Raymond
|
008c285324
|
move transport methods from net to io
|
2016-01-29 13:39:55 +00:00 |
|
v2ray
|
494f431c37
|
remove ReadAllBytes in favor of io.ReadFull
|
2016-01-28 23:58:23 +01:00 |
|
v2ray
|
795c49b6fb
|
close udp hub
|
2016-01-28 21:30:46 +01:00 |
|
v2ray
|
dde3f60e30
|
udp for shadowsocks
|
2016-01-28 21:30:05 +01:00 |
|
v2ray
|
1f9bd5f692
|
rename TCPListener to TCPHub
|
2016-01-28 20:47:00 +01:00 |
|
Darien Raymond
|
925c06aeed
|
rename transport/listener to hub
|
2016-01-28 16:08:32 +00:00 |
|
Darien Raymond
|
30f131b9ee
|
test case for shadowsocks tcp
|
2016-01-28 12:40:00 +00:00 |
|
v2ray
|
095905a460
|
tcp handler for shadowsocks
|
2016-01-28 12:33:58 +01:00 |
|
v2ray
|
8ae8b3c9f5
|
custom tcp listener and connection object
|
2016-01-27 22:11:31 +01:00 |
|
v2ray
|
2e866be181
|
R.I.P Shadowsocks
|
2016-01-27 12:46:40 +01:00 |
|