Commit Graph

101 Commits (86490e884c320e0750480d8b92af918225710e03)

Author SHA1 Message Date
v2ray f48504a2e4 reuse buffer 2016-01-23 11:27:52 +01:00
v2ray 19b8b54672 fix usage of = 2016-01-23 11:26:48 +01:00
v2ray c958a20565 default value for strategy random 2016-01-23 10:58:26 +01:00
v2ray c26f081101 delay close of expired connections 2016-01-22 22:17:50 +01:00
v2ray c61cd2cf8f always recreate buffer for ich in user 2016-01-22 16:51:11 +01:00
v2ray 98d99a1fd0 dynamic allocation of inbounds 2016-01-22 16:25:01 +01:00
v2ray 37a9d8ef50 dice.Roll() 2016-01-21 22:45:44 +01:00
Darien Raymond d8c6102638 test case for on demand detour 2016-01-21 16:22:56 +00:00
v2ray 51695df239 implement inbound connection handler manager in point 2016-01-21 01:40:52 +01:00
v2ray eec0bb4db4 lazy evaluation of log fields 2016-01-18 12:24:33 +01:00
v2ray 0bfe78dd6e more logs in point 2016-01-18 11:41:02 +01:00
v2ray dde47290d7 completely remove json folder in v2ray 2016-01-17 21:43:10 +01:00
Darien Raymond ae8121e633 remove json packages in app folder 2016-01-17 15:20:49 +00:00
v2ray 393a64820f simplify port range 2016-01-15 13:39:36 +01:00
v2ray e5fa96f814 massive refactoring against json config parsing 2016-01-15 12:43:06 +01:00
v2ray 8f1c4b7f71 simplify code 2016-01-11 12:35:36 +01:00
v2ray 0921470341 use packet filter in point 2016-01-05 21:54:23 +01:00
v2ray b9c3f2cb75 Fix for empty packets 2016-01-05 12:08:16 +01:00
v2ray 56c5302367 close method for point server 2016-01-04 00:33:25 +01:00
v2ray 0780db7999 move connhandler to proxy 2016-01-02 23:32:18 +01:00
v2ray 1c4c9bffad Move proxy/common/config to proxy/internal/config 2016-01-02 17:40:51 +01:00
v2ray 3baa1f5bc5 interface for inbound connection handler manager 2016-01-01 23:44:11 +01:00
v2ray e19d8002a8 Refresh rate of a inbound detour allocation 2015-12-29 20:52:35 +01:00
v2ray 71c70416f5 config for on demand inbound detour 2015-12-28 23:17:38 +01:00
Darien Raymond dd81fc6f6a hide space implementations from interfaces 2015-12-11 11:01:20 +00:00
v2ray 46ab9c45cc space with context 2015-12-10 23:55:39 +01:00
v2ray aa83ea35ca really fix test break 2015-12-10 15:03:55 +01:00
v2ray 7d2d536184 Fix test break 2015-12-10 12:44:06 +01:00
v2ray 3a1c134f84 add tag for inbound detour connection 2015-12-08 00:54:45 +01:00
v2ray 641e5db851 rename RouterConfig to Config 2015-12-08 00:04:02 +01:00
v2ray aab774e78f simplify router config 2015-12-07 22:47:47 +01:00
Darien Raymond af8412175e re-org vmess content 2015-12-07 19:32:38 +00:00
v2ray c54c0218e0 simplify test 2015-12-06 20:38:01 +01:00
v2ray 092217182a simplify config directory 2015-12-06 18:21:15 +01:00
v2ray 8bee0c4a7b cleanup shell/point/config 2015-12-06 16:41:41 +01:00
v2ray e1c58fae2b dns cache 2015-12-06 11:00:10 +01:00
v2ray 15e6e6d80c introduce app.Space 2015-12-05 22:55:45 +01:00
v2ray db7d48e48f Refine log settings 2015-12-05 21:10:14 +01:00
v2ray 003fac7d2a doc 2015-12-04 22:53:31 +01:00
Darien Raymond 3327cb0b80 format code 2015-12-04 15:49:45 +00:00
Darien Raymond 1a25931944 advanced end 2 end test 2015-12-04 15:49:10 +00:00
Darien Raymond 223ff7d561 add error message 2015-12-04 14:30:41 +00:00
v2ray 73807390f1 Fix a bug in inbound detour handler 2015-12-03 20:57:33 +01:00
Darien Raymond f2c3d41f2d comments 2015-12-03 14:12:47 +00:00
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 3c12469ae5 leverage serial.String in assert 2015-12-02 15:41:19 +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
Darien Raymond 56a79a2190 remove DetourTag and add more test cases 2015-11-30 15:14:38 +00:00
V2Ray 07582c5b60 Move point to shell 2015-11-29 14:45:32 +01:00