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

432 Commits

Author SHA1 Message Date
V2Ray
ec83281d18 Parse config just once 2015-09-22 18:11:55 +02:00
V2Ray
4874cd54a4 Introduce Packet to unify TCP and UDP communication 2015-09-22 14:45:03 +02:00
V2Ray
cb16047cf0 prefer interface over struct 2015-09-20 18:22:29 +02:00
V2Ray
b319704282 Add network type to destination to be ready for UDP connection 2015-09-20 16:03:12 +02:00
V2Ray
5d5102de4c code cleanup 2015-09-20 13:08:05 +02:00
V2Ray
521db6bdb4 update coverall script 2015-09-20 11:47:39 +02:00
V2Ray
07d4495b27 test cases for json config 2015-09-20 11:45:40 +02:00
V2Ray
d03cac9670 Orgnize coverage info 2015-09-20 00:43:42 +02:00
V2Ray
b40be74b86 Fix test break 2015-09-20 00:11:14 +02:00
V2Ray
075753c030 Massive refactoring for better code structure 2015-09-19 23:54:36 +02:00
V2Ray
86315633e1 update coverall script 2015-09-19 22:06:32 +02:00
V2Ray
2c0096c20a Update coverall script 2015-09-19 21:58:52 +02:00
V2Ray
76200e2764 test case for net.vmess 2015-09-19 21:56:09 +02:00
V2Ray
46abe9de5e Update coverall script 2015-09-19 19:21:17 +02:00
V2Ray
3734a25cf2 Update coverall script 2015-09-19 19:06:41 +02:00
V2Ray
5b63edbdbc Update coverall script to get better coverage info 2015-09-19 18:55:43 +02:00
V2Ray
8be5d695c8 test case for socks.net 2015-09-19 15:35:20 +02:00
V2Ray
26c040537f test cases for rand 2015-09-17 00:15:06 +02:00
V2Ray
228e1eeabe re-enable vmess test 2015-09-16 21:13:13 +02:00
V2Ray
4aad94c669 test cases for socks io 2015-09-16 17:29:00 +02:00
V2Ray
06e19d17e5 Update IV for instruction encryption 2015-09-15 01:32:55 +02:00
V2Ray
5af327f00b fix test break 2015-09-14 19:03:31 +02:00
V2Ray
51670b223d Remove prefix 'V' in struct names 2015-09-12 22:11:54 +02:00
V2Ray
8a6b07ba61 fix build break 2015-09-11 14:15:06 +02:00
V2Ray
262eb4f985 sample socks proxy 2015-09-11 14:12:09 +02:00
V2Ray
f1292f6035 format code 2015-09-09 15:26:11 +02:00
V2Ray
5559c1ca60 fix build break 2015-09-09 15:19:46 +02:00
V2Ray
c20a7958c2 simplify test code 2015-09-09 15:18:29 +02:00
V2Ray
08a96e5fe1 Unit test library to simplify test writing 2015-09-09 14:51:26 +02:00
V2Ray
f8e44a70cf typo 2015-09-07 21:24:46 +02:00
V2Ray
386c29644e set executable for coverall 2015-09-07 21:23:48 +02:00
V2Ray
7f54ba8f6b coverall script 2015-09-07 21:22:43 +02:00