Darien Raymond
|
d72029211f
|
completely remove allow passive connection
|
2017-02-07 17:37:26 +01:00 |
|
Darien Raymond
|
c245b4506e
|
Update .travis.yml
|
2017-02-07 10:29:18 +01:00 |
|
Darien Raymond
|
4e8e15d528
|
refine error handling in byte reader
|
2017-02-07 00:39:07 +01:00 |
|
Darien Raymond
|
3643dc37e0
|
refine kcp output
|
2017-02-07 00:38:46 +01:00 |
|
Darien Raymond
|
14bbb58b12
|
fix bytes assertion
|
2017-02-06 23:25:52 +01:00 |
|
Darien Raymond
|
a8abd68574
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2017-02-06 23:21:46 +01:00 |
|
Darien Raymond
|
d27743b3b9
|
rewrite vmess test
|
2017-02-06 15:36:55 +01:00 |
|
Darien Raymond
|
2897df5a7a
|
don't copy leftoever if at head
|
2017-02-06 14:06:41 +01:00 |
|
Darien Raymond
|
775b4ef542
|
update auth test
|
2017-02-06 14:02:17 +01:00 |
|
Darien Raymond
|
ce34a25e66
|
fix build break
|
2017-02-06 13:49:03 +01:00 |
|
Darien Raymond
|
47c3646162
|
refine authentication reader
|
2017-02-06 13:31:36 +01:00 |
|
Darien Raymond
|
6144b2ff55
|
update reference
|
2017-02-05 09:15:52 +01:00 |
|
Darien Raymond
|
a13a8cffd8
|
test v2ray close
|
2017-02-05 08:44:08 +01:00 |
|
Darien Raymond
|
05626ca0fe
|
check if hub is initialized.
|
2017-02-05 08:38:25 +01:00 |
|
Darien Raymond
|
08bed9e768
|
update
|
2017-02-04 23:52:37 +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
|
4812e66229
|
fix stream settings check
|
2017-02-04 00:27:16 +01:00 |
|
Darien Raymond
|
b5d14b6823
|
update java options
|
2017-02-03 23:15:10 +01:00 |
|
Darien Raymond
|
b07d947311
|
update proto for mux
|
2017-02-03 23:09:24 +01:00 |
|
Darien Raymond
|
310d81b07c
|
Update version
|
2017-02-03 23:01:55 +01:00 |
|
Darien Raymond
|
43fb425fd7
|
unified dispatcher interface
|
2017-02-03 22:50:01 +01:00 |
|
Darien Raymond
|
c4d0227977
|
simplify dialer and dispatcher parameters
|
2017-02-03 22:35:09 +01:00 |
|
Darien Raymond
|
504ff4b0c4
|
remove mux settings from vmess
|
2017-02-03 00:14:43 +01:00 |
|
Darien Raymond
|
d3d2fab1d9
|
refine error messages
|
2017-02-02 14:42:31 +01:00 |
|
Darien Raymond
|
8afdbbfc9f
|
fix error usage
|
2017-02-02 10:51:15 +01:00 |
|
Darien Raymond
|
815e13f302
|
rename
|
2017-02-01 23:05:27 +01:00 |
|
Darien Raymond
|
c8f48fde4d
|
remove unused file
|
2017-02-01 22:04:28 +01:00 |
|
Darien Raymond
|
2f771e7742
|
fix test break
|
2017-02-01 21:47:02 +01:00 |
|
Darien Raymond
|
f046f334cd
|
move common/log to app/log
|
2017-02-01 21:35:40 +01:00 |
|
Darien Raymond
|
57fc444b3c
|
check nil for outbound config
|
2017-02-01 12:15:18 +01:00 |
|
Darien Raymond
|
d742cf71cb
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2017-01-31 21:30:18 +01:00 |
|
Darien Raymond
|
08b9778f05
|
refine user timeout
|
2017-01-31 17:46:39 +01:00 |
|
Darien Raymond
|
ad7d98473f
|
remove timeout reader
|
2017-01-31 16:49:59 +01:00 |
|
Darien Raymond
|
31294ba79a
|
update default config
|
2017-01-31 14:44:08 +01:00 |
|
Darien Raymond
|
df44a53ca0
|
update release ci
|
2017-01-31 14:36:20 +01:00 |
|
Darien Raymond
|
52ee3ff79c
|
update wait logic
|
2017-01-31 14:15:34 +01:00 |
|
Darien Raymond
|
23a8da215f
|
close timer sooner
|
2017-01-31 12:54:01 +01:00 |
|
Darien Raymond
|
c462e35aad
|
cancel sessions after inactivity
|
2017-01-31 12:42:05 +01:00 |
|
Darien Raymond
|
75b5a62c11
|
update
|
2017-01-30 23:09:20 +01:00 |
|
Darien Raymond
|
16b96ef32f
|
update travis config
|
2017-01-30 23:05:03 +01:00 |
|
Darien Raymond
|
cbebbc3e68
|
remove aggressive reader
|
2017-01-30 22:07:22 +01:00 |
|
Darien Raymond
|
bd69763c63
|
session frame support
|
2017-01-30 22:02:28 +01:00 |
|
Darien Raymond
|
509700eddb
|
typo
|
2017-01-30 21:37:50 +01:00 |
|
Darien Raymond
|
e7aa920c27
|
refine dyn port
|
2017-01-30 21:35:34 +01:00 |
|
Darien Raymond
|
f7f935a3c4
|
just use stable and forget it
|
2017-01-30 15:04:36 +01:00 |
|
Darien Raymond
|
4a660e5634
|
update golang version to 1.7.5
|
2017-01-29 21:42:31 +01:00 |
|
Darien Raymond
|
bfcc75f5d1
|
fix goroutine leak in dynamic port
|
2017-01-29 12:58:52 +01:00 |
|
Darien Raymond
|
ebf15aa6bb
|
fix test cases
|
2017-01-29 09:02:19 +01:00 |
|
Darien Raymond
|
6629b6dd28
|
fix socks password authentication
|
2017-01-29 08:25:01 +01:00 |
|