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

3711 Commits

Author SHA1 Message Date
Darien Raymond
e0a2247a07
Revert "temporarily disable asm code"
This reverts commit 6e28b4f91d.
2018-07-29 03:15:14 +02:00
Darien Raymond
354ef3c27d
fix multibuffer copy 2018-07-29 03:13:29 +02:00
Darien Raymond
8c7fcad414
Revert "enable race detector for scenario test"
This reverts commit 180c269c79.
2018-07-29 01:53:20 +02:00
Darien Raymond
180c269c79
enable race detector for scenario test 2018-07-28 20:01:23 +02:00
Darien Raymond
8070e7d1e2
skip domain socket test on windows 2018-07-28 18:16:19 +02:00
Darien Raymond
6e28b4f91d
temporarily disable asm code 2018-07-28 18:09:34 +02:00
Darien Raymond
a9593bab49
refine kcp large test 2018-07-28 16:57:42 +02:00
Darien Raymond
95b24584bf
refine kcp test 2018-07-28 16:49:03 +02:00
Darien Raymond
e4176d7048
fix more tests 2018-07-28 15:43:53 +02:00
Darien Raymond
8e79e0b0f2
fix TestCommanderStats 2018-07-28 15:33:47 +02:00
Darien Raymond
ebea255c74
eliminate partial writes 2018-07-28 15:03:40 +02:00
Darien Raymond
7a4b0fff07
ensure everything are written 2018-07-27 23:44:22 +02:00
Darien Raymond
c15184d904
optimize readv on windows 2018-07-27 23:40:12 +02:00
Darien Raymond
f99fb3d87d
reduce readv alloc count 2018-07-27 23:35:50 +02:00
Darien Raymond
28ccd4ddd5
write all content 2018-07-27 23:35:02 +02:00
Darien Raymond
8d689fb92d
fix reader test 2018-07-27 23:34:49 +02:00
Darien Raymond
720aca16d5
remove buffer pool of 512k 2018-07-27 17:24:26 +02:00
Darien Raymond
4c798584ff
try another way to kill process on windows 2018-07-27 12:41:48 +02:00
Darien Raymond
35762b7b28
change to sigterm 2018-07-27 12:31:22 +02:00
Darien Raymond
06f75f7fea
Update version 2018-07-26 20:56:48 +02:00
Darien Raymond
00384e69d4
remove speedtest 2018-07-25 23:35:02 +02:00
Darien Raymond
e8959dff86
fix http sniffer 2018-07-25 23:34:52 +02:00
Darien Raymond
5ea9b386f1
update geosite.dat 2018-07-25 20:42:30 +02:00
Darien Raymond
a21d769e37
speedtest 2018-07-25 19:22:36 +02:00
Darien Raymond
20a08111ff
fix windows build 2018-07-25 11:51:42 +02:00
Darien Raymond
f4bbc91e49
add windows ci badge 2018-07-25 11:50:57 +02:00
Darien Raymond
48a89885b6
remove git submodule init 2018-07-25 11:48:05 +02:00
Darien Raymond
b1e07d2f6e
fix comments 2018-07-25 11:46:21 +02:00
Darien Raymond
04c3792cf4
fix windows ci 2018-07-25 11:39:24 +02:00
Darien Raymond
657169aa98
fix windows ci 2018-07-25 11:36:58 +02:00
Darien Raymond
b9d2587f18
disable build 2018-07-25 11:34:34 +02:00
Darien Raymond
5a61d32656
enable windows ci 2018-07-25 11:31:59 +02:00
Darien Raymond
232e715b8b
don't build readv for windows 2018-07-25 11:19:16 +02:00
Darien Raymond
4b63638dca
update protobuf lib 2018-07-25 00:36:28 +02:00
Darien Raymond
ecb460b16a
better memory management 2018-07-24 22:17:30 +02:00
Darien Raymond
82ee23e6d0
make readv optional 2018-07-24 21:58:47 +02:00
Darien Raymond
a941ef5392
try readv 2018-07-24 21:48:28 +02:00
Darien Raymond
896db7c50c
offer an option to disable session resumption 2018-07-24 15:12:09 +02:00
Darien Raymond
cd7a8595d9
fix #1207 2018-07-23 23:39:55 +02:00
Darien Raymond
d16886e51c
use geoip 2018-07-23 14:54:05 +02:00
Darien Raymond
72b4fa4a14
fix #1205 2018-07-21 12:11:49 +02:00
Darien Raymond
6276bfa508
rename domain override 2018-07-20 13:09:42 +02:00
Darien Raymond
fa0f0aba89
Update version 2018-07-19 18:04:50 +02:00
Darien Raymond
e3cc12995f
fix some lint errors 2018-07-19 13:31:57 +02:00
Darien Raymond
2858b769dd
detect any ip 2018-07-18 16:29:29 +02:00
Darien Raymond
b9db4514e2
allow partial override in freedom 2018-07-18 16:21:40 +02:00
Darien Raymond
9a8488074e
env flag controlled global padding 2018-07-18 10:40:28 +02:00
Darien Raymond
ad336ca568
fix systemd config 2018-07-18 08:30:39 +02:00
Darien Raymond
ecd45ffb65
propagate error when adding domain condition 2018-07-17 17:53:24 +02:00
Darien Raymond
c52310cf54
optimize bounds check in bytes conversion 2018-07-17 15:19:22 +02:00