1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-08 06:14:23 -04:00
Commit Graph

1207 Commits

Author SHA1 Message Date
Darien Raymond
48e825567a
fix error detection for pipeline 2018-04-13 11:25:41 +02:00
Darien Raymond
0e1d2a924b
support organization in TLS cert gen 2018-04-12 21:43:05 +02:00
Darien Raymond
666a1a17f2
fix test 2018-04-11 16:52:51 +02:00
Darien Raymond
0caf92726b
better way to run tasks in parallel 2018-04-11 16:45:09 +02:00
Darien Raymond
9d7f43a299
fix lint errors 2018-04-11 16:15:29 +02:00
Darien Raymond
318a36fe58
automatic issuing certificates from provided CA 2018-04-10 12:42:02 +02:00
Darien Raymond
8ba8ce7d6a
more options for generating certificate 2018-04-09 23:17:55 +02:00
Darien Raymond
b7fc1f0bd6
scenario test for domain socket 2018-04-09 20:45:23 +02:00
Darien Raymond
a320196b77
refine domain socket transport 2018-04-09 17:09:24 +02:00
Darien Raymond
4b45174650
fix handling of empty buffer 2018-04-09 16:48:25 +02:00
DarienRaymond
61d9b04ca5
Merge pull request #1019 from v2ray/domainsocket
Implemented Primitive Domain Socket Support described in https://github.com/v2ray/Planning/issues/25
2018-04-09 12:42:42 +02:00
Darien Raymond
88133aa4a6
move cert generation code to common 2018-04-09 12:42:18 +02:00
Darien Raymond
b7f2f30244
support fetching config from http 2018-04-08 23:22:55 +02:00
Darien Raymond
8f7bdede4e
add check for largeSize in case there is just one pool 2018-04-06 21:13:29 +02:00
Shelikhoo
c542c043f3
Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket 2018-04-05 19:11:33 +08:00
Darien Raymond
61a1cce972
reduce size of TransferType 2018-04-04 21:46:36 +02:00
Darien Raymond
9f198d7e3d
fix lint errors 2018-04-04 00:29:30 +02:00
Darien Raymond
27ccc9d726
comments 2018-04-03 22:34:59 +02:00
Darien Raymond
074dfbb78c
add network list to shadowsocks server 2018-04-03 17:51:01 +02:00
DarienRaymond
8bc20c8656
Merge pull request #1013 from wuxiangzhou2010/master
add nil check  and correct some comments
2018-04-03 11:52:58 +02:00
Darien Raymond
7bafd7a1ab
migrate int to int32 2018-04-03 11:32:03 +02:00
wuxiang
3f19d09878 update some comments 2018-04-03 17:11:54 +08:00
Darien Raymond
c5bd23105e
change uint32 to int32 2018-04-02 22:01:55 +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
5a08411ee2 fix typo 2018-04-02 15:52:16 +08:00
wuxiangzhou2010
a58063e7ac fix typo, first sound of user is not a vowel, but the consonant /j/ 2018-04-02 15:17:36 +08:00
Darien Raymond
4de3f1adc1
change ReadFullFrom to take int32 size 2018-04-02 00:44:47 +02:00
Darien Raymond
03512a6a9b
read size to multi buffer 2018-04-02 00:25:42 +02:00
Darien Raymond
5af3580bcf
correct magic number 2018-04-02 00:00:15 +02:00
Darien Raymond
3d919a6a93
optimize auth reader 2018-04-01 23:31:53 +02:00
Darien Raymond
8d0a74b3fa
refine auth writer 2018-04-01 22:41:38 +02:00
Darien Raymond
b3ecb9f766
align large size 2018-04-01 12:20:32 +02:00
Darien Raymond
fa6ff77cee
prevent appending nil buffer 2018-03-29 21:40:23 +02:00
Darien Raymond
bb46a96f04
refine handling for empty read 2018-03-29 18:15:50 +02:00
Darien Raymond
babd0107cf
prevent empty read in Reader 2018-03-29 10:40:18 +02:00
Darien Raymond
fc7da93d06
less cap 2018-03-28 22:24:01 +02:00
Darien Raymond
141b31eb19
simplify code 2018-03-28 22:23:49 +02:00
Darien Raymond
47c92fafc8
clear leftOver after write 2018-03-28 22:23:38 +02:00
Darien Raymond
eeed65f826
fix #999 2018-03-28 14:33:34 +02:00
DarienRaymond
1dadd54502
Merge pull request #985 from yujinqiu/yet-another-typo
Fix another typo
2018-03-24 20:42:01 +01:00
Jinqiu Yu
eb38f4865e Fix another typo 2018-03-23 23:17:29 +08:00
Jinqiu Yu
2d5aa9514f consistent ServerSpec var 2018-03-23 16:18:57 +08:00
Darien Raymond
b2d9364cb5
release buffer if payload becomes small 2018-03-16 22:32:03 +07:00
Darien Raymond
000e0804e8
fix buffer recycling 2018-03-16 16:22:22 +07:00
DarienRaymond
a8a68c2e70
Merge pull request #962 from yujinqiu/fix-typo
Fix typo
2018-03-16 04:16:47 +01:00
Darien Raymond
b5b9a83823
reorder fields in Destination for faster hashing 2018-03-16 10:13:10 +07:00
Jinqiu Yu
855925a805 Fix typo 2018-03-15 10:32:10 +08:00
Darien Raymond
087c0c1499
refine address family type 2018-03-13 09:02:34 +01:00
Darien Raymond
b4e1240160
comments 2018-03-13 09:02:21 +01:00
Darien Raymond
1cbfeea0cd
simplify NewSize calls 2018-03-12 22:10:13 +01:00
Darien Raymond
0c213ccd20
reset buffer when free 2018-03-12 16:24:31 +01:00
Darien Raymond
5bbece14af
simplify pool creation 2018-03-12 16:21:39 +01:00
Darien Raymond
34c12c1af6
extend buffer 2018-03-11 23:31:37 +01:00
Darien Raymond
931c8597ca
fix len -> cap 2018-03-11 23:30:51 +01:00
Darien Raymond
994aecd13c
rename NewLocal to NewSize 2018-03-11 23:29:17 +01:00
Darien Raymond
f97e6fa3d2
refine buffer allocation 2018-03-11 23:06:04 +01:00
Jinqiu Yu
87dd1ed877 Fix receivced, InboundBound, tranport, Enpoint typo 2018-03-11 15:25:59 +08:00
Darien Raymond
eaf043f1b3
reduce memory usage of Buffer 2018-03-08 22:30:52 +01:00
Darien Raymond
fbc025869b
fix lint errors 2018-03-08 21:21:50 +01:00
Jinqiu Yu
8864195b50 Fix executable typo 2018-03-08 17:32:36 +08:00
Darien Raymond
9100a78914
refactor 2018-03-04 21:06:04 +01:00
Darien Raymond
a52eb8f82b
allow underscore in domain name. fixes #917 2018-03-04 17:08:58 +01:00
Darien Raymond
d207d953bd
h2 transport 2018-03-01 13:16:52 +01:00
Darien Raymond
a7d467992d
try parse domain address as IP. fixes #894. 2018-03-01 11:32:55 +01:00
Darien Raymond
2b4104e491
benchmark for dice 2018-02-24 13:57:25 +01:00
Darien Raymond
a42b4b513e
test case for write address 2018-02-24 02:13:40 +01:00
Darien Raymond
af1abf687c
unify all address reading and writing 2018-02-23 23:42:01 +01:00
Darien Raymond
546c2fb226
settings for forcing secure encryption in vmess server 2018-02-23 12:13:02 +01:00
Darien Raymond
df34931ab3
fix log test 2018-02-22 15:28:21 +01:00
Darien Raymond
bc1979400e
simplify log 2018-02-22 15:27:51 +01:00
Darien Raymond
6b872c266c
session id 2018-02-22 15:26:00 +01:00
Darien Raymond
098244530b
update Must2 2018-02-21 21:42:33 +01:00
Darien Raymond
b3fd320be7
more test cases 2018-02-19 23:01:00 +01:00
Darien Raymond
b3e46f5d07
fix error handling in buf.Copy 2018-02-19 17:50:53 +01:00
Darien Raymond
c48fa50ab1
logger service 2018-02-14 17:35:09 +01:00
Darien Raymond
ccb2a9f168
comments 2018-02-13 11:15:04 +01:00
Darien Raymond
ae4dece6b0
explictly use the io.Writer instance for writing net.Buffers 2018-02-12 14:35:42 +01:00
Shelikhoo
7f34cbdaff
Add Generated Files 2018-02-12 14:17:14 +08:00
Darien Raymond
20fc4950b2
comments 2018-02-11 23:28:42 +01:00
Darien Raymond
997c852be8
remove unused code 2018-02-11 23:28:23 +01:00
Darien Raymond
42d83a703e
fix transfer for mux 2018-02-09 22:29:30 +01:00
Darien Raymond
87ba7dd0d1
implement remove user in vmess 2018-02-09 11:32:12 +01:00
Darien Raymond
f8ce1945e1
remove unused code 2018-02-08 22:52:54 +01:00
Darien Raymond
c368412728
test case for periodic task 2018-02-08 16:19:43 +01:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
ede2c39967
non-blocking timer. Fixes #848 2018-02-06 11:16:49 +01:00
Darien Raymond
0e01e28278
use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond
7d2c34f674
remove unused code 2018-01-10 13:30:57 +01:00
Darien Raymond
292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond
5a3c7fdd20
remove use of unsafe 2018-01-06 00:32:21 +01:00
Darien Raymond
c5d356545e
comments for typed messages 2018-01-04 11:24:17 +01:00
Darien Raymond
8a09c6c926
migrate to signal.Semaphore and Notifier 2017-12-27 21:33:42 +01:00
Darien Raymond
a82ca019b2
release script relocation 2017-12-25 21:54:44 +01:00
Darien Raymond
4656d5fd6d
fix lint warnings 2017-12-22 10:44:13 +01:00
Darien Raymond
7fdaa02bf6
comments 2017-12-22 10:41:10 +01:00
Darien Raymond
3938c65f7d
fix log format 2017-12-22 00:51:25 +01:00
Darien Raymond
11d726f9bf
refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond
c91112798c
test cases for common 2017-12-20 11:16:45 +01:00
Darien Raymond
ab4f245313
overrideable dns 2017-12-19 23:55:09 +01:00
Darien Raymond
3b45a8d4cc
comments 2017-12-19 22:02:57 +01:00
Darien Raymond
f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond
12ae92ade4
exclude errorgen from coverage 2017-12-18 21:37:44 +01:00
Darien Raymond
1f226797bc
remove header operation to http protocol package 2017-12-18 20:59:43 +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
a0b2c285b2
more test cases 2017-12-18 00:07:50 +01:00
Darien Raymond
0959755d21
fix a buffer leak in buffered reader 2017-12-16 02:02:48 +01:00
Darien Raymond
6c3ef146f1
fix test break 2017-12-14 23:57:04 +01:00
Darien Raymond
bc9267846c
fix crash on init timeout = 0 2017-12-14 17:39:58 +01:00
Darien Raymond
123977e324
fix misspelling 2017-12-13 15:55:39 +01:00
Darien Raymond
03403bb66b
trim space before parsing address 2017-12-11 00:41:40 +01:00
Darien Raymond
742d9d25d1
migrate to new severity def 2017-12-10 23:33:23 +01:00
Darien Raymond
4146590d52
general purpose logger 2017-12-10 22:48:28 +01:00
Darien Raymond
4c7c42d39f
grow buffer size slower 2017-12-08 13:23:15 +01:00
Darien Raymond
53b0f91873
add env variable for config file 2017-12-05 11:58:12 +01:00
Darien Raymond
7709ee9b7f
more interface test 2017-12-03 23:11:29 +01:00
Darien Raymond
bcfcba396b
simplify auth reader 2017-12-03 13:23:24 +01:00
Darien Raymond
d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
0481e6fa42
simplify chunk stream reader 2017-12-02 01:19:27 +01:00
Darien Raymond
9caa59c827
move ctx into function 2017-12-01 00:47:17 +01:00
Darien Raymond
fd8db49dc9
generalized event handler 2017-11-28 23:41:20 +01:00
Darien Raymond
3214a5078c
customizable policy 2017-11-27 22:09:30 +01:00
Darien Raymond
40222de0f7
fix chunk parser for ss aead 2017-11-26 16:55:46 +01:00
Darien Raymond
981c43afc2
allow nil additional data generator 2017-11-26 16:55:35 +01:00
Darien Raymond
519eb344db
handle data first and then error 2017-11-26 15:08:37 +01:00
Darien Raymond
713ebfb203
implementation for Shadowsocks AEAD 2017-11-26 00:51:54 +01:00
Darien Raymond
41961dbd60
cleanup 2017-11-25 21:58:47 +01:00
Darien Raymond
052d2d8278
merge noOpBytesWriter into noOpWriter 2017-11-25 21:35:26 +01:00
Darien Raymond
6de4ef014a
read directly from underlying buffered reader in mux 2017-11-25 01:05:30 +01:00
Darien Raymond
2fdccb2424
handle read with data and error at same time 2017-11-24 23:16:01 +01:00
Darien Raymond
0aa48e6c5a
cancel immediately when timeout = 0 2017-11-23 14:58:35 +01:00
Darien Raymond
1226f3ce39
more test cases 2017-11-23 14:48:43 +01:00
Darien Raymond
6017e46af4
comments 2017-11-23 10:41:02 +01:00
Darien Raymond
6069b77baa
prototype for plugins 2017-11-22 23:00:46 +01:00
Darien Raymond
97d886e1c9
use all buffers 2017-11-21 22:03:43 +01:00
Darien Raymond
dd159cce6c
special handling for IPv6 from URL 2017-11-21 18:46:28 +01:00
Darien Raymond
b0ac43a8fc
comments 2017-11-21 17:02:55 +01:00
Darien Raymond
fcc66704fa
comments 2017-11-21 16:55:22 +01:00
Darien Raymond
66ebeaa0ca
cleanup 2017-11-21 16:53:07 +01:00
Darien Raymond
ec8f8d4e10
remove check for ReaderFrom on underlying writer, as it may be badly implemented. 2017-11-20 11:13:27 +01:00
Darien Raymond
5c9f54a453
fix length check in auth reader 2017-11-18 19:37:36 +01:00
Darien Raymond
afcad409e2
reallocate in for loop 2017-11-17 09:18:12 +00:00
Darien Raymond
23b768576e
always allocate buffer in Write 2017-11-16 18:34:05 +01:00
Darien Raymond
743d35c059
flush when not buffered 2017-11-15 23:38:52 +01:00
Darien Raymond
f3c5df8798
make sure writer not buffered 2017-11-15 11:23:25 +01:00
Darien Raymond
0dbfb66126
clean up dns package 2017-11-15 00:36:14 +01:00
Darien Raymond
268d7264e8
use external config converter first, and then fallback to the internal one 2017-11-11 22:29:00 +01:00
Darien Raymond
901d13ca76
allow normalized env name for asset location. fix #702 2017-11-11 15:23:42 +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
3d2fd372e1
avoid writing empty payload in bytesToBufferWriter 2017-11-08 23:43:16 +01:00
Darien Raymond
cf080e8061
ensure buffer is completely filled in 2017-11-08 22:41:46 +01:00
Darien Raymond
d5fd7efa7e
fast read on first packet 2017-11-08 22:23:21 +01:00
Darien Raymond
2a96aaaf7b
comments 2017-11-08 18:14:44 +01:00
Darien Raymond
9cc9a76b71
cleanup 2017-11-08 11:11:13 +01:00
Darien Raymond
7cd2d62d06
release buffer on error 2017-11-07 16:53:02 +01:00
Darien Raymond
8554a5e0bf
fix buffer leak 2017-11-07 16:28:39 +01:00
Darien Raymond
d9ce03d25b
test case for geoip:cn 2017-11-07 16:21:36 +01:00
Darien Raymond
1b6b39faad
comments 2017-11-07 15:02:21 +01:00
Darien Raymond
f5d76c8eb0
fix lint warnings 2017-11-07 14:40:51 +01:00
Darien Raymond
251d6f6fcb
fix lint warning 2017-11-07 13:07:50 +01:00
Darien Raymond
ccf1fb6616
fix buffer leak in multi buffer 2017-11-07 11:40:12 +01:00
Darien Raymond
d1e7e7002f
fix buffer leak in crypto io 2017-11-07 11:39:54 +01:00
Darien Raymond
4761139fbc
comments 2017-11-06 22:42:16 +01:00
Darien Raymond
482793d28a get asset location on demand 2017-11-06 12:23:21 +01:00
Darien Raymond
064d7249f5 banchmark IPNetTable 2017-11-05 23:39:47 +01:00
Darien Raymond
541924dc88 fix cidr parsing for non-normalized ips 2017-11-05 10:37:23 +01:00
Darien Raymond
1d2c624062 get asset location 2017-11-04 21:33:09 +01:00
Darien Raymond
4b240eb683 DiscardBytes 2017-11-04 01:33:35 +01:00
Darien Raymond
4412d73b28 get rid off ioutil 2017-11-04 01:33:28 +01:00
Darien Raymond
2f5d501643 fix length calculation in bufferToBytesReader.WriteTo 2017-11-03 13:19:48 +01:00
Darien Raymond
08ece5d2bf default security to auto 2017-10-30 21:14:04 +01:00
Darien Raymond
6c9a60100d format code 2017-10-26 21:44:22 +02:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
4a0ca30d08 update assertion api 2017-10-24 10:03:00 +02:00
Darien Raymond
6ddafdbd73 net assert 2017-10-23 23:47:20 +02:00
Darien Raymond
66b81a842d comments 2017-10-22 22:45:05 +02:00
Darien Raymond
26818a2602 fix domain length issue for all proxies 2017-10-22 20:17:06 +02:00
Darien Raymond
233bb08e56 fix lint warnings 2017-10-22 15:03:20 +02:00
Darien Raymond
49914adf00 remove buffer pool in favor of Go 1.9 concurrent GC 2017-10-22 15:01:36 +02:00
Darien Raymond
24089bfad0 remove duplicated address type def 2017-10-21 21:59:46 +02:00
Darien Raymond
f1a15e92f5 apply bitmask to other packages 2017-10-21 21:04:24 +02:00
Darien Raymond
8c6f73f30b bitmask 2017-10-21 20:40:31 +02:00
Darien Raymond
bae5639dfd refactor 2017-10-07 03:17:55 +08:00
ghv2
0ef745dbf9 fix timer leak 2017-10-06 20:59:04 +08:00
Darien Raymond
59094b4959 id cleanup 2017-09-27 21:09:47 +02:00
Darien Raymond
109a37fe7e aggressively close connection when response is done 2017-09-27 15:29:00 +02:00
Darien Raymond
01c3a39fb0 update comments 2017-09-27 13:55:48 +02:00
Darien Raymond
8971e699d9 common.Must2 2017-09-19 23:27:49 +02:00
Darien Raymond
78d682e4d1 refactor 2017-09-11 21:56:20 +02:00
Darien Raymond
52ad41cda3 completely move away from net package 2017-08-29 14:32:54 +02:00
Darien Raymond
815019f6da rename IPNet to IPNetTable 2017-08-29 13:51:09 +02:00
Darien Raymond
fee3042239 fix build break 2017-08-29 13:12:50 +02:00
Darien Raymond
1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond
c33d7f0e21 Leverage math bitx 2017-08-29 11:31:16 +02:00
Darien Raymond
c83a7b8311 refactor 2017-08-25 15:11:06 +02:00
Darien Raymond
97a09bb5bd
refactor 2017-08-24 23:10:58 +02:00
Darien Raymond
7392bb495b refactor 2017-08-24 22:56:31 +02:00
Darien Raymond
1c2b6d9536 refactor 2017-08-22 15:15:09 +02:00
Darien Raymond
08a72b7eb6
go generate 2017-07-24 21:41:12 +02:00
Darien Raymond
07847576b5
refine copy handler 2017-06-04 21:32:01 +02:00
Darien Raymond
10bc421af9
fix type conversion 2017-05-26 03:02:13 +02:00
Darien Raymond
b16a82024c
normalized env variable names for bash 2017-05-26 01:11:38 +02:00
Darien Raymond
ade88fd5c7
reuse buffered writer in auth writer 2017-05-24 00:54:30 +02:00
Darien Raymond
06d4c37889
integrate mux in vmess server 2017-05-17 21:13:01 +02:00
Darien Raymond
a8da85eca5
simplify code 2017-05-16 16:47:07 +02:00
Darien Raymond
5829b45bbe
close timer faster 2017-05-09 00:01:15 +02:00
Darien Raymond
aea71c2aa8
release timer faster after ctx finish 2017-05-08 17:09:21 +02:00
Darien Raymond
53f99ddde6
cleanup 2017-05-02 22:50:27 +02:00
Darien Raymond
7a4bab4940
support packet transfer type in mux 2017-05-02 22:23:07 +02:00
Darien Raymond
939fae00e9
packet mode reader and writer 2017-05-02 00:28:16 +02:00
Darien Raymond
c5aa4acb35
prototype of vpndialer 2017-04-30 23:37:30 +02:00
Darien Raymond
98b5b415f0
remove unused code 2017-04-28 22:42:43 +02:00
Darien Raymond
4b725c61d1
refactor 2017-04-28 22:41:58 +02:00
Darien Raymond
ff83a9ca91
test case for serial 2017-04-28 20:44:28 +02:00
Darien Raymond
097cdf01d6
test case for typed message 2017-04-28 20:37:49 +02:00
Darien Raymond
6239647336
fix chunk stream reader 2017-04-28 20:11:44 +02:00
Darien Raymond
e62d649322
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-28 14:50:24 +02:00
Darien Raymond
693702350d
refactor 2017-04-28 14:48:23 +02:00
Darien Raymond
3821ee21fc
handle nil onData 2017-04-27 23:33:07 +02:00
Darien Raymond
6f3362fc4c
update activity 2017-04-27 22:30:48 +02:00
Darien Raymond
f418b9bc20
swallow write error in mux 2017-04-27 22:20:29 +02:00
Darien Raymond
7f1e9c85c9
more effecient auth reader and writer 2017-04-27 13:31:09 +02:00
Darien Raymond
2e756cdaa8
refactor 2017-04-27 11:54:15 +02:00
Darien Raymond
0157628ede
rewrite bytes to hex string 2017-04-26 23:26:42 +02:00
Darien Raymond
90114aaeae
refactor 2017-04-26 22:35:19 +02:00
Darien Raymond
2ad0e359ef
refactor 2017-04-25 23:42:51 +02:00
Darien Raymond
96d544e047
refactor 2017-04-25 23:41:07 +02:00
Darien Raymond
0d92dce5eb
fix lock usage in server list 2017-04-25 23:40:25 +02:00
Darien Raymond
94405dd467
fix snifer 2017-04-25 01:56:08 +02:00
Darien Raymond
59a1e2d736
refactor 2017-04-23 19:16:56 +02:00
Darien Raymond
cea6e28634
refactor 2017-04-23 13:41:52 +02:00
Darien Raymond
e87b0ca848
size encoder and decoder 2017-04-23 13:30:08 +02:00
Darien Raymond
6a90ce3c43
comments 2017-04-21 15:36:05 +02:00
Darien Raymond
498c7dafdf
clean udp writer 2017-04-21 14:51:09 +02:00
Darien Raymond
eda72624e2
test case for sync pool 2017-04-21 14:32:29 +02:00
Darien Raymond
67dbb86b0e
cleanup 2017-04-21 13:26:54 +02:00
Darien Raymond
f01b0552a9
direct multibuf reading from kcp engine 2017-04-20 15:02:35 +02:00
Darien Raymond
5f4acaa9ea
merging reader and writer 2017-04-20 11:00:15 +02:00
Darien Raymond
5a30e27f04
use normal byte array 2017-04-19 23:30:18 +02:00
Darien Raymond
6d7aaa6535
bug fixes 2017-04-19 21:27:21 +02:00
Darien Raymond
0ebebfa458
cleanup 2017-04-19 16:29:36 +02:00
Darien Raymond
7e2246907b
refactor bytes reader 2017-04-19 11:52:27 +02:00
Darien Raymond
31a0951bd2
write by slice when buffer is too large 2017-04-19 10:14:52 +02:00
Darien Raymond
6361ea3188
refactor 2017-04-18 12:41:36 +02:00
Darien Raymond
14c75e5035
more test code 2017-04-18 12:32:24 +02:00
Darien Raymond
ab9349ec31
rename buf.Copy 2017-04-17 22:50:02 +02:00
Darien Raymond
e362c74fa9
remove unused code 2017-04-17 22:38:33 +02:00
Darien Raymond
8868fe68ed
optimize http server 2017-04-17 22:35:20 +02:00
Darien Raymond
54b441d690
simplify error propagation 2017-04-17 19:33:22 +02:00
Darien Raymond
d9ea65696a
increase multi buffer capacity 2017-04-16 22:33:20 +02:00
Darien Raymond
e5525715fb
optimize cfb stream writer 2017-04-16 22:30:29 +02:00
Darien Raymond
844c79f47e
remove unused code 2017-04-16 22:15:57 +02:00
Darien Raymond
5c2cabb44e
clear reference on release 2017-04-16 13:12:58 +02:00
Darien Raymond
2f565bfd5e
simplify ray stream 2017-04-16 09:57:28 +02:00
Darien Raymond
02ce3ffded
release buffer 2017-04-15 22:29:38 +02:00
Darien Raymond
abe790181e
multi reader 2017-04-15 22:22:29 +02:00
Darien Raymond
ed7b22622c
release buffer properly 2017-04-15 21:50:23 +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
fd0a95e3c6
comments 2017-04-10 14:56:08 +02:00
Darien Raymond
1ab6c341e4
comments 2017-04-10 14:44:42 +02:00
Darien Raymond
68bc9ea8e4
cleanup error messages 2017-04-09 15:04:04 +02:00
Darien Raymond
35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
bc4e2293ef
remove errors.Format 2017-04-09 00:31:06 +02:00
Darien Raymond
6c736b8d57
fix test break 2017-04-08 22:09:13 +02:00
Darien Raymond
2d813295e6
laze init of error messages 2017-04-08 21:18:13 +02:00
Darien Raymond
ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +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
3e809f4750
fix comments 2017-04-04 21:26:48 +02:00
Darien Raymond
2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
18b0b87c52
no-op timer 2017-04-04 10:24:38 +02:00
Darien Raymond
891b8a03de
refactor 2017-04-03 01:07:01 +02:00
Darien Raymond
2111c7e9ca
update proto def 2017-04-02 14:24:10 +02:00
Darien Raymond
f34ad57b58
refactor timer api 2017-03-31 21:45:43 +02:00
Darien Raymond
b2c7b1a120
fix dead loop in merging reader 2017-03-28 13:10:57 +02:00
Darien Raymond
f643344154
merge buf stream 2017-03-27 11:26:44 +02:00
Darien Raymond
14824c8451
fix timeout reader usage 2017-03-27 11:14:55 +02:00
Darien Raymond
cb0e29ccdb
merging reader 2017-03-27 11:12:34 +02:00
Darien Raymond
702cfd69de
output all inner error messages 2017-02-24 01:05:02 +01:00
Darien Raymond
a944df2f9b comments 2017-02-23 19:30:37 +01:00
Darien Raymond
31a21bef08
refactor uuid 2017-02-22 11:59:01 +01:00
Darien Raymond
6363c33790
detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond
e480091388
smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond
29d614fda5
comments 2017-02-20 11:25:05 +01:00
Darien Raymond
bf7906c7f0
clean lint warnings 2017-02-20 10:33:35 +01:00
Darien Raymond
4d34d081f1
reduce default pool size for non x86 platform to 5MB. 2017-02-17 13:06:34 +01:00
Darien Raymond
9ad9af367c
rename import for net test 2017-02-16 21:08:10 +01:00
Darien Raymond
020b436827
merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond
7199ffcaa2
refactor 2017-02-14 22:45:36 +01:00
Darien Raymond
16d803ba1d
remove unused function 2017-02-14 22:37:59 +01:00
Darien Raymond
48eb40ff39
dice.RandomUint16 2017-02-14 22:29:44 +01:00
Darien Raymond
3c032f0d53
update frame header masking strategy 2017-02-14 14:16:43 +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
d5b1762865
mask size bytes 2017-02-14 10:11:26 +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
6d446f57f7
remove cancel signal 2017-02-13 23:03:42 +01:00
Darien Raymond
76d2e5517b
comments 2017-02-13 22:39:55 +01:00
Darien Raymond
10acab0dfe
comments 2017-02-13 22:11:36 +01:00
Darien Raymond
f2e149e1d0
remove unnecessary error 2017-02-12 13:25:30 +01:00
Darien Raymond
6888093197
gofmt 2017-02-10 16:42:24 +01:00
Darien Raymond
5e7fb6d0dd
refine error handling in retry logic 2017-02-10 11:41:50 +01:00
Darien Raymond
5de7fb8bc2
comments 2017-02-08 10:01:22 +01:00
Darien Raymond
2a486c6b9e
ipv6 test 2017-02-08 00:26:40 +01:00
Darien Raymond
4e8e15d528
refine error handling in byte reader 2017-02-07 00:39:07 +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
47c3646162
refine authentication reader 2017-02-06 13:31:36 +01:00
Darien Raymond
08bed9e768
update 2017-02-04 23:52:37 +01:00
Darien Raymond
b5d14b6823
update java options 2017-02-03 23:15:10 +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
f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +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
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
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
bfcc75f5d1
fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00
Darien Raymond
20e785fa80
typo 2017-01-29 08:20:47 +01:00
Darien Raymond
61bc7b9100
fix error format 2017-01-29 08:20:15 +01:00
Darien Raymond
fab20bb0cf
close outbound connections when context is done 2017-01-28 21:24:46 +01:00
Darien Raymond
0cf5087852
fix auth reader buffer overrun 2017-01-27 13:42:31 +01:00
Darien Raymond
8151a4a2dc
error message 2017-01-26 22:48:36 +01:00
Darien Raymond
ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond
f42894cc50
fix error log 2017-01-17 10:22:09 +01:00
Darien Raymond
8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond
db1c9131f0
global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond
d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
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
Darien Raymond
7a80409e30
rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond
cd24d6f2d0
typo 2016-12-09 00:25:48 +01:00
Darien Raymond
316b4f2025
benchmark buffer pointer vs value 2016-12-08 17:39:15 +01:00
Darien Raymond
0e515f401c
fix test break 2016-12-08 16:52:18 +01:00
Darien Raymond
605fc49e9e
remove unused APIs. 2016-12-08 16:50:40 +01:00
Darien Raymond
7d2cf4c0e0
bug fixes 2016-12-07 22:52:56 +01:00
Darien Raymond
85163d4b47
more security types in vmess. 2016-12-07 17:32:40 +01:00
Darien Raymond
6d0915cc8c
Fix test break 2016-12-07 15:00:04 +01:00
Darien Raymond
a11c225cbf
protobuf refresh 2016-12-07 14:33:31 +01:00
Darien Raymond
2e1c2b95e0
comments 2016-12-07 13:13:48 +01:00
Darien Raymond
2f550186ac
comments 2016-12-07 13:12:42 +01:00
Darien Raymond
1bc66604fa
headers proto 2016-12-07 13:08:15 +01:00
Darien Raymond
a92df58017
refactor auth reader 2016-12-07 13:00:32 +01:00
Darien Raymond
a52867cb69
not necessary for a large buffer 2016-12-07 12:21:24 +01:00
Darien Raymond
544c6e8f71
fix test break 2016-12-07 00:52:36 +01:00
Darien Raymond
5f2eb09226
better error handling in AuthenticationReader 2016-12-07 00:49:56 +01:00
Darien Raymond
919b749578
aead reader and writer 2016-12-07 00:31:15 +01:00
Darien Raymond
d6e6b464c1
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-12-07 00:17:27 +01:00
Darien Raymond
36e4330e58
comments 2016-12-06 17:36:28 +01:00
Darien Raymond
5f6366d2fa
comments 2016-12-06 17:26:51 +01:00
Darien Raymond
7a641749a8
comments 2016-12-06 17:26:06 +01:00
Darien Raymond
e756222a7d
comments 2016-12-06 17:17:07 +01:00
Darien Raymond
b63293d950
remove unnecessary code 2016-12-06 13:42:21 +01:00
Darien Raymond
b619a1dacf
refactor buffer 2016-12-06 13:42:12 +01:00
Darien Raymond
341fa376a1
Buffer.SetByte 2016-12-06 11:31:19 +01:00
Darien Raymond
88c9947285
simplify chain writing 2016-12-06 11:27:58 +01:00
Darien Raymond
8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond
186bf1f141
FillFullFrom 2016-12-05 17:05:47 +01:00
Darien Raymond
10b75e8961
simpify Buffer.FillFrom() 2016-12-05 15:30:08 +01:00
Darien Raymond
cf3eb0e77d
refine buffer usage 2016-12-05 15:19:14 +01:00
Darien Raymond
9ecf89657c
optimize for 0 buffer size 2016-12-05 00:48:41 +01:00
Darien Raymond
2bc7347d6d
remove invalid uuid error 2016-12-04 21:57:30 +01:00
Darien Raymond
abe8ffda68
fix buffered writer 2016-12-04 21:34:22 +01:00
Darien Raymond
efb24a4d21
rewrite error lib 2016-12-04 09:10:47 +01:00
Darien Raymond
3ba5ab3291
bring back high volumn mode in adaptive reader 2016-12-02 15:06:04 +01:00
Darien Raymond
b575de2a55
limit size of written data 2016-12-02 14:35:28 +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
77e1427845
remove unnecessary equals() 2016-11-27 09:19:52 +01:00
Darien Raymond
b3c5b6b8a2
nice log print 2016-11-27 08:47:11 +01:00
Darien Raymond
ccbd6da20e
hashable address 2016-11-27 08:47:03 +01:00
Darien Raymond
8dbb45bf06
remove test log 2016-11-22 00:54:40 +01:00
Darien Raymond
13b1bf09cf
more log 2016-11-22 00:42:31 +01:00
Darien Raymond
de414de7a2
test log 2016-11-22 00:36:47 +01:00
Darien Raymond
6804d8f73a
better handling error from Pipe() 2016-11-22 00:17:49 +01:00
Darien Raymond
85f9e39416
also resize value when error 2016-11-22 00:00:27 +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
56fb8c478c
remove unused code 2016-11-20 11:00:59 +01:00
Darien Raymond
6c441e2a5f
format log 2016-11-20 01:43:08 +01:00
Darien Raymond
1169476e69
return correct number of bytes written 2016-11-19 22:38:24 +01:00
Darien Raymond
18cd10be2b
revert buffer api change 2016-11-19 21:13:00 +01:00
Darien Raymond
87a8f7a953
fix chan writer 2016-11-19 21:12:52 +01:00
Darien Raymond
c884d04c7b
buffer api 2016-11-19 14:38:35 +01:00
Darien Raymond
5a32cd8602
remove large buffer 2016-11-19 01:50:09 +01:00
Darien Raymond
a14795e1e6
optimize udp hub 2016-11-18 21:30:03 +01:00
Darien Raymond
ad3f450bce
fix usage of io.EOF 2016-11-17 23:21:44 +01:00
Darien Raymond
5dc05d6352
allow outbound to be proxied 2016-11-10 23:41:28 +01:00
Darien Raymond
9d2407f4e4
fix test break 2016-11-02 16:41:02 +01:00
Darien Raymond
5f3f173b5e
shadowsocks client factory 2016-11-02 16:33:04 +01:00
Darien Raymond
43dacc3936
remove small buffer pool 2016-11-01 12:37:35 +01:00
Darien Raymond
35ba8710e0
fix ip check in ipnet 2016-10-19 15:38:31 +02:00
Darien Raymond
e13c97d162
rename IP to CIDR in router 2016-10-18 16:42:22 +02:00
Darien Raymond
2af4b16913
remove string list 2016-10-18 16:10:50 +02:00
Darien Raymond
2320bc3304
remove unused code 2016-10-18 15:31:48 +02:00
Darien Raymond
f049b3cc2b
comments 2016-10-18 00:12:09 +02:00