Commit Graph

75 Commits (f2c3d41f2dba846ee1e76354127b0b69ebfd5337)

Author SHA1 Message Date
Darien Raymond 9b830fc432 update end 2 end test 2015-12-02 23:41:34 +00:00
Darien Raymond ae056714db refactor common/net.Port 2015-12-02 20:44:01 +00:00
Darien Raymond fa7c1069bc more update 2015-12-02 16:27:55 +00:00
Darien Raymond 3c12469ae5 leverage serial.String in assert 2015-12-02 15:41:19 +00:00
Darien Raymond 091f047ebb add assertions for net utilities 2015-12-02 15:19:39 +00:00
Darien Raymond 0a2e4343bc massive refactoring against unit test lib 2015-12-02 14:27:18 +00:00
V2Ray cee85bdf26 Add Port as a type 2015-12-02 12:47:54 +01:00
V2Ray 07582c5b60 Move point to shell 2015-11-29 14:45:32 +01:00
V2Ray bd48556b98 Smarter reader generator 2015-11-10 12:13:01 +01:00
V2Ray a3a51b7b30 Update coverall 2015-11-06 13:56:33 +01:00
V2Ray 5347673e00 test case for socks udp 2015-11-06 13:45:41 +01:00
V2Ray 6ce1539bca Update coverall script 2015-11-06 13:28:34 +01:00
V2Ray e60fcba4b3 Test cases for Socks end 2 end. 2015-11-06 13:08:20 +01:00
V2Ray fdc72ed8c9 Move mocked userset to vmess/protocol/user 2015-11-04 23:04:00 +01:00
V2Ray 1d4b541d2f Move mock config to app/config 2015-11-04 23:01:04 +01:00
V2Ray 192960b711 Move mocked connection handlers to proxy/testing/mocks 2015-11-01 21:15:08 +01:00
V2Ray 3c43268898 inbound detour 2015-10-31 22:22:43 +01:00
V2Ray 1c09b70931 format code 2015-10-31 14:08:13 +01:00
V2Ray b44098d752 Introduce user level 2015-10-31 00:38:31 +01:00
V2Ray d585ec0593 Move config to app/point 2015-10-30 22:50:45 +01:00
V2Ray f93b29993b Move connection handler interfaces to proxy/common/connhandler 2015-10-30 00:11:29 +01:00
V2Ray 6e8425b23a Remove config type in connection settings() 2015-10-29 23:35:54 +01:00
Claire Raymond 771d0225c7 Refactor vmess config 2015-10-16 10:03:22 +00:00
V2Ray 890d185979 Cleanup root directory 2015-10-14 14:51:19 +02:00
V2Ray dc7d4a2309 Test case for wrong user account in socks5 2015-10-13 21:29:27 +02:00
V2Ray 1d40220d31 Remove error defination 2015-10-13 13:55:06 +02:00
V2Ray b115df56c0 fix test break 2015-10-09 17:58:35 +02:00
V2Ray 9ee73c4f6b Maintain an internal buffer pool to accelerate allocation 2015-10-08 14:46:18 +02:00
V2Ray cd81e5531b reuse outbound connection handler 2015-10-07 00:30:44 +02:00
V2Ray 72b4eeba8b Simpilify configuration files 2015-10-06 23:11:08 +02:00
V2Ray afb5448ffe test case for UDP in freedom 2015-10-04 20:22:52 +02:00
V2Ray 5c4b149d48 UDP support 2015-10-03 11:34:01 +02:00
V2Ray e70ff6547c Test root package 2015-10-01 16:20:16 +02:00
V2Ray b33995399b Remove uniq -u 2015-09-26 23:38:57 +02:00
V2Ray c598e229a9 fix for travis env 2015-09-26 23:36:25 +02:00
V2Ray 184560883f fully automated coverall script 2015-09-26 23:33:08 +02:00
V2Ray 8c682d32e6 coverall 2015-09-25 00:18:26 +02:00
V2Ray 08f85fc9b7 Unify error checking by introducing error codes 2015-09-25 00:17:44 +02:00
V2Ray 1995594b98 Error code check 2015-09-24 22:24:00 +02:00
V2Ray e83eec9479 Print out the correct point of error 2015-09-24 21:46:25 +02:00
V2Ray 9e4902d17a typo 2015-09-24 18:04:42 +02:00
V2Ray 685c0f3c05 Update coverall script 2015-09-24 18:02:10 +02:00
V2Ray 33768175c1 Update travis 2015-09-23 20:18:23 +02:00
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