1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 19:45:24 +00:00
Commit Graph

644 Commits

Author SHA1 Message Date
Darien Raymond
4761139fbc
comments 2017-11-06 22:42:16 +01:00
Darien Raymond
482793d28a get asset location on demand 2017-11-06 12:23:21 +01:00
Darien Raymond
064d7249f5 banchmark IPNetTable 2017-11-05 23:39:47 +01:00
Darien Raymond
541924dc88 fix cidr parsing for non-normalized ips 2017-11-05 10:37:23 +01:00
Darien Raymond
1d2c624062 get asset location 2017-11-04 21:33:09 +01:00
Darien Raymond
4b240eb683 DiscardBytes 2017-11-04 01:33:35 +01:00
Darien Raymond
4412d73b28 get rid off ioutil 2017-11-04 01:33:28 +01:00
Darien Raymond
2f5d501643 fix length calculation in bufferToBytesReader.WriteTo 2017-11-03 13:19:48 +01:00
Darien Raymond
08ece5d2bf default security to auto 2017-10-30 21:14:04 +01:00
Darien Raymond
6c9a60100d format code 2017-10-26 21:44:22 +02:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
4a0ca30d08 update assertion api 2017-10-24 10:03:00 +02:00
Darien Raymond
6ddafdbd73 net assert 2017-10-23 23:47:20 +02:00
Darien Raymond
66b81a842d comments 2017-10-22 22:45:05 +02:00
Darien Raymond
26818a2602 fix domain length issue for all proxies 2017-10-22 20:17:06 +02:00
Darien Raymond
233bb08e56 fix lint warnings 2017-10-22 15:03:20 +02:00
Darien Raymond
49914adf00 remove buffer pool in favor of Go 1.9 concurrent GC 2017-10-22 15:01:36 +02:00
Darien Raymond
24089bfad0 remove duplicated address type def 2017-10-21 21:59:46 +02:00
Darien Raymond
f1a15e92f5 apply bitmask to other packages 2017-10-21 21:04:24 +02:00
Darien Raymond
8c6f73f30b bitmask 2017-10-21 20:40:31 +02:00
Darien Raymond
bae5639dfd refactor 2017-10-07 03:17:55 +08:00
ghv2
0ef745dbf9 fix timer leak 2017-10-06 20:59:04 +08:00
Darien Raymond
59094b4959 id cleanup 2017-09-27 21:09:47 +02:00
Darien Raymond
109a37fe7e aggressively close connection when response is done 2017-09-27 15:29:00 +02:00
Darien Raymond
01c3a39fb0 update comments 2017-09-27 13:55:48 +02:00
Darien Raymond
8971e699d9 common.Must2 2017-09-19 23:27:49 +02:00
Darien Raymond
78d682e4d1 refactor 2017-09-11 21:56:20 +02:00
Darien Raymond
52ad41cda3 completely move away from net package 2017-08-29 14:32:54 +02:00
Darien Raymond
815019f6da rename IPNet to IPNetTable 2017-08-29 13:51:09 +02:00
Darien Raymond
fee3042239 fix build break 2017-08-29 13:12:50 +02:00
Darien Raymond
1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond
c33d7f0e21 Leverage math bitx 2017-08-29 11:31:16 +02:00
Darien Raymond
c83a7b8311 refactor 2017-08-25 15:11:06 +02:00
Darien Raymond
97a09bb5bd
refactor 2017-08-24 23:10:58 +02:00
Darien Raymond
7392bb495b refactor 2017-08-24 22:56:31 +02:00
Darien Raymond
1c2b6d9536 refactor 2017-08-22 15:15:09 +02:00
Darien Raymond
08a72b7eb6
go generate 2017-07-24 21:41:12 +02:00
Darien Raymond
07847576b5
refine copy handler 2017-06-04 21:32:01 +02:00
Darien Raymond
10bc421af9
fix type conversion 2017-05-26 03:02:13 +02:00
Darien Raymond
b16a82024c
normalized env variable names for bash 2017-05-26 01:11:38 +02:00
Darien Raymond
ade88fd5c7
reuse buffered writer in auth writer 2017-05-24 00:54:30 +02:00
Darien Raymond
06d4c37889
integrate mux in vmess server 2017-05-17 21:13:01 +02:00
Darien Raymond
a8da85eca5
simplify code 2017-05-16 16:47:07 +02:00
Darien Raymond
5829b45bbe
close timer faster 2017-05-09 00:01:15 +02:00
Darien Raymond
aea71c2aa8
release timer faster after ctx finish 2017-05-08 17:09:21 +02:00
Darien Raymond
53f99ddde6
cleanup 2017-05-02 22:50:27 +02:00
Darien Raymond
7a4bab4940
support packet transfer type in mux 2017-05-02 22:23:07 +02:00
Darien Raymond
939fae00e9
packet mode reader and writer 2017-05-02 00:28:16 +02:00
Darien Raymond
c5aa4acb35
prototype of vpndialer 2017-04-30 23:37:30 +02:00
Darien Raymond
98b5b415f0
remove unused code 2017-04-28 22:42:43 +02:00