Darien Raymond
|
2ff93c65f3
|
fix build error
|
2018-09-07 15:18:08 +02:00 |
|
Darien Raymond
|
6c4850634b
|
better handling of nil stream settings
|
2018-09-07 15:00:46 +02:00 |
|
Darien Raymond
|
3d3f0a96d6
|
fix nil pointer handling in MemoryStreamConfig conversion.
|
2018-09-07 14:56:42 +02:00 |
|
Darien Raymond
|
b3847fb7c0
|
MemoryStreamSettings
|
2018-09-07 14:50:25 +02:00 |
|
Darien Raymond
|
fbd7bcab07
|
skip test as it requires admin right
|
2018-09-06 10:44:53 +02:00 |
|
Darien Raymond
|
036158570c
|
fix sockopt argument type
|
2018-09-06 10:18:11 +02:00 |
|
Darien Raymond
|
af3a08a848
|
prototype for marking connection
|
2018-09-06 10:06:57 +02:00 |
|
Darien Raymond
|
cb378a9dbf
|
release buffer
|
2018-09-01 21:20:06 +02:00 |
|
Darien Raymond
|
02ae48095b
|
add wireguard fake header
|
2018-08-27 21:52:25 +02:00 |
|
Darien Raymond
|
20f10c78b3
|
add support for wasm
|
2018-08-27 20:56:49 +02:00 |
|
Darien Raymond
|
fdb3a7b57d
|
remove use of buf.NewSize()
|
2018-08-16 12:05:33 +02:00 |
|
Darien Raymond
|
053fc38d38
|
refine udp hub api
|
2018-08-11 22:35:01 +02:00 |
|
Darien Raymond
|
e7d45d8d63
|
temporarily skip TLS test in ws
|
2018-08-09 16:51:47 +02:00 |
|
Darien Raymond
|
c89531022f
|
fix kcp state wait
|
2018-08-09 13:38:47 +02:00 |
|
Darien Raymond
|
ab87c240f7
|
reduce memory usage in tls
|
2018-08-09 13:30:29 +02:00 |
|
Darien Raymond
|
b238188770
|
delayed timer creation
|
2018-08-09 12:23:08 +02:00 |
|
Darien Raymond
|
63c7f5e686
|
check payload length before decrypting it. fixes #1227
|
2018-08-08 00:26:01 +02:00 |
|
Darien Raymond
|
b79ec5f1ed
|
use protocol in string form
|
2018-08-06 13:48:35 +02:00 |
|
Darien Raymond
|
206f52affc
|
refine buffer interface
|
2018-07-30 22:45:06 +02:00 |
|
Darien Raymond
|
3b0bfe9422
|
check empty
|
2018-07-29 15:10:06 +02:00 |
|
Darien Raymond
|
47f1399995
|
check errors
|
2018-07-29 13:19:03 +02:00 |
|
Darien Raymond
|
18f3fb5196
|
comment
|
2018-07-29 10:47:50 +02:00 |
|
Darien Raymond
|
1ca3bb9750
|
remove segment pools
|
2018-07-29 03:54:24 +02:00 |
|
Darien Raymond
|
2d4a0f23d5
|
rewrite sending logic
|
2018-07-29 03:54:15 +02:00 |
|
Darien Raymond
|
a3fd81dfff
|
rework multibuf copy
|
2018-07-29 03:38:54 +02:00 |
|
Darien Raymond
|
9ee9af9e02
|
fix mb copy again
|
2018-07-29 03:23:59 +02:00 |
|
Darien Raymond
|
e0a2247a07
|
Revert "temporarily disable asm code"
This reverts commit 6e28b4f91d .
|
2018-07-29 03:15:14 +02:00 |
|
Darien Raymond
|
354ef3c27d
|
fix multibuffer copy
|
2018-07-29 03:13:29 +02:00 |
|
Darien Raymond
|
6e28b4f91d
|
temporarily disable asm code
|
2018-07-28 18:09:34 +02:00 |
|
Darien Raymond
|
ebea255c74
|
eliminate partial writes
|
2018-07-28 15:03:40 +02:00 |
|
Darien Raymond
|
4b63638dca
|
update protobuf lib
|
2018-07-25 00:36:28 +02:00 |
|
Darien Raymond
|
896db7c50c
|
offer an option to disable session resumption
|
2018-07-24 15:12:09 +02:00 |
|
Darien Raymond
|
e3cc12995f
|
fix some lint errors
|
2018-07-19 13:31:57 +02:00 |
|
Darien Raymond
|
14dc6371d3
|
receive handshake address from tls conn
|
2018-07-14 13:58:24 +02:00 |
|
Darien Raymond
|
9a9b6f9077
|
fix concurrent access to tls config
|
2018-07-14 00:21:58 +02:00 |
|
Darien Raymond
|
ffe18d94e4
|
update websocket reference
|
2018-07-13 12:17:52 +02:00 |
|
Darien Raymond
|
29ad2cbbdb
|
function to compare byte array
|
2018-07-12 23:38:10 +02:00 |
|
Darien Raymond
|
f8e6927581
|
pool for data and ack segments
|
2018-07-08 23:03:00 +02:00 |
|
Darien Raymond
|
bd4752a6ab
|
fix total inflight size
|
2018-07-08 22:08:26 +02:00 |
|
Darien Raymond
|
a8b0660df0
|
redo kcp.SendingWindow
|
2018-07-08 21:08:17 +02:00 |
|
Darien Raymond
|
bbeae5be48
|
redo kcp.ReceivingWindow
|
2018-07-08 12:24:37 +02:00 |
|
Darien Raymond
|
255090c5c0
|
fix dispatcher test
|
2018-07-03 21:53:36 +02:00 |
|
Darien Raymond
|
e3cc852c57
|
udp dispatcher takes context with dispatching requests. fixes #1182.
|
2018-07-03 21:38:02 +02:00 |
|
Darien Raymond
|
6315217572
|
fix receiving window size
|
2018-07-02 15:30:23 +02:00 |
|
Darien Raymond
|
ff0ae91b9b
|
update protobuf generated files
|
2018-06-26 16:28:54 +02:00 |
|
Darien Raymond
|
9977eadf8c
|
remove dependency from errors to session
|
2018-06-25 01:09:02 +02:00 |
|
Darien Raymond
|
adade2bffd
|
fix lint warnings
|
2018-05-31 11:55:11 +02:00 |
|
Darien Raymond
|
9321210bcf
|
settings for allowing insecure cipher suites.
|
2018-05-27 18:52:08 +02:00 |
|
Darien Raymond
|
0e27fac290
|
fix race condition
|
2018-05-27 15:06:17 +02:00 |
|
Darien Raymond
|
ac6a0f7511
|
update activity timer
|
2018-05-27 14:42:53 +02:00 |
|
Darien Raymond
|
67f5292f38
|
fix lint errors
|
2018-05-25 23:20:24 +02:00 |
|
Darien Raymond
|
5b4eef5c7b
|
fix dtls header
|
2018-05-25 20:58:16 +02:00 |
|
Darien Raymond
|
956c4f5bcf
|
update dtls.length logic
|
2018-05-25 19:34:32 +02:00 |
|
Darien Raymond
|
f9277958a5
|
DTLS header for MKCP
|
2018-05-25 17:16:15 +02:00 |
|
Darien Raymond
|
b24e808a8a
|
fix pipe related tests
|
2018-05-25 12:50:33 +02:00 |
|
Darien Raymond
|
213f827406
|
policy for internal buffer size
|
2018-05-25 12:08:28 +02:00 |
|
Darien Raymond
|
68da956fc4
|
re-generate code
|
2018-05-25 11:56:01 +02:00 |
|
Darien Raymond
|
f1f4a796cf
|
Set correct remote addr for h2 request. Fixes #1068.
|
2018-04-21 11:00:40 +02:00 |
|
Darien Raymond
|
148a7d064d
|
simplify buf.BufferedReader
|
2018-04-21 00:54:53 +02:00 |
|
Darien Raymond
|
c9e711374f
|
use websocket from vendor
|
2018-04-20 22:45:44 +02:00 |
|
Darien Raymond
|
d7aeb51904
|
merge http.Connection into net.Connection
|
2018-04-20 21:30:58 +02:00 |
|
Darien Raymond
|
a7103481d5
|
force http2 server to send back plain encoding.
|
2018-04-20 16:10:32 +02:00 |
|
Darien Raymond
|
3997d13b97
|
rename Slice and Slice from to Resize and Advance
|
2018-04-19 23:48:38 +02:00 |
|
Darien Raymond
|
1425fd2ba9
|
remove Buffer.Append method
|
2018-04-19 22:56:55 +02:00 |
|
Darien Raymond
|
10d7ed2e83
|
fix expired cert check
|
2018-04-18 11:45:49 +02:00 |
|
Darien Raymond
|
a657ec49a0
|
comments
|
2018-04-17 23:33:39 +02:00 |
|
Darien Raymond
|
5d23604713
|
rewrite ray -> pipe
|
2018-04-17 00:31:10 +02:00 |
|
Darien Raymond
|
64ebba3cff
|
implement transport.pipe
|
2018-04-16 14:57:13 +02:00 |
|
Darien Raymond
|
d6dc88860b
|
simplify done api
|
2018-04-15 20:40:47 +02:00 |
|
Darien Raymond
|
9d8922f523
|
close http2 server immediately. fixes #1051
|
2018-04-14 23:07:47 +02:00 |
|
Darien Raymond
|
da0568d8d0
|
refine cert generation
|
2018-04-14 13:28:57 +02:00 |
|
Darien Raymond
|
abee8bddf3
|
only try issuing new certificate when user provide custom CA
|
2018-04-14 13:12:50 +02:00 |
|
Darien Raymond
|
ccafce3c9b
|
disable system roots for windows
|
2018-04-13 10:01:10 +02:00 |
|
Darien Raymond
|
2f74a5d048
|
disable domain socket for windows
|
2018-04-12 17:44:23 +02:00 |
|
Darien Raymond
|
c76d492c0f
|
stats counter for inbound traffic
|
2018-04-12 00:10:14 +02:00 |
|
Darien Raymond
|
044c641d7b
|
test case for tls certs
|
2018-04-10 23:02:47 +02:00 |
|
Darien Raymond
|
318a36fe58
|
automatic issuing certificates from provided CA
|
2018-04-10 12:42:02 +02:00 |
|
Darien Raymond
|
b7fc1f0bd6
|
scenario test for domain socket
|
2018-04-09 20:45:23 +02:00 |
|
Darien Raymond
|
38de82a5d3
|
don't release locker in abstract mode
|
2018-04-09 17:18:48 +02:00 |
|
Darien Raymond
|
a320196b77
|
refine domain socket transport
|
2018-04-09 17:09:24 +02:00 |
|
Xiaokang Wang
|
00016e0517
|
Add comment
|
2018-04-06 20:29:08 +08:00 |
|
Shelikhoo
|
8e1507ae3a
|
Prevent unuseful test failure
|
2018-04-05 19:27:33 +08:00 |
|
Shelikhoo
|
c542c043f3
|
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket
|
2018-04-05 19:11:33 +08:00 |
|
Shelikhoo
|
4e609c9758
|
Added Test for dial
|
2018-04-05 16:17:17 +08:00 |
|
Shelikhoo
|
d08929a687
|
finish up dial
|
2018-04-05 15:25:39 +08:00 |
|
Darien Raymond
|
4c2edeb18a
|
fix test break
|
2018-04-02 22:17:06 +02:00 |
|
Darien Raymond
|
009d58dd6c
|
remove static bytes array
|
2018-04-02 22:12:51 +02:00 |
|
Darien Raymond
|
81a147e540
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2018-04-02 20:01:05 +02:00 |
|
Darien Raymond
|
08dab81eb2
|
migrate int to int32
|
2018-04-02 20:00:50 +02:00 |
|
wuxiangzhou2010
|
f0862df9a7
|
fix typo
|
2018-04-02 16:12:35 +08:00 |
|
wuxiangzhou2010
|
5a08411ee2
|
fix typo
|
2018-04-02 15:52:16 +08:00 |
|
Darien Raymond
|
f7dd7e6279
|
support stats counter in ray stream
|
2018-03-30 23:17:28 +02:00 |
|
Shelikhoo
|
b67cd22b78
|
Test and bug fix
|
2018-03-29 12:35:02 +08:00 |
|
Darien Raymond
|
3ff570a050
|
write listen error to log
|
2018-03-21 23:38:49 +01:00 |
|
Darien Raymond
|
169b901c2d
|
lazy init of dialer map
|
2018-03-21 23:28:28 +01:00 |
|
Darien Raymond
|
e647292b9a
|
protect against writing to closed body
|
2018-03-21 12:53:57 +01:00 |
|
Shelikhoo
|
09bf78a089
|
notify progressTraffic to quit
|
2018-03-18 22:13:17 +08:00 |
|
Shelikhoo
|
3b1f0ae300
|
finish transport listener
|
2018-03-18 21:46:50 +08:00 |
|
Shelikhoo
|
8e5063dedf
|
(Sync Commit)
|
2018-03-16 12:35:12 +08:00 |
|
Darien Raymond
|
d1898b995f
|
remove unnecessary NewSize
|
2018-03-11 23:45:24 +01:00 |
|
Darien Raymond
|
994aecd13c
|
rename NewLocal to NewSize
|
2018-03-11 23:29:17 +01:00 |
|
Shelikhoo
|
43abfc9463
|
Unix listeners(sync commit)
|
2018-03-11 13:44:21 +08:00 |
|
Darien Raymond
|
f17b865982
|
gofmt
|
2018-03-08 21:07:01 +01:00 |
|
DarienRaymond
|
ff1e386a04
|
Merge pull request #931 from wuxiangzhou2010/master
fix typo
|
2018-03-07 13:05:20 +01:00 |
|
Jinqiu Yu
|
794dfd5bf3
|
Dedup protocol registration
|
2018-03-06 15:24:52 +08:00 |
|
Ubuntu
|
7b28be596d
|
fix typo
|
2018-03-02 08:26:14 +00:00 |
|
Darien Raymond
|
e5d3783ed7
|
consume config in dialer and hub
|
2018-03-01 14:22:33 +01:00 |
|
Darien Raymond
|
d207d953bd
|
h2 transport
|
2018-03-01 13:16:52 +01:00 |
|
Darien Raymond
|
bdab1af29a
|
update tls config generation
|
2018-02-28 15:15:22 +01:00 |
|
Darien Raymond
|
58e79dbdc5
|
refactor kcp.ReadSegment
|
2018-02-25 23:00:04 +01:00 |
|
Darien Raymond
|
4783b8f2c6
|
stop doing anything after being released. fixes #804
|
2018-02-25 22:13:42 +01:00 |
|
Darien Raymond
|
caa52e9327
|
early release buffers for better reusing
|
2018-02-25 00:02:31 +01:00 |
|
Darien Raymond
|
1e0cad50b1
|
buffered input in kcp client
|
2018-02-24 23:23:10 +01:00 |
|
Darien Raymond
|
6b872c266c
|
session id
|
2018-02-22 15:26:00 +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
|
91f32cc8c4
|
Auto Gen
|
2018-02-12 14:47:23 +08:00 |
|
Shelikhoo
|
7f34cbdaff
|
Add Generated Files
|
2018-02-12 14:17:14 +08:00 |
|
Shelikhoo
|
b9dddd0586
|
Added Dialer stub
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
8fe53261cc
|
Added function Stub
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
a6612a2baa
|
Regenerate Pb
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
5a7c49f3bd
|
Added Generated error helper
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
fdfa49dd1b
|
modify golang package name
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
c3cdd908b7
|
fix and generate protobuf
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
d845b4c3db
|
Created listener file
|
2018-02-12 14:09:12 +08:00 |
|
Shelikhoo
|
71c3e81a7e
|
Rebase: Add domainsocket receiver config
|
2018-02-12 14:07:16 +08: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
|
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
|
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 |
|
Darien Raymond
|
594ec15c09
|
cleanup buffer usage
|
2017-11-09 22:33:15 +01:00 |
|
Darien Raymond
|
66b82e4ab7
|
cleanup MultiBuffer
|
2017-11-09 00:55:28 +01:00 |
|
Darien Raymond
|
d5fd7efa7e
|
fast read on first packet
|
2017-11-08 22:23:21 +01:00 |
|
Darien Raymond
|
ac5ab67862
|
refactor
|
2017-10-28 21:28:50 +02:00 |
|
Darien Raymond
|
6c9a60100d
|
format code
|
2017-10-26 21:44:22 +02:00 |
|
Darien Raymond
|
12a0d6e0b9
|
cleanup
|
2017-10-26 21:07:33 +02:00 |
|
DarienRaymond
|
1a8ed61b9b
|
Merge pull request #651 from v2ray/udpfollow
Added UDP TPROXY Transmit Support
|
2017-10-26 20:59:04 +02:00 |
|
Darien Raymond
|
af88016320
|
fix #643
|
2017-10-26 11:43:02 +02:00 |
|
Darien Raymond
|
36ce56c524
|
refactor
|
2017-10-24 20:25:45 +02:00 |
|
Darien Raymond
|
3f54bf3f53
|
remove unused definitions
|
2017-10-24 20:23:55 +02:00 |
|
Darien Raymond
|
e4fd29db70
|
fix test break
|
2017-10-24 17:36:42 +02:00 |
|
Darien Raymond
|
74cf833758
|
fully migrate to new assertion lib
|
2017-10-24 16:15:35 +02:00 |
|
Darien Raymond
|
9f7fbd9a04
|
fix websocket test
|
2017-10-22 16:04:39 +02:00 |
|
Darien Raymond
|
6dd23b45b0
|
fix lint warnings for websocket
|
2017-10-21 09:45:27 +02:00 |
|
Darien Raymond
|
2a04819582
|
fix data race in kcp connection
|
2017-10-20 23:30:14 +02:00 |
|
Darien Raymond
|
60f3562ac1
|
simplify websocket dialer and hub
|
2017-10-20 22:45:14 +02:00 |
|
Darien Raymond
|
669a0cafaf
|
support header override in websocket
|
2017-10-13 23:54:04 +08:00 |
|
Darien Raymond
|
b862365832
|
include detailed error
|
2017-09-29 18:10:17 +02:00 |
|
Darien Raymond
|
8971e699d9
|
common.Must2
|
2017-09-19 23:27:49 +02:00 |
|
Shelikhoo
|
8e846fe6f8
|
Added UDP TPROXY Transmit Support
|
2017-09-07 06:55:15 +08:00 |
|
Darien Raymond
|
fbbed156db
|
fix lint warnings
|
2017-08-29 14:50:53 +02:00 |
|
Darien Raymond
|
52ad41cda3
|
completely move away from net package
|
2017-08-29 14:32:54 +02:00 |
|
Darien Raymond
|
1c856a46ab
|
step 1 to remove reference to net package
|
2017-08-29 12:56:57 +02:00 |
|
Darien Raymond
|
a6403ea823
|
remove unnecessary files
|
2017-08-26 09:06:45 +02:00 |
|
Darien Raymond
|
e6ebbc245c
|
fix test break
|
2017-08-25 23:46:07 +02:00 |
|
Darien Raymond
|
5ef1a201f5
|
fix test break
|
2017-08-25 23:17:18 +02:00 |
|
Darien Raymond
|
2b9d9e1ae3
|
remove use of sysFd
|
2017-08-25 23:02:54 +02:00 |
|
Darien Raymond
|
896bff2195
|
update fd logic for golang 1.9
|
2017-08-25 21:42:07 +02:00 |
|
Darien Raymond
|
4059a965ff
|
fix asm compiler warning
|
2017-08-22 14:21:16 +02:00 |
|
Darien Raymond
|
5829b45bbe
|
close timer faster
|
2017-05-09 00:01:15 +02:00 |
|
Darien Raymond
|
9594243ee2
|
fix system dialer init
|
2017-05-02 00:28:06 +02:00 |
|
Darien Raymond
|
c5aa4acb35
|
prototype of vpndialer
|
2017-04-30 23:37:30 +02:00 |
|
Darien Raymond
|
2e756cdaa8
|
refactor
|
2017-04-27 11:54:15 +02:00 |
|
Darien Raymond
|
b841042d0c
|
refactor
|
2017-04-27 11:37:25 +02:00 |
|
Darien Raymond
|
999717ee28
|
release buffer on error
|
2017-04-27 11:29:44 +02:00 |
|
Darien Raymond
|
39005d8fc4
|
refactor
|
2017-04-26 10:59:18 +02:00 |
|
Darien Raymond
|
cea6e28634
|
refactor
|
2017-04-23 13:41:52 +02:00 |
|
Darien Raymond
|
6a90ce3c43
|
comments
|
2017-04-21 15:36:05 +02:00 |
|
Darien Raymond
|
f01b0552a9
|
direct multibuf reading from kcp engine
|
2017-04-20 15:02:35 +02:00 |
|
Darien Raymond
|
114f390a69
|
cleanup
|
2017-04-20 14:37:53 +02:00 |
|
Darien Raymond
|
5f4acaa9ea
|
merging reader and writer
|
2017-04-20 11:00:15 +02:00 |
|
Darien Raymond
|
6d7aaa6535
|
bug fixes
|
2017-04-19 21:27:21 +02:00 |
|
Darien Raymond
|
fccf0c2edb
|
fix linux test
|
2017-04-19 11:52:17 +02:00 |
|
Darien Raymond
|
09398989b6
|
fix mss calculation
|
2017-04-18 21:31:14 +02:00 |
|
Darien Raymond
|
83920a091e
|
WriteMultiBuffer for mKCP
|
2017-04-18 21:23:51 +02:00 |
|
Darien Raymond
|
69b51bffbb
|
implement write multi buffer in websocket
|
2017-04-18 20:56:29 +02:00 |
|
Darien Raymond
|
c9eacc534a
|
fix test break
|
2017-04-18 13:02:42 +02:00 |
|
Darien Raymond
|
ad996f4db8
|
remove hard type convertion on tcp config
|
2017-04-18 12:55:09 +02:00 |
|
Darien Raymond
|
47b155b77f
|
fix test break
|
2017-04-18 12:51:38 +02:00 |
|
Darien Raymond
|
cee2fe4b6f
|
fix test break
|
2017-04-18 12:35:54 +02:00 |
|
Darien Raymond
|
64179350e6
|
fix test break
|
2017-04-18 12:20:46 +02:00 |
|
Darien Raymond
|
3cb60fac90
|
fix test break
|
2017-04-18 12:12:17 +02:00 |
|
Darien Raymond
|
40f890e638
|
fix getting sys fd
|
2017-04-18 12:02:43 +02:00 |
|
Darien Raymond
|
b1dfff2fdd
|
remove 8k buffer pool
|
2017-04-15 21:19:21 +02:00 |
|
Darien Raymond
|
f506a39d32
|
multi buffer
|
2017-04-15 21:07:23 +02:00 |
|
Darien Raymond
|
0ef9143ffd
|
refactor
|
2017-04-14 21:38:07 +02:00 |
|
Darien Raymond
|
94e01672d7
|
update error propagation
|
2017-04-14 14:58:32 +02:00 |
|
Darien Raymond
|
f57260c358
|
refactor
|
2017-04-13 22:17:58 +02:00 |
|
Darien Raymond
|
68bc9ea8e4
|
cleanup error messages
|
2017-04-09 15:04:04 +02:00 |
|
Darien Raymond
|
7c1b3ac1f0
|
cleanup error messages
|
2017-04-09 13:30:46 +02:00 |
|
Darien Raymond
|
35248497d2
|
refactor error messages
|
2017-04-09 01:43:25 +02:00 |
|
Darien Raymond
|
b943581e5b
|
gofmt
|
2017-04-09 00:54:07 +02:00 |
|
Darien Raymond
|
a034276eee
|
update error messages
|
2017-04-07 22:56:27 +02:00 |
|
Darien Raymond
|
ade8453c0a
|
completely remove connection reuse feature
|
2017-04-07 21:54:40 +02:00 |
|
Darien Raymond
|
954587cdc9
|
fix build for linux
|
2017-04-06 23:11:26 +02:00 |
|
Darien Raymond
|
2668954c12
|
update error messages
|
2017-04-06 22:17:13 +02:00 |
|
Darien Raymond
|
75f5cb9afb
|
refactor log and error
|
2017-04-06 21:13:17 +02:00 |
|
Darien Raymond
|
fc31f9b94c
|
refactor error interface
|
2017-04-06 15:13:09 +02:00 |
|
Darien Raymond
|
2e5cb82790
|
update proto
|
2017-04-04 12:28:14 +02:00 |
|
Darien Raymond
|
d627638412
|
refine error message
|
2017-03-07 22:08:16 +01:00 |
|
Darien Raymond
|
514dcffe2e
|
Fix a potential issue causing high CPU usage
|
2017-03-02 11:54:40 +01:00 |
|
Darien Raymond
|
6a640cf32d
|
refactor
|
2017-02-27 15:16:09 +01:00 |
|
Darien Raymond
|
ec0986d6a9
|
remove useless code
|
2017-02-27 15:13:22 +01:00 |
|
Darien Raymond
|
d2897633a6
|
comments
|
2017-02-26 15:01:50 +01:00 |
|
Darien Raymond
|
f87b0fcde7
|
import updater effeciency
|
2017-02-26 15:01:43 +01:00 |
|
Darien Raymond
|
d93ff628bc
|
refactor tcp worker
|
2017-02-26 14:38:41 +01:00 |
|
Darien Raymond
|
3152d7fec3
|
remove deprecated API
|
2017-02-24 14:40:44 +01:00 |
|
Darien Raymond
|
7792237b50
|
adopt context in listeners
|
2017-02-24 01:05:16 +01:00 |
|
Darien Raymond
|
9cbc9b7170
|
refactor dialer
|
2017-02-23 23:48:47 +01:00 |
|
Darien Raymond
|
2d83e260ac
|
refactor authenticators
|
2017-02-23 22:34:02 +01:00 |
|
Darien Raymond
|
52ed93408b
|
prevent double close in tcp hub
|
2017-02-21 23:18:25 +01:00 |
|
Darien Raymond
|
e480091388
|
smart error propagation
|
2017-02-21 23:14:07 +01:00 |
|
Darien Raymond
|
c220f9cb3e
|
sync for tcp hub
|
2017-02-19 22:29:31 +01:00 |
|
Darien Raymond
|
7a97d73737
|
fix race condition in transport
|
2017-02-18 00:28:50 +01:00 |
|
Darien Raymond
|
ebed271a92
|
fix race conditions in kcp
|
2017-02-18 00:04:25 +01:00 |
|
Darien Raymond
|
949a74edfa
|
fix a nil reference issue in tls listener
|
2017-02-17 10:33:42 +01:00 |
|
Darien Raymond
|
38014efdee
|
refactor websocket
|
2017-02-16 17:13:20 +01:00 |
|
Darien Raymond
|
935620104d
|
refactor websocket
|
2017-02-16 16:53:31 +01:00 |
|
Darien Raymond
|
48eb40ff39
|
dice.RandomUint16
|
2017-02-14 22:29:44 +01:00 |
|
Darien Raymond
|
8d6a4d0a8a
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2017-02-14 10:13:13 +01:00 |
|
Darien Raymond
|
9ca520893b
|
comments
|
2017-02-14 09:26:17 +01:00 |
|
Darien Raymond
|
520e3ea9e6
|
signal.semaphore
|
2017-02-13 23:29:34 +01:00 |
|
Darien Raymond
|
90200fbecb
|
remove signal.Once
|
2017-02-13 23:12:27 +01:00 |
|
Darien Raymond
|
48639ddb98
|
fix a bug in udp hub
|
2017-02-13 23:03:36 +01:00 |
|
Darien Raymond
|
5040817a7b
|
apply contex in udp hub
|
2017-02-13 22:39:50 +01:00 |
|
Darien Raymond
|
237ccf505c
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2017-02-10 17:19:16 +01:00 |
|
Darien Raymond
|
5ccc915f8f
|
typo
|
2017-02-10 16:50:45 +01:00 |
|
Darien Raymond
|
6888093197
|
gofmt
|
2017-02-10 16:42:24 +01:00 |
|
Darien Raymond
|
2ba59428c9
|
remove lock in websocket connection
|
2017-02-10 16:41:54 +01:00 |
|
Darien Raymond
|
cfcf16feed
|
fix typo
|
2017-02-10 11:57:59 +01:00 |
|
Darien Raymond
|
1aeab3dd96
|
normalized path in websocket
|
2017-02-10 11:47:53 +01:00 |
|
Darien Raymond
|
5e7fb6d0dd
|
refine error handling in retry logic
|
2017-02-10 11:41:50 +01:00 |
|
Darien Raymond
|
d270a99d4f
|
simplify code
|
2017-02-09 12:31:40 +01:00 |
|
Darien Raymond
|
0d68293ef8
|
fix test break
|
2017-02-09 12:31:26 +01:00 |
|
Darien Raymond
|
cdb0b94046
|
cleanup websocket code
|
2017-02-09 11:42:17 +01:00 |
|
Darien Raymond
|
5ec3fe093d
|
fix test break
|
2017-02-08 19:00:13 +01:00 |
|
Darien Raymond
|
3be6c72211
|
cleanup websocket code
|
2017-02-08 18:30:16 +01:00 |
|
Darien Raymond
|
6bcce77afb
|
fix import
|
2017-02-07 23:33:40 +01:00 |
|
Darien Raymond
|
3643dc37e0
|
refine kcp output
|
2017-02-07 00:38:46 +01:00 |
|
Darien Raymond
|
ce34a25e66
|
fix build break
|
2017-02-06 13:49:03 +01:00 |
|
Darien Raymond
|
e665de182d
|
dispatcher test
|
2017-02-04 23:40:10 +01:00 |
|
Darien Raymond
|
9978cf07e6
|
fix udp dispatcher
|
2017-02-04 21:55:59 +01:00 |
|
Darien Raymond
|
b5d14b6823
|
update java options
|
2017-02-03 23:15:10 +01:00 |
|
Darien Raymond
|
c4d0227977
|
simplify dialer and dispatcher parameters
|
2017-02-03 22:35:09 +01:00 |
|
Darien Raymond
|
f046f334cd
|
move common/log to app/log
|
2017-02-01 21:35:40 +01:00 |
|
Darien Raymond
|
9139a87865
|
closw conn in the same routine
|
2017-01-28 16:28:18 +01:00 |
|
Darien Raymond
|
18e1ca85aa
|
rename udp.Server
|
2017-01-27 14:45:16 +01:00 |
|
Darien Raymond
|
55fb18b6e1
|
reduce websocket buffer size
|
2017-01-27 13:50:38 +01:00 |
|
Darien Raymond
|
ea728d5112
|
update
|
2017-01-26 23:51:06 +01:00 |
|
Darien Raymond
|
fcd34014bb
|
fix java class name
|
2017-01-26 23:41:48 +01:00 |
|
Darien Raymond
|
d2764d8776
|
fix test break
|
2017-01-26 20:55:01 +01:00 |
|
Darien Raymond
|
ca721230e1
|
split listening settings from inbound proxies and apply context
|
2017-01-26 20:46:44 +01:00 |
|
Darien Raymond
|
6eff0acc0b
|
rename transportsettings to transportconfig
|
2017-01-16 14:18:33 +01:00 |
|
Darien Raymond
|
8b00d6fc30
|
clean imports
|
2017-01-14 00:27:45 +01:00 |
|
Darien Raymond
|
0a91893a26
|
handle IPv6 address in tproxy
|
2017-01-13 17:10:07 +01:00 |
|
Darien Raymond
|
f7e1f00c88
|
rename dispatcher.Interface
|
2017-01-13 13:53:44 +01:00 |
|
Darien Raymond
|
289c467a12
|
remove unnecessary code
|
2017-01-13 13:47:44 +01:00 |
|
Darien Raymond
|
db1c9131f0
|
global config creator
|
2017-01-12 22:47:10 +01:00 |
|
Darien Raymond
|
d4c471c967
|
generate TLS certificate on the fly
|
2017-01-12 16:10:03 +01:00 |
|
Darien Raymond
|
d24fe9dbfb
|
separate network and transport protocol
|
2017-01-12 12:54:34 +01:00 |
|
Darien Raymond
|
72992c7478
|
able to close ray stream with error
|
2017-01-10 14:22:42 +01:00 |
|
Darien Raymond
|
f75d94817a
|
fix #356
|
2017-01-08 16:01:28 +01:00 |
|
Darien Raymond
|
43cc81e5a8
|
better locking in udp server
|
2017-01-06 11:40:59 +01:00 |
|
Darien Raymond
|
5e7e549ec1
|
comments
|
2017-01-05 12:14:48 +01:00 |
|
Darien Raymond
|
a8e274f4c4
|
remove unused code
|
2017-01-05 12:09:28 +01:00 |
|
Darien Raymond
|
f7721029c7
|
fix #355
|
2017-01-04 17:23:41 +01:00 |
|
Darien Raymond
|
4afad8d31c
|
simpify websocket connection
|
2017-01-04 15:34:21 +01:00 |
|
Darien Raymond
|
5684beed8c
|
fix websocket conn reuse
|
2017-01-04 15:34:11 +01:00 |
|
Darien Raymond
|
e35e271708
|
cleanup internet connection
|
2017-01-04 13:29:41 +01:00 |
|
Darien Raymond
|
e678000c44
|
remove release() pattern
|
2017-01-04 12:52:24 +01:00 |
|
Darien Raymond
|
723207158f
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2017-01-04 11:10:52 +01:00 |
|
Darien Raymond
|
aefa53f827
|
refine http header
|
2017-01-03 23:09:51 +01:00 |
|
Darien Raymond
|
588c43f291
|
kcp header as wechat video
|
2017-01-03 22:46:22 +01:00 |
|
Darien Raymond
|
21a15bbf74
|
registerable dialer and listener
|
2017-01-03 15:16:48 +01:00 |
|
Darien Raymond
|
31d6e74482
|
remove rawtcp
|
2017-01-03 14:53:59 +01:00 |
|
Darien Raymond
|
c9a421fba6
|
remove generate package comments in .pb.go files.
|
2017-01-03 14:17:44 +01:00 |
|
Darien Raymond
|
20fe6d10a4
|
rollback gitignore change
|
2017-01-02 20:52:45 +01:00 |
|
Darien Raymond
|
52e1dfaeac
|
remove all generated files
|
2017-01-02 08:15:31 +01:00 |
|
Darien Raymond
|
19e0cb40e9
|
locker protected connection
|
2017-01-02 07:43:02 +01:00 |
|
Darien Raymond
|
48bddb25d7
|
fix lint warnings
|
2017-01-01 22:12:44 +01:00 |
|
Darien Raymond
|
58ae7e4967
|
refine proto settings
|
2017-01-01 21:19:12 +01:00 |
|
Darien Raymond
|
2a52ae9e96
|
default next protos
|
2016-12-31 23:22:26 +01:00 |
|
Darien Raymond
|
3cc0783d9c
|
fix test break
|
2016-12-30 23:30:35 +01:00 |
|
Darien Raymond
|
a44d556667
|
test case for tls connection
|
2016-12-30 23:12:00 +01:00 |
|
Darien Raymond
|
38e4cad8d1
|
remove unused variable
|
2016-12-26 16:49:36 +01:00 |
|
Darien Raymond
|
29d62185cf
|
notify read and write on remote close
|
2016-12-26 08:22:25 +01:00 |
|
Darien Raymond
|
f1a9647c8a
|
lint warnings
|
2016-12-25 00:01:24 +01:00 |
|
Darien Raymond
|
4e224d64c6
|
Fix #337
|
2016-12-24 22:04:09 +01:00 |
|
Darien Raymond
|
a4dfca0ef7
|
accommodate protobuf compiler change
|
2016-12-23 12:42:25 +01:00 |
|
Darien Raymond
|
7dc7937443
|
rename ws to websocket
|
2016-12-23 00:30:46 +01:00 |
|
Darien Raymond
|
eb782436b3
|
proto option for C# namespace
|
2016-12-23 00:24:28 +01:00 |
|
Darien Raymond
|
c3942fd5f0
|
fix lint warnings
|
2016-12-21 15:48:39 +01:00 |
|
Darien Raymond
|
ceaf5d1178
|
fix lint warnings
|
2016-12-21 15:37:16 +01:00 |
|
Darien Raymond
|
cdcccb4590
|
simplify segment writer
|
2016-12-20 22:53:58 +01:00 |
|
Darien Raymond
|
bccf11c12c
|
fix tls over kcp
|
2016-12-20 13:03:20 +01:00 |
|
Darien Raymond
|
0f0f01ddf6
|
return error when header too long
|
2016-12-19 12:16:57 +01:00 |
|
Darien Raymond
|
68164d46f9
|
limit max http header length
|
2016-12-16 17:01:47 +01:00 |
|
Darien Raymond
|
b17f06bb4e
|
test case for http header
|
2016-12-16 16:52:11 +01:00 |
|
Darien Raymond
|
50bc195f7f
|
rename TypedSettings to TypedMessage
|
2016-12-15 11:51:09 +01:00 |
|
Darien Raymond
|
d6a6e0aaf8
|
send back http response on error
|
2016-12-14 12:25:22 +01:00 |
|
Darien Raymond
|
42417cab17
|
fix compile warning
|
2016-12-12 21:58:13 +01:00 |
|
Darien Raymond
|
a67d525fc2
|
try fix connection reuse settings
|
2016-12-12 13:08:31 +01:00 |
|
Darien Raymond
|
a11d2ce9d6
|
support server name override
|
2016-12-11 23:58:37 +01:00 |
|
Darien Raymond
|
eee23e6718
|
fix api usage
|
2016-12-11 21:43:16 +01:00 |
|
Darien Raymond
|
055023fdd5
|
refactor buffer
|
2016-12-09 12:08:25 +01:00 |
|
Darien Raymond
|
7a80409e30
|
rename alloc to buf
|
2016-12-09 11:35:27 +01:00 |
|
Darien Raymond
|
a3cb770f77
|
clean up errors
|
2016-12-09 00:11:05 +01:00 |
|
Darien Raymond
|
41fcffbfab
|
fix data input and output signal
|
2016-12-08 22:50:12 +01:00 |
|
Darien Raymond
|
40249dfacb
|
change API
|
2016-12-08 22:49:24 +01:00 |
|
Darien Raymond
|
30d886fd6f
|
refresh protobuf
|
2016-12-08 20:59:58 +01:00 |
|
Darien Raymond
|
41258f19fc
|
comments
|
2016-12-08 16:37:04 +01:00 |
|
Darien Raymond
|
1431e32d01
|
comments
|
2016-12-08 16:32:53 +01:00 |
|
Darien Raymond
|
0917866f38
|
refine kcp header and security
|
2016-12-08 16:27:41 +01:00 |
|
Darien Raymond
|
d716d02cd8
|
correctly handle sending window length
|
2016-12-07 00:31:01 +01:00 |
|
Darien Raymond
|
8c8f0a53fd
|
rewrite alloc.buffer
|
2016-12-06 11:03:42 +01:00 |
|
Darien Raymond
|
4bf8288cc2
|
remove use of Buffer.Value
|
2016-12-05 21:33:24 +01:00 |
|
Darien Raymond
|
e46bad3f18
|
format errors
|
2016-12-04 09:43:33 +01:00 |
|
Darien Raymond
|
efb24a4d21
|
rewrite error lib
|
2016-12-04 09:10:47 +01:00 |
|
Darien Raymond
|
a4019a6900
|
fast return on zero ack list
|
2016-12-02 21:40:58 +01:00 |
|
Darien Raymond
|
207c7aa8a7
|
flush acklist when dirty
|
2016-12-02 16:49:33 +01:00 |
|
Darien Raymond
|
60697e4e4f
|
fix test break
|
2016-12-02 15:10:48 +01:00 |
|
Darien Raymond
|
1186b0e733
|
fix label name
|
2016-12-02 00:09:57 +01:00 |
|
Darien Raymond
|
a53808c83b
|
fix link
|
2016-12-01 22:22:28 +01:00 |
|
Darien Raymond
|
fa0011c4c9
|
fix build break
|
2016-12-01 22:22:20 +01:00 |
|
Darien Raymond
|
eb877fa808
|
remove unnecessary import
|
2016-11-30 22:24:59 +01:00 |
|
Darien Raymond
|
3ffef74d75
|
allocate in advance
|
2016-11-30 22:24:06 +01:00 |
|
Darien Raymond
|
8b07c39281
|
update default kcp bandwidth settings
|
2016-11-30 21:36:40 +01:00 |
|
Darien Raymond
|
31fbb62d0f
|
add back flush timeout
|
2016-11-29 17:12:09 +01:00 |
|
Darien Raymond
|
3be9519ed4
|
send more ack seg
|
2016-11-29 08:31:19 +01:00 |
|
Darien Raymond
|
2dc74faf19
|
send more ack numbers if not full
|
2016-11-28 22:06:32 +01:00 |
|
Darien Raymond
|
5ffabe1148
|
reduce time spent on kcp test
|
2016-11-28 22:05:57 +01:00 |
|
Darien Raymond
|
f95c322677
|
rename 'this'
|
2016-11-27 21:39:09 +01:00 |
|
Darien Raymond
|
d00f8eef56
|
remove use of 'v' as a variable name
|
2016-11-27 17:01:44 +01:00 |
|
Darien Raymond
|
b1f78a1ffc
|
enable conn reuse settings in mkcp
|
2016-11-27 09:02:27 +01:00 |
|
Darien Raymond
|
d19ee4d408
|
connection reuse for mkcp
|
2016-11-27 08:58:31 +01:00 |
|
Darien Raymond
|
b2e084c78c
|
recycler interface
|
2016-11-27 08:47:24 +01:00 |
|
Darien Raymond
|
22379e5a6b
|
refactor connection pool
|
2016-11-24 23:16:05 +01:00 |
|
Darien Raymond
|
e8cde53975
|
fix tcp log
|
2016-11-22 08:23:03 +01:00 |
|
Darien Raymond
|
e0116d3957
|
fix http read
|
2016-11-22 00:52:26 +01:00 |
|
Darien Raymond
|
15cb543abb
|
release memory in kcp connection
|
2016-11-21 22:41:12 +01:00 |
|
Darien Raymond
|
70c75038a2
|
small buffer
|
2016-11-21 22:08:34 +01:00 |
|
Darien Raymond
|
30cd9e929d
|
add exponential backoff as retry logic
|
2016-11-20 21:47:51 +01:00 |
|
Darien Raymond
|
d6086e0e9b
|
remove buggy test case
|
2016-11-19 22:54:42 +01:00 |
|
Darien Raymond
|
f64c79e239
|
log
|
2016-11-19 22:40:06 +01:00 |
|
Darien Raymond
|
ac2f62b239
|
reduce memory footprint in kcp
|
2016-11-19 01:49:54 +01:00 |
|
Darien Raymond
|
ed780951aa
|
save some goroutines
|
2016-11-19 01:48:38 +01:00 |
|
Darien Raymond
|
292176c57f
|
simplify udp payload queue
|
2016-11-19 00:34:30 +01:00 |
|
Darien Raymond
|
1a1383c2ea
|
simplify random
|
2016-11-18 21:34:42 +01:00 |
|
Darien Raymond
|
a14795e1e6
|
optimize udp hub
|
2016-11-18 21:30:03 +01:00 |
|
Darien Raymond
|
4ee758c4d2
|
simplify kcp logic
|
2016-11-18 16:19:13 +01:00 |
|
Darien Raymond
|
ad3f450bce
|
fix usage of io.EOF
|
2016-11-17 23:21:44 +01:00 |
|
Darien Raymond
|
e72f8a26c8
|
min timeout
|
2016-11-13 22:29:31 +01:00 |
|
Darien Raymond
|
0cd9f5165f
|
update kcp sending worker
|
2016-11-13 22:27:58 +01:00 |
|
Darien Raymond
|
9471b5b066
|
refine dispatcher
|
2016-11-13 14:33:00 +01:00 |
|
Darien Raymond
|
5dc05d6352
|
allow outbound to be proxied
|
2016-11-10 23:41:28 +01:00 |
|
Darien Raymond
|
d343cb1ee6
|
proxy connection
|
2016-11-09 00:17:09 +01:00 |
|
Darien Raymond
|
7a09fcdc2f
|
increase kcp ack frequency
|
2016-11-08 00:35:14 +01:00 |
|
Darien Raymond
|
b0d009664a
|
Fix HTTP serialization
|
2016-11-07 10:47:30 +01:00 |
|
Darien Raymond
|
dc0cbce6e1
|
optimize pickString
|
2016-11-06 14:04:44 +01:00 |
|
Darien Raymond
|
66e8090d3a
|
update http header
|
2016-11-06 13:38:32 +01:00 |
|
Darien Raymond
|
f108633e2e
|
ssr compatibility
|
2016-11-05 01:50:51 +01:00 |
|
Darien Raymond
|
13dde1799d
|
comments
|
2016-11-05 01:01:46 +01:00 |
|
Darien Raymond
|
bae0de7d95
|
test case for http auth
|
2016-11-04 21:59:19 +01:00 |
|
Darien Raymond
|
010f34c76c
|
allow single side auth
|
2016-11-03 23:14:27 +01:00 |
|
Darien Raymond
|
0747203132
|
refine http header
|
2016-11-02 22:26:21 +01:00 |
|
Darien Raymond
|
aabb9137e1
|
remove unused code
|
2016-11-01 12:34:07 +01:00 |
|
Darien Raymond
|
33d2513e3c
|
reduce memory allocation in kcp
|
2016-11-01 12:07:20 +01:00 |
|
Darien Raymond
|
5b58066345
|
use local buffer in UDP hub
|
2016-11-01 11:46:34 +01:00 |
|
Darien Raymond
|
d3f323e24b
|
response factory
|
2016-11-01 00:42:55 +01:00 |
|
Darien Raymond
|
187688cacb
|
fix type def
|
2016-11-01 00:42:44 +01:00 |
|
Darien Raymond
|
72339a3509
|
fix TCP conn reuse with tls
|
2016-11-01 00:41:46 +01:00 |
|
Darien Raymond
|
ac3b91a877
|
http authenticator
|
2016-10-31 22:26:46 +01:00 |
|
Darien Raymond
|
97dc7b30de
|
remove test cases depending on external resources
|
2016-10-24 16:48:16 +02:00 |
|
Darien Raymond
|
e13c97d162
|
rename IP to CIDR in router
|
2016-10-18 16:42:22 +02:00 |
|
Darien Raymond
|
2320bc3304
|
remove unused code
|
2016-10-18 15:31:48 +02:00 |
|
Darien Raymond
|
751a105324
|
comments
|
2016-10-18 15:31:39 +02:00 |
|
Darien Raymond
|
b81d091fb8
|
comments
|
2016-10-18 00:09:49 +02:00 |
|
Darien Raymond
|
9bd8822668
|
unused proto
|
2016-10-18 00:09:41 +02:00 |
|
Darien Raymond
|
5a311cbe08
|
json config parser
|
2016-10-17 14:35:13 +02:00 |
|
Darien Raymond
|
e33b7df34c
|
remove use of any
|
2016-10-16 14:22:21 +02:00 |
|
Darien Raymond
|
be026870f7
|
protogen update
|
2016-10-16 00:23:27 +02:00 |
|
Darien Raymond
|
d26ee5441e
|
fix authenticator config
|
2016-10-12 22:43:17 +02:00 |
|
Darien Raymond
|
ab3173039b
|
increase ping interval
|
2016-10-11 21:21:06 +02:00 |
|
Darien Raymond
|
b5910dccae
|
simplify fast resend
|
2016-10-11 13:17:57 +02:00 |
|
Darien Raymond
|
f8ad1f4a3e
|
update predicate syntax
|
2016-10-11 12:44:17 +02:00 |
|
Darien Raymond
|
da9f1a8013
|
predicate.Not
|
2016-10-11 12:30:53 +02:00 |
|
Darien Raymond
|
f3a83c57ab
|
optimize ping and updater logic
|
2016-10-11 12:24:19 +02:00 |
|
Darien Raymond
|
78f87c4f60
|
test case for cmd only segment
|
2016-10-11 11:44:30 +02:00 |
|
Darien Raymond
|
e023859ef0
|
stop data updating thread when there is no data
|
2016-10-10 16:50:54 +02:00 |
|
Darien Raymond
|
67793eb3e0
|
fix config creator cache
|
2016-10-03 12:25:36 +02:00 |
|
Darien Raymond
|
1d13f47f9c
|
protobuf for stream settings
|
2016-10-02 23:43:58 +02:00 |
|
Darien Raymond
|
5ec948f690
|
integrate tls settings in ws
|
2016-09-30 16:53:40 +02:00 |
|
Darien Raymond
|
af6abfa3e3
|
update proto generated code
|
2016-09-26 15:14:39 +02:00 |
|
Darien Raymond
|
91f2a40dae
|
refine proto package names
|
2016-09-26 15:14:16 +02:00 |
|
Darien Raymond
|
dc6b7e2e75
|
protobuf for blackhole config
|
2016-09-22 12:01:36 +02:00 |
|
Darien Raymond
|
b28d718b79
|
optional field in kcp config
|
2016-09-21 21:08:05 +02:00 |
|
Darien Raymond
|
1a3f51ade7
|
protobuf for kcp config
|
2016-09-21 14:39:07 +02:00 |
|
Darien Raymond
|
8f6a972970
|
refactor config cache
|
2016-09-21 13:52:16 +02:00 |
|
Darien Raymond
|
7de7588ec2
|
proto for destination
|
2016-09-20 11:53:05 +02:00 |
|
Darien Raymond
|
c518726910
|
network proto
|
2016-09-20 10:44:44 +02:00 |
|
Darien Raymond
|
fbdb1e09d7
|
remove incorrect check on config name
|
2016-09-19 23:54:48 +02:00 |
|
Darien Raymond
|
9ade07db03
|
remove IsTCP() and IsUDP()
|
2016-09-19 16:39:11 +02:00 |
|
Darien Raymond
|
5f5d28009f
|
fix typo in utp def
|
2016-09-19 14:41:54 +02:00 |
|
Darien Raymond
|
04d956462c
|
fix test without -json tag
|
2016-08-25 13:25:59 +02:00 |
|
Darien Raymond
|
3fd66ad795
|
remove PingNecessary()
|
2016-08-25 12:00:31 +02:00 |
|
Darien Raymond
|
e49fb2f50d
|
no compacting buffers
|
2016-08-25 11:41:05 +02:00 |
|
Darien Raymond
|
fcad4aa212
|
adjust receiving buffer size
|
2016-08-25 09:45:56 +02:00 |
|
Darien Raymond
|
0da987ec43
|
refine buffer size
|
2016-08-25 00:04:54 +02:00 |
|
Darien Raymond
|
2ae8e5d033
|
rename buffer size
|
2016-08-24 23:54:39 +02:00 |
|
Darien Raymond
|
2839ce7a88
|
simplify receiving worker
|
2016-08-24 23:51:53 +02:00 |
|