1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
Commit Graph

290 Commits

Author SHA1 Message Date
Darien Raymond
c25a76a0cf
integration test case for policy 2018-02-20 13:53:07 +01:00
Darien Raymond
e49d49bb9d
test case for adding and removing user by command 2018-02-19 16:52:51 +01:00
Darien Raymond
95be224caf
fix coverage test 2018-02-16 15:29:22 +01:00
Darien Raymond
07ca87990d
update coverall script 2018-02-16 15:17:09 +01:00
Darien Raymond
c05dade00a
fix commander test 2018-02-08 23:33:40 +01:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
deaee9fa65
test case for removing handler on the fly 2018-02-06 13:47:50 +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
7d11286d80
fix test 2017-12-19 23:54:21 +01:00
Darien Raymond
9e50a8daa6
fix test 2017-12-19 22:29:56 +01:00
Darien Raymond
f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
sunshineplan
8ec1a98040
update http connect test 2017-12-03 10:45:26 +08:00
Darien Raymond
b0b65cb3fa
chacha20 confermance test 2017-11-30 20:59:12 +01:00
Darien Raymond
fefb5c8e01
fix aead udp 2017-11-26 21:51:30 +01:00
Darien Raymond
9ec3e40cee
more aead test cases 2017-11-26 16:56:09 +01:00
Darien Raymond
e8901368d7
update http connect test 2017-11-26 15:15:03 +01:00
Darien Raymond
9a2a19509c
more time for vmess none 2017-11-26 14:18:48 +01:00
Darien Raymond
c51251bbdb
fix broken test 2017-11-20 11:27:41 +01:00
Darien Raymond
b859bdf684
test case for http post and connect 2017-11-17 16:53:00 +01:00
Darien Raymond
a430e2065a
move port allocation to udp package 2017-11-14 23:45:07 +01:00
Darien Raymond
6e61538b36
close http server properly 2017-11-09 01:06:40 +01:00
Darien Raymond
f5d76c8eb0
fix lint warnings 2017-11-07 14:40:51 +01:00
Darien Raymond
100391fdb7 fix http basic auth. fix #659 2017-10-28 14:25:22 +02:00
Darien Raymond
6c9a60100d format code 2017-10-26 21:44:22 +02:00
Darien Raymond
1d3c8098e9 basic auth in http server 2017-10-26 21:44:13 +02:00
Darien Raymond
522ac2a2e9 remove old assertion lib 2017-10-24 17:17:10 +02:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
afe190316d fail fast 2017-10-20 23:54:07 +02:00
Darien Raymond
1c29d1535c fix data race in tcp server 2017-10-20 23:36:14 +02:00
Darien Raymond
85a544d671 avoid unnecessary data race error in test cases 2017-10-20 23:30:36 +02:00
Darien Raymond
52ad41cda3 completely move away from net package 2017-08-29 14:32:54 +02:00
Darien Raymond
1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond
ade88fd5c7
reuse buffered writer in auth writer 2017-05-24 00:54:30 +02:00
Darien Raymond
087a91c46c
refactor test 2017-05-18 00:39:30 +02:00
Darien Raymond
1f1a5a78f0
cleanup 2017-05-04 13:17:07 +02:00
Darien Raymond
976395b4d6
cleanup 2017-05-03 11:33:42 +02:00
Darien Raymond
5b15d9aa92
cleanup 2017-05-03 11:14:05 +02:00
Darien Raymond
552aba4cee
reduce memory usage in test 2017-05-03 11:12:26 +02:00
Darien Raymond
0210a718f6
fix mux test 2017-05-03 10:53:35 +02:00
Darien Raymond
d5f931ae8b
fix udp handling in dokodemo and mux 2017-05-02 23:36:37 +02:00
Darien Raymond
d5ef224ac0
test case for mux udp 2017-05-02 22:56:19 +02:00
Darien Raymond
53f99ddde6
cleanup 2017-05-02 22:50:27 +02:00
Darien Raymond
74830b2583
test case for shadowsocks udp 2017-05-02 22:29:02 +02:00
Darien Raymond
96da76c5b0
test case for vmess udp 2017-05-02 00:39:10 +02:00
Darien Raymond
693702350d
refactor 2017-04-28 14:48:23 +02:00
Darien Raymond
7f1e9c85c9
more effecient auth reader and writer 2017-04-27 13:31:09 +02:00
Darien Raymond
fb3d2ca862
read content of the http response 2017-04-25 13:34:00 +02:00
Darien Raymond
00dd7d5cd2
test case for sni proxy 2017-04-25 01:40:34 +02:00
Darien Raymond
77521029b1
support for http and tls header sniffing 2017-04-25 00:19:22 +02:00