1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-17 22:55:35 -05:00
Commit Graph

2139 Commits

Author SHA1 Message Date
Darien Raymond
d24fe9dbfb separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond
f9b3a1446a release per version 2017-01-12 10:57:28 +01:00
Darien Raymond
4c79c4b84b Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-01-11 23:59:39 +01:00
Darien Raymond
ab78b5a17e remove git version detection 2017-01-11 23:59:37 +01:00
Darien Raymond
0002c436b5 Update release-ci.sh 2017-01-11 17:53:43 +01:00
Darien Raymond
634f29335c Merge pull request #350 from ToutyRater/master
Update install-release.sh
2017-01-11 17:45:32 +01:00
Darien Raymond
3a8eef2dec don't do normal close in error case 2017-01-11 15:10:30 +01:00
Darien Raymond
5013d387a5 migrate router test to proto 2017-01-11 00:09:33 +01:00
Darien Raymond
2eb313d0c2 refresher prototype 2017-01-10 17:30:21 +01:00
Darien Raymond
0e940fb1fa close both stream immediately after error 2017-01-10 15:10:30 +01:00
Darien Raymond
18a4134358 delay close error on blackhole 2017-01-10 15:10:12 +01:00
Darien Raymond
8df8fad293 test case for proxy and blackhole v2.14.1 2017-01-10 14:25:31 +01:00
Darien Raymond
72992c7478 able to close ray stream with error 2017-01-10 14:22:42 +01:00
Darien Raymond
1cf9cd5d78 receiver prototype 2017-01-09 17:50:13 +01:00
Darien Raymond
fb8cbe4b20 add support for mips and mipsle 2017-01-09 15:47:10 +01:00
Darien Raymond
d999bf62e2 fix link warnings 2017-01-09 00:14:44 +01:00
Darien Raymond
f2a750a019 comment out unused const 2017-01-08 23:31:45 +01:00
Darien Raymond
74938dc428 write back error status when authentication timeout 2017-01-08 23:19:03 +01:00
Darien Raymond
2e46e95536 fix #277 2017-01-08 23:15:29 +01:00
Darien Raymond
c5d66a436c Update version 2017-01-08 22:49:21 +01:00
Darien Raymond
961b4bbb22 cleanup socks test v2.14 2017-01-08 22:32:41 +01:00
Darien Raymond
22bd34e63f exclude vendor folder in coverage 2017-01-08 22:32:33 +01:00
Darien Raymond
74ad6eaff9 test case for socks json config 2017-01-08 22:07:44 +01:00
Darien Raymond
7401807c5f test case for socks udp 2017-01-08 16:31:28 +01:00
Darien Raymond
f75d94817a fix #356 2017-01-08 16:01:28 +01:00
Darien Raymond
5b89c6aada socks4 tests 2017-01-08 10:23:55 +01:00
Darien Raymond
ed3033e785 socks submodule 2017-01-08 10:10:37 +01:00
Darien Raymond
e87a16900e remove debug info 2017-01-08 01:36:03 +01:00
Darien Raymond
24a8ad6dcf enable socks outbound 2017-01-08 01:25:35 +01:00
Darien Raymond
a54f1da049 remove sock4 tests 2017-01-08 01:15:29 +01:00
Darien Raymond
f2e9d8a4e0 socks client 2017-01-08 01:06:35 +01:00
Darien Raymond
b00ee67369 refine socks udp handling 2017-01-07 21:57:24 +01:00
Darien Raymond
a150ceb3ea release initialzers after initialized. 2017-01-06 15:34:21 +01:00
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
ToutyRater
19e7a1955a Update install-release.sh 2017-01-06 06:22:59 +00:00
ToutyRater
9917363a36 Update install-release.sh 2017-01-06 06:08:48 +00: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