1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 20:45:23 +00:00
Commit Graph

473 Commits

Author SHA1 Message Date
Darien Raymond
f2e9d8a4e0
socks client 2017-01-08 01:06:35 +01:00
Darien Raymond
b11d48d73f
simplify app design 2017-01-06 15:32:36 +01:00
Darien Raymond
06a73adb1e
return error in SetBuffered 2017-01-06 11:40:35 +01:00
Darien Raymond
a704d7b6b6
convert dokodemo scenario test to protobuf based 2017-01-05 11:20:04 +01:00
Darien Raymond
9a7d389f15
proto fixes 2017-01-04 14:43:52 +01:00
Darien Raymond
e678000c44
remove release() pattern 2017-01-04 12:52:24 +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
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
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
a44d556667
test case for tls connection 2016-12-30 23:12:00 +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
5ff2b3453a
task engine 2016-12-28 23:42:32 +01:00
Darien Raymond
7c751fcca0
common.Must 2016-12-28 00:53:29 +01:00
Darien Raymond
22fa151391
comments 2016-12-27 23:09:08 +01:00
Darien Raymond
c347e50c28
rename cached to buffered 2016-12-27 21:41:44 +01:00
Darien Raymond
c68da6a0e8
unified release 2016-12-27 21:33:34 +01:00
Darien Raymond
5769df496b
check for double release 2016-12-27 21:15:32 +01:00
Darien Raymond
538b0720d5
simplified Release() 2016-12-27 21:06:55 +01:00
Darien Raymond
ea33b7691b
remove lock on bytes reader and writer 2016-12-27 20:53:29 +01:00
Darien Raymond
f195f15536
remove lock on buffered reader and writer 2016-12-27 01:01:47 +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
e66a787782
command protobuf 2016-12-23 00:16:37 +01:00
Darien Raymond
ceaf5d1178
fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond
99c897992d
partially revert compression stream. 2016-12-21 12:53:31 +01:00
Darien Raymond
3d9afdde8a
fix error propagation 2016-12-17 07:40:28 +01:00
Darien Raymond
310474d592
init tls test 2016-12-16 21:39:00 +01:00
Darien Raymond
3ec82f5d32
remove unuseful errors 2016-12-15 17:12:53 +01:00
Darien Raymond
50bc195f7f
rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond
5bbbdc05de
errors.Format 2016-12-15 11:05:32 +01:00
Darien Raymond
3b5a791ae8
simplify IPOrDomain construction 2016-12-14 23:04:02 +01:00
Darien Raymond
76da31c755
Fix compatibility with Actinium 2016-12-13 10:45:21 +01:00
Darien Raymond
8ced9aeec8
fix auth reader 2016-12-13 08:30:24 +01:00
Darien Raymond
3005526e32
Fix response option 2016-12-12 22:46:15 +01:00
Darien Raymond
582438ce5e
gofmt 2016-12-12 21:54:28 +01:00
Darien Raymond
ed9217bf20
test partial read 2016-12-12 21:49:04 +01:00
Darien Raymond
201d6e6471
support aggressive mode in auth reader 2016-12-12 21:44:16 +01:00
Darien Raymond
417284ed99
fix auth reader 2016-12-12 17:42:03 +01:00
Darien Raymond
f159d504f2
comments 2016-12-12 02:14:48 +01:00
Darien Raymond
d0b301594d
support security = "auto" 2016-12-11 14:58:53 +01:00
Darien Raymond
792e8ffd20
comments 2016-12-11 09:44:24 +01:00
Darien Raymond
ff87377acf
comments 2016-12-11 09:43:20 +01:00
Darien Raymond
6fd8871374
shorten file names 2016-12-09 13:21:50 +01:00
Darien Raymond
1948d0738f
refactor io package 2016-12-09 13:17:34 +01:00
Darien Raymond
055023fdd5
refactor buffer 2016-12-09 12:08:25 +01:00