Darien Raymond
|
f056ad1633
|
allow a small amount of cache on low end devices
|
2018-08-17 11:52:23 +02:00 |
|
Darien Raymond
|
2594f7027a
|
remove ToNetBuffers
|
2018-08-17 11:51:59 +02:00 |
|
Darien Raymond
|
950612544b
|
simple write for single buffer
|
2018-08-16 12:40:55 +02:00 |
|
Darien Raymond
|
fdb3a7b57d
|
remove use of buf.NewSize()
|
2018-08-16 12:05:33 +02:00 |
|
Darien Raymond
|
053fc38d38
|
refine udp hub api
|
2018-08-11 22:35:01 +02:00 |
|
Darien Raymond
|
1dcc379116
|
remove upload.sh
|
2018-08-11 22:28:43 +02:00 |
|
Darien Raymond
|
d4ad1cd66d
|
Update version
|
2018-08-09 23:38:32 +02:00 |
|
Darien Raymond
|
55a4c8a464
|
multiple tls conns
|
2018-08-09 23:02:31 +02:00 |
|
Darien Raymond
|
e7d45d8d63
|
temporarily skip TLS test in ws
|
2018-08-09 16:51:47 +02:00 |
|
Darien Raymond
|
e64b800149
|
temporary skip tls test on arm64
|
2018-08-09 16:30:05 +02:00 |
|
Darien Raymond
|
c89531022f
|
fix kcp state wait
|
2018-08-09 13:38:47 +02:00 |
|
Darien Raymond
|
35129e6518
|
allocate copyHandler on stack
|
2018-08-09 13:30:44 +02:00 |
|
Darien Raymond
|
ab87c240f7
|
reduce memory usage in tls
|
2018-08-09 13:30:29 +02:00 |
|
Darien Raymond
|
c81531fc77
|
destroy timer immedietely after use
|
2018-08-09 12:23:27 +02:00 |
|
Darien Raymond
|
b238188770
|
delayed timer creation
|
2018-08-09 12:23:08 +02:00 |
|
Darien Raymond
|
e343fe80a2
|
test case for writer creation
|
2018-08-08 10:33:40 +02:00 |
|
Darien Raymond
|
f27a381fe8
|
restrict multi-writer to syscall.conn only
|
2018-08-08 10:22:59 +02:00 |
|
Darien Raymond
|
63c7f5e686
|
check payload length before decrypting it. fixes #1227
|
2018-08-08 00:26:01 +02:00 |
|
Darien Raymond
|
392b621e8d
|
Update version
|
2018-08-06 19:17:28 +02:00 |
|
Darien Raymond
|
b79ec5f1ed
|
use protocol in string form
|
2018-08-06 13:48:35 +02:00 |
|
Darien Raymond
|
dc5e4d1686
|
fix shippable ci
|
2018-08-06 12:13:58 +02:00 |
|
Darien Raymond
|
ed39bcbac2
|
fix a typo
|
2018-08-06 11:19:56 +02:00 |
|
Darien Raymond
|
79649682db
|
update shippable badge
|
2018-08-06 11:19:43 +02:00 |
|
Darien Raymond
|
152a5627c7
|
update shippable ci
|
2018-08-06 11:13:46 +02:00 |
|
Darien Raymond
|
e8ebb3266e
|
update shippable ci
|
2018-08-06 11:06:04 +02:00 |
|
Darien Raymond
|
f0f6bee398
|
update shippable ci
|
2018-08-06 11:00:49 +02:00 |
|
Darien Raymond
|
06e62499cb
|
shippable ci
|
2018-08-06 10:58:00 +02:00 |
|
Darien Raymond
|
c0fc277551
|
fix mux closing logic
|
2018-08-05 18:57:41 +02:00 |
|
Darien Raymond
|
8ed119e3f6
|
make sure err is propagated
|
2018-08-05 17:56:49 +02:00 |
|
Darien Raymond
|
8d7fab6aea
|
update docker trigger url
|
2018-08-02 23:13:06 +02:00 |
|
Darien Raymond
|
ef679bddbd
|
test case
|
2018-08-02 13:28:13 +02:00 |
|
Darien Raymond
|
e5d3ec420e
|
refine default cache size
|
2018-08-02 10:35:53 +02:00 |
|
Darien Raymond
|
fc9b833d3c
|
format code
|
2018-07-31 19:33:59 +02:00 |
|
Darien Raymond
|
d665cf3e72
|
refine reader creation in vmess inbound
|
2018-07-31 19:33:54 +02:00 |
|
Darien Raymond
|
200ce404c6
|
fix buffer settings
|
2018-07-31 16:46:37 +02:00 |
|
Darien Raymond
|
8c08ca52eb
|
refine vmess test
|
2018-07-31 16:16:52 +02:00 |
|
Darien Raymond
|
5e65d7da6d
|
more accurate memory usage when buffer = 0
|
2018-07-31 16:05:57 +02:00 |
|
Darien Raymond
|
73a1111083
|
fix error reporting
|
2018-07-31 16:05:44 +02:00 |
|
Darien Raymond
|
7baa6977d3
|
cleanup buf interfaces
|
2018-07-31 13:43:27 +02:00 |
|
Darien Raymond
|
b3cf1f70d7
|
optimize readv reader
|
2018-07-31 13:04:55 +02:00 |
|
Darien Raymond
|
6a06908456
|
optimize encryption read/write operations
|
2018-07-31 12:37:59 +02:00 |
|
Darien Raymond
|
8cfe77383f
|
writeHash
|
2018-07-30 22:54:24 +02:00 |
|
Darien Raymond
|
206f52affc
|
refine buffer interface
|
2018-07-30 22:45:06 +02:00 |
|
Darien Raymond
|
a4030dd237
|
reduce default buffer size to 2MB
|
2018-07-30 22:31:49 +02:00 |
|
Darien Raymond
|
d615adab36
|
optimize padding reading
|
2018-07-30 20:08:50 +02:00 |
|
Darien Raymond
|
f37e2ace9c
|
Update version
|
2018-07-30 11:08:52 +02:00 |
|
Darien Raymond
|
bf2d3890de
|
padding must be enabled when chunk masking is enabled
|
2018-07-30 09:49:00 +02:00 |
|
Darien Raymond
|
3b0bfe9422
|
check empty
|
2018-07-29 15:10:06 +02:00 |
|
Darien Raymond
|
47f1399995
|
check errors
|
2018-07-29 13:19:03 +02:00 |
|
Darien Raymond
|
18f3fb5196
|
comment
|
2018-07-29 10:47:50 +02:00 |
|
Darien Raymond
|
de2e386007
|
refine appveyor yaml. fixes #1212
|
2018-07-29 10:33:09 +02:00 |
|
Darien Raymond
|
1ca3bb9750
|
remove segment pools
|
2018-07-29 03:54:24 +02:00 |
|
Darien Raymond
|
2d4a0f23d5
|
rewrite sending logic
|
2018-07-29 03:54:15 +02:00 |
|
Darien Raymond
|
a3fd81dfff
|
rework multibuf copy
|
2018-07-29 03:38:54 +02:00 |
|
Darien Raymond
|
9ee9af9e02
|
fix mb copy again
|
2018-07-29 03:23:59 +02:00 |
|
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 |
|