Commit Graph
1599 Commits
Author SHA1 Message Date
Shelikhoo 856f2a2dd3 Fix assert fail 2016-08-15 21:19:15 +08:00
Shelikhoo 4b9e506dba Added Testing Cert 2016-08-15 21:18:48 +08:00
Shelikhoo f7ce9d3be6 Add Developer Insecure Skip Verify for testing 2016-08-15 20:42:38 +08:00
Shelikhoo 02e3c17c97 test:listen 2016-08-15 20:20:47 +08:00
Shelikhoo 40ec84e222 Dial test 2016-08-15 20:15:12 +08:00
Shelikhoo 2209294dfc Set reuse limit 2016-08-15 20:14:45 +08:00
Shelikhoo 0a49628555 Bettering ping method 2016-08-15 19:13:18 +08:00
Shelikhoo e382eaa59f typo 2016-08-15 18:59:50 +08:00
Shelikhoo 4c093a2107 Apply coding style 2016-08-15 18:59:14 +08:00
Shelikhoo a5ae6a0f4e Remove workaround 2016-08-15 18:57:39 +08:00
Shelikhoo bfb4e0d9b0 Apply coding style 2016-08-15 18:56:33 +08:00
Shelikhoo 273c8f6c57 Support Stop listener 2016-08-15 18:47:44 +08:00
Shelikhoo 062d05fdcf Added Stoppable listener for TLS listener 2016-08-15 18:43:17 +08:00
Shelikhoo c8cd1320c7 Use stopable listener for HTTP 2016-08-15 18:17:29 +08:00
Shelikhoo a36582b294 Added stopable listener 2016-08-15 18:16:54 +08:00
Shelikhoo 863237b518 Justify lock use 2016-08-15 17:53:11 +08:00
Shelikhoo 4853a1a6d3 Increase ping time 2016-08-15 17:48:30 +08:00
Shelikhoo de28198234 Guess protocol 2016-08-15 17:47:15 +08:00
Shelikhoo 7b3cf631c2 Removed inaccessable doc 2016-08-15 17:40:56 +08:00
Shelikhoo ee22082fb4 Fix host bug 2016-08-15 14:30:38 +08:00
Shelikhoo 00aeb29e46 typo 2016-08-15 12:31:55 +08:00
Shelikhoo 2bf9edfe7d Prevent unnesessary log 2016-08-15 12:23:15 +08:00
Shelikhoo d250013c99 Increase conn keep-alive time 2016-08-15 11:07:29 +08:00
Shelikhoo d06c75f926 Doc sync to code change 2016-08-15 10:25:20 +08:00
Shelikhoo 7259b3363b Merge branch 'master' into websockwt 2016-08-15 10:17:22 +08:00
v2ray cc92973daf fix destination from addr v1.24.1 2016-08-14 23:20:23 +02:00
v2ray ccf1bf25b6 Update version 2016-08-14 22:13:57 +02:00
v2ray 07dee80f54 update server v1.24 2016-08-14 22:08:23 +02:00
v2ray 4419f1e3d6 introduce address family in v2net 2016-08-14 18:14:12 +02:00
v2ray a9d583b92f connection session 2016-08-14 17:08:01 +02:00
v2ray a2651f4dfc address family interface 2016-08-14 17:07:52 +02:00
Shelikhoo fed2933043 fix crash 2016-08-14 20:41:26 +08:00
Shelikhoo 5e576e11bb fix crash 2016-08-14 20:40:59 +08:00
Shelikhoo 49441a5050 Docs 2016-08-14 14:11:51 +08:00
Shelikhoo a0fda39274 Fix crash 2016-08-14 11:06:39 +08:00
Shelikhoo 3e9e9b520e Remove useless test 2016-08-14 09:23:24 +08:00
Shelikhoo 1fe090dbfd Verfiy Domain correctly 2016-08-13 22:50:24 +08:00
Shelikhoo 427bed5ddb typo~ 2016-08-13 22:07:47 +08:00
Shelikhoo 16b529093d Support Listen WebSocket with TLS 2016-08-13 21:56:51 +08:00
Shelikhoo fecf9cc5b8 Added WebSocket transport 2016-08-13 21:44:36 +08:00
Shelikhoo 7ef66c57dc Support Listen WebSocket Connection 2016-08-13 21:43:46 +08:00
Shelikhoo 29f69d63c4 Support Dial WebSocket Connection 2016-08-13 21:42:56 +08:00
Shelikhoo 20f16309e6 Load Websocket Streamtype from json 2016-08-13 21:42:18 +08:00
Shelikhoo 0d60d2449a Add Websocket Stream type 2016-08-13 21:41:13 +08:00
Shelikhoo 2eced2bd6c Load Configure from json 2016-08-13 21:39:34 +08:00
Shelikhoo 8c4a6d94f9 WS Conf structure 2016-08-13 21:37:17 +08:00
Shelikhoo 8c96b1961b load ws transport on init 2016-08-13 21:35:31 +08:00
Shelikhoo 508f79f95f Advertise WS cap 2016-08-13 21:33:34 +08:00
Shelikhoo cb1356be75 Register ws network 2016-08-13 21:32:47 +08:00
v2ray bcd27ba36f option to allow passive connection 2016-08-12 23:37:21 +02:00