Commit Graph
313 Commits
Author SHA1 Message Date
Darien Raymond a06078ecb3 fix test 2018-04-12 00:28:20 +02:00
Darien Raymond c76d492c0f stats counter for inbound traffic 2018-04-12 00:10:14 +02:00
Darien Raymond 044c641d7b test case for tls certs 2018-04-10 23:02:47 +02:00
Darien Raymond 318a36fe58 automatic issuing certificates from provided CA 2018-04-10 12:42:02 +02:00
Darien Raymond b7fc1f0bd6 scenario test for domain socket 2018-04-09 20:45:23 +02:00
Darien Raymond a320196b77 refine domain socket transport 2018-04-09 17:09:24 +02:00
DarienRaymondandGitHub 61d9b04ca5 Merge pull request #1019 from v2ray/domainsocket
Implemented Primitive Domain Socket Support described in https://github.com/v2ray/Planning/issues/25
2018-04-09 12:42:42 +02:00
Darien Raymond 84a05e7cd9 remove shadowsocks conformance test 2018-04-05 21:57:35 +02:00
Shelikhoo c542c043f3 Merge branch 'master' of github.com:v2ray/v2ray-core into domainsocket 2018-04-05 19:11:33 +08:00
Shelikhoo 12012cd4df Testing and fixs 2018-04-05 19:06:54 +08:00
Darien Raymond 074dfbb78c add network list to shadowsocks server 2018-04-03 17:51:01 +02:00
Darien Raymond 08dab81eb2 migrate int to int32 2018-04-02 20:00:50 +02:00
Darien Raymond 6d98bc4607 split uplink and downlink traffic 2018-03-31 20:30:49 +02:00
Darien Raymond 0975e26ed1 command handler for stats 2018-03-31 10:30:12 +02:00
Darien Raymond 1179ecef27 block until rpc connection is ready 2018-03-08 23:40:02 +01:00
Darien Raymond 2c854057f7 test case for mux over shadowsocks 2018-03-07 22:47:18 +01:00
Darien Raymond 2e7944a9eb concurrent connection in h2 2018-03-01 21:42:42 +01:00
Darien Raymond 20be8aab61 test case for h2 transport 2018-03-01 21:22:53 +01:00
Darien Raymond d207d953bd h2 transport 2018-03-01 13:16:52 +01:00
Darien Raymond af29e42771 move tcp.PickPort to its own package 2018-03-01 11:53:39 +01:00
Darien Raymond 7e6b45ace4 format 2018-02-22 10:34:14 +01:00
Darien Raymond 87ef3b0a8f test case for dial 2018-02-21 00:18:53 +01:00
Darien Raymond 655fb40b3f remove json tag 2018-02-20 23:03:29 +01:00
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
sunshineplanandGitHub 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