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

21 Commits

Author SHA1 Message Date
Loyalsoldier
f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Loyalsoldier
f5ad09103f
Chore: format code (#600) 2021-01-12 10:44:12 +08:00
Kslr
795a3f632d
Test: fix race issue (#598)
other "race" problems are only in the test, and so I deleted the detection
2021-01-11 20:50:58 +08:00
Loyalsoldier
45aeaa8080
Refine pick port logic (#481) 2020-12-02 23:48:32 +08:00
Darien Raymond
156af4241d
add some logs 2018-09-10 22:12:07 +02:00
Darien Raymond
af29e42771
move tcp.PickPort to its own package 2018-03-01 11:53:39 +01:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +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
976395b4d6
cleanup 2017-05-03 11:33:42 +02:00
Darien Raymond
7de7588ec2
proto for destination 2016-09-20 11:53:05 +02:00
v2ray
07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray
a5a70afdb8
remove port testing 2016-08-15 22:12:11 +02:00
v2ray
b47c1ca609 get rid of annoying firewall warnings 2016-05-29 16:37:52 +02:00
v2ray
406360ed3e fix test servers 2016-05-02 23:02:40 +02:00
v2ray
edd02f7d3c format code 2016-02-03 12:18:52 +01:00
Darien Raymond
f19da2058a actually close tcp and udp servers 2016-02-02 15:03:56 +00:00
v2ray
34a0cb0b70 move port out of address 2015-12-16 23:53:38 +01:00
v2ray
e12e5a0ecb barely working http proxy 2015-12-15 16:00:47 +01:00
Darien Raymond
ae056714db refactor common/net.Port 2015-12-02 20:44:01 +00:00
V2Ray
afb5448ffe test case for UDP in freedom 2015-10-04 20:22:52 +02:00