Commit Graph

691 Commits (cdfbd0317f0826bc09adbaff2d123312862865e9)

Author SHA1 Message Date
Darien Raymond f1231822f7
fix error handling in ray 2018-02-19 17:50:36 +01:00
Darien Raymond ae395bbe1f
increase udp hub capacity 2018-02-12 15:08:20 +01:00
Darien Raymond 7391b2439e
simplify udp hub 2018-02-12 13:14:11 +01:00
Darien Raymond d801be71ea
comments 2018-02-12 11:53:41 +01:00
Darien Raymond 94e930175a
update log 2018-02-12 11:52:57 +01:00
Shelikhoo d065e722a1
Added Additional Debug output and error message for #854 2018-02-12 11:55:39 +08:00
Darien Raymond ae52e325a2
send ack more frequently too 2018-02-11 02:08:20 +01:00
Darien Raymond 0a6a9547a0
fix kcp for not sending data immediately 2018-02-11 02:06:43 +01:00
Darien Raymond 278fd7261e
remove context in udp hub 2018-02-08 22:09:41 +01:00
Darien Raymond acc6ea3e6b
fix websocket test 2018-02-08 16:39:18 +01:00
Darien Raymond 9fdb783729
fix kcp test 2018-02-08 16:22:44 +01:00
Darien Raymond efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond 3a0f211c22
gofmt 2018-02-05 23:39:04 +01:00
Darien Raymond 1e6d5561cc
prototype of commander 2018-02-05 23:38:24 +01:00
Darien Raymond 630a76d06a
kcp cleanup 2018-01-17 17:36:14 +01:00
Darien Raymond a6c0ef11ba
check connection state for every write operation 2018-01-17 16:18:38 +01:00
Darien Raymond 7fab28cf0b
fix build break 2018-01-10 17:33:15 +01:00
Darien Raymond efc8c23207
support dial for v2ray instance 2018-01-10 17:31:52 +01:00
Darien Raymond ec54b04537
fix test break 2018-01-10 13:07:56 +01:00
Darien Raymond 292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond c5d356545e
comments for typed messages 2018-01-04 11:24:17 +01:00
Darien Raymond 9ccdf67d2d
fix lint warnings 2018-01-02 18:57:22 +01:00
Darien Raymond 30f27706e0
Use 'h2' for ALPN in TCP 2018-01-02 18:16:36 +01:00
Darien Raymond 9b15e2f6f7
more informational logs 2017-12-27 21:39:14 +01:00
Darien Raymond 8a09c6c926
migrate to signal.Semaphore and Notifier 2017-12-27 21:33:42 +01:00
Darien Raymond f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond 054ceb865d
avoid port in-use error in websocket test 2017-12-19 13:37:37 +01:00
Darien Raymond 91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond 3cc6d8f653
fix a data race in KCP 2017-12-17 01:22:39 +01:00
Darien Raymond 048ffbc7dc
simplify tls config 2017-12-17 00:53:17 +01:00
Darien Raymond 9561301fea
update headers test cases 2017-12-16 23:31:05 +01:00
Darien Raymond 80e43a6b37
reduce websocket memory usage 2017-12-16 02:04:51 +01:00
Darien Raymond 4fad49fef8
fix build break 2017-12-14 23:43:28 +01:00
Darien Raymond 2acef1cc07
cleanup kcp connection 2017-12-14 23:24:40 +01:00
Darien Raymond 0032760fdc
cleanup kcp connection 2017-12-14 23:02:10 +01:00
Darien Raymond 19a0d21cb6
fix kcp write 2017-12-05 18:04:34 +01:00
Darien Raymond 13ed4b8429
update http header test 2017-12-03 23:41:01 +01:00
Darien Raymond 7709ee9b7f
more interface test 2017-12-03 23:11:29 +01:00
Darien Raymond b3e6994e52
implement WriteMultiBuffer 2017-12-03 22:53:00 +01:00
Darien Raymond be714f76f1
cleanup 2017-12-03 21:45:58 +01:00
Darien Raymond bf7b8798a9
simplify kcp interface 2017-12-03 21:29:27 +01:00
Darien Raymond e8e7921613
fix lint warnings 2017-12-03 16:40:10 +01:00
Darien Raymond 443fd7c9a5
2k buffer should be enough 2017-12-03 16:39:51 +01:00
Darien Raymond 85a93e9602
cleanup kcp 2017-12-03 14:56:00 +01:00
Darien Raymond d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond 9ff0dc7327
remove struct scoped context 2017-12-01 10:36:08 +01:00
Darien Raymond 2371617a22
fix lint warnings 2017-11-23 23:46:46 +01:00
IbarakiKasen c0564cd747 Fix typo, fix #715 2017-11-19 13:46:31 +08:00
Darien Raymond 51ddc00c70
reduce buffer size in websocket 2017-11-16 18:11:02 +01:00
Darien Raymond 0dbfb66126
clean up dns package 2017-11-15 00:36:14 +01:00