Xiaokang Wang (Shelikhoo)
d9181ad84a
Add Testing for meek, grpc, httpUpgrade Transport ( #3160 )
...
* Add instance management based testing
* Add testing for meek transport
* Add testing for grpc, httpupgrade transport
2024-09-16 11:19:42 +01:00
秋のかえで
2332513471
Chore: fix gofumpt lint ( #1719 )
2022-04-06 23:48:16 +08:00
yuhan6665
5b9f7821ea
Test: Add statistics in conn testing ( #1444 )
...
* Add statistics in conn testing
Occasional error is observed when we execute long test
Print time and memory for better troubleshooting in the future
* fix: units import version error
Co-authored-by: Kslr <kslrwang@gmail.com>
Co-authored-by: Kslr <hi@kslr.org>
2022-04-06 12:22:35 +08:00
Shelikhoo
3ef7feaeaf
update version: auto replacement to v5 path
2022-01-02 15:16:23 +00:00
yuhan6665
c58811c14b
Fix flaky TestVMessDynamicPort ( #723 )
...
(cherry-picked from a4cd3110f1
, modified by committer)
See Also: https://github.com/v2fly/v2ray-core/pull/1289
2021-09-30 15:27:29 +01:00
Shelikhoo
52d414fa49
integrate ioutil migration in test
...
Some inconsistent change have been introduced in a previous version of ioutil migration(0c3105691f
).
2021-09-29 09:25:23 +01:00
Shelikhoo
0c3105691f
refactor: move from io/ioutil to io and os package ( #1298 )
...
Author: Eng Zer Jun <engzerjun@gmail.com>
Date: Mon Sep 27 00:56:31 2021 +0800
refactor: move from io/ioutil to io and os package (#1298 )
2021-09-27 23:02:19 +01:00
young-zy
12dfbc78a3
Update protobuf version (rebased from 6d25d51519
)
...
Some change is not adopted since it would break the code base. These changes will be reintroduced at a later date.
2021-09-04 11:09:58 +01:00
Loyalsoldier
f94dd11a8c
Chore: change module name ( #677 )
2021-02-17 04:31:50 +08:00
Loyalsoldier
b68f943c78
Fix lint according to golangci-lint ( #439 )
2020-11-22 05:05:01 +08:00
loyalsoldier
784775f689
Refine code according to golangci-lint results
2020-10-11 19:22:46 +08:00
Shelikhoo
09b81b78c3
regenerate pb data
2020-06-08 16:16:32 +08:00
Darien Raymond
66a60dbfa3
remove dep on assert lib
2019-02-03 19:46:53 +01:00
Darien Raymond
40796b9f9c
remove dependency on assert lib
2019-01-11 17:17:59 +01:00
Darien Raymond
edd71de1c3
remove dependency on assert lib
2019-01-07 23:27:59 +01: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
af29e42771
move tcp.PickPort to its own package
2018-03-01 11:53:39 +01:00
Darien Raymond
01c76d70da
listen on localhost only
2018-02-06 12:22:46 +01:00
Darien Raymond
292d7cc353
massive refactoring for interoperability
2018-01-10 12:22:37 +01:00
Darien Raymond
f4c35db968
merge log into common log
2017-12-19 21:28:12 +01:00
Darien Raymond
a430e2065a
move port allocation to udp package
2017-11-14 23:45:07 +01:00
Darien Raymond
1c856a46ab
step 1 to remove reference to net package
2017-08-29 12:56:57 +02:00
Darien Raymond
087a91c46c
refactor test
2017-05-18 00:39:30 +02:00
Darien Raymond
0210a718f6
fix mux test
2017-05-03 10:53:35 +02:00
Darien Raymond
693702350d
refactor
2017-04-28 14:48:23 +02:00
Darien Raymond
67dbb86b0e
cleanup
2017-04-21 13:26:54 +02:00
Darien Raymond
c55f737dd0
kill server faster
2017-04-16 20:55:48 +02:00
Darien Raymond
35248497d2
refactor error messages
2017-04-09 01:43:25 +02:00
Darien Raymond
75f5cb9afb
refactor log and error
2017-04-06 21:13:17 +02:00
Darien Raymond
27009786e9
output error
2017-04-04 00:17:29 +02:00
Darien Raymond
e128f4de42
remove unused code
2017-03-31 17:12:33 +02:00
Darien Raymond
d27743b3b9
rewrite vmess test
2017-02-06 15:36:55 +01:00
Darien Raymond
ebf15aa6bb
fix test cases
2017-01-29 09:02:19 +01:00
Darien Raymond
d6f8528075
better port picker
2017-01-16 14:18:13 +01:00
Darien Raymond
8b00d6fc30
clean imports
2017-01-14 00:27:45 +01:00
Darien Raymond
961b4bbb22
cleanup socks test
2017-01-08 22:32:41 +01:00
Darien Raymond
a44d556667
test case for tls connection
2016-12-30 23:12:00 +01:00
Darien Raymond
310474d592
init tls test
2016-12-16 21:39:00 +01:00