1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 15:26:29 -04:00
Commit Graph

2102 Commits

Author SHA1 Message Date
Darien Raymond
b11d48d73f
simplify app design 2017-01-06 15:32:36 +01:00
Darien Raymond
13e4506781
better error handling in vmess inbound 2017-01-06 11:59:51 +01:00
Darien Raymond
43cc81e5a8
better locking in udp server 2017-01-06 11:40:59 +01:00
Darien Raymond
f2fcc90de2
check error for the first payload 2017-01-06 11:40:49 +01:00
Darien Raymond
06a73adb1e
return error in SetBuffered 2017-01-06 11:40:35 +01:00
Darien Raymond
762afc1d8f
remove unused types 2017-01-05 23:11:05 +01:00
Darien Raymond
b9fb670ca6
remove duplicated methods 2017-01-05 16:07:34 +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
a620a7a4ad
test case for dokodemo udp 2017-01-05 11:41:51 +01:00
Darien Raymond
a704d7b6b6
convert dokodemo scenario test to protobuf based 2017-01-05 11:20:04 +01:00
Darien Raymond
f7721029c7
fix #355 2017-01-04 17:23:41 +01:00
Darien Raymond
0b22dc51e9
more test case 2017-01-04 15:42:06 +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
9a7d389f15
proto fixes 2017-01-04 14:43:52 +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
49210d8362
refine stream handling 2017-01-04 12:34:01 +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
c4e2d99859
refine socks tcp handling 2017-01-04 00:43:13 +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
3732de18b1
remove generated package comments 2017-01-03 14:23:55 +01:00
Darien Raymond
ff01a886da
simplify comments 2017-01-03 14:21:59 +01:00
Darien Raymond
c9a421fba6
remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
Darien Raymond
6c39ce0714
doc 2017-01-03 13:06:03 +01:00
Darien Raymond
1e5061f15e
fix #351 2017-01-03 01:37:27 +01:00
Darien Raymond
84978a501d
remove go generate in travis workflow 2017-01-02 20:55:39 +01:00
Darien Raymond
72ae6b3bfd
remove proto-gen script 2017-01-02 20:53:18 +01:00
Darien Raymond
20fe6d10a4
rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond
7cbef6723c
generate protobuf files on the fly 2017-01-02 20:43:41 +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
5857aea881
remove inspector 2017-01-01 23:08:39 +01:00
Darien Raymond
48bddb25d7
fix lint warnings 2017-01-01 22:12:44 +01:00
Darien Raymond
4d6ca7efe0
Update version 2017-01-01 21:19:58 +01:00
Darien Raymond
e9d1e8d1d4
update license 2017-01-01 21:19:40 +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
c74ca91bd3
use go 1.7.4 2016-12-30 23:38:29 +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
f6aa7a0053
fix usage of ray stream. 2016-12-30 00:51:39 +01:00
Darien Raymond
609dbc1f13
task engine for all proxies 2016-12-30 00:32:20 +01:00
Darien Raymond
690d71b16e
go style task engine 2016-12-29 22:17:12 +01:00
Darien Raymond
bdfb879963
comments 2016-12-29 01:05:16 +01:00
Darien Raymond
e6214b7a87
fix lint warnings 2016-12-29 00:58:00 +01:00