1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-11 11:34:21 -04:00
Commit Graph

32 Commits

Author SHA1 Message Date
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