v2ray
59a5f832f6
fixes for sync logic
2016-01-04 01:19:27 +01:00
v2ray
4a7f45113a
check accepting in http
2016-01-04 01:13:43 +01:00
v2ray
e2623e65dd
more china sites
2016-01-04 01:12:38 +01:00
v2ray
24adb769a6
more china sites
2016-01-04 01:05:32 +01:00
v2ray
56c5302367
close method for point server
2016-01-04 00:33:25 +01:00
v2ray
201481a82c
close method for inbound connection handler
2016-01-03 23:30:37 +01:00
v2ray
8a132643ef
more china sites
2016-01-03 15:38:09 +01:00
v2ray
0780db7999
move connhandler to proxy
2016-01-02 23:32:18 +01:00
v2ray
54ce82fbfa
Move unnecessary functions to internal
2016-01-02 23:08:36 +01:00
v2ray
1c4c9bffad
Move proxy/common/config to proxy/internal/config
2016-01-02 17:40:51 +01:00
v2ray
dc86eb76da
update version and code name
2016-01-01 23:48:20 +01:00
v2ray
3baa1f5bc5
interface for inbound connection handler manager
2016-01-01 23:44:11 +01:00
v2ray
6344369eb4
Merge branch 'master' of https://github.com/v2ray/v2ray-core
2016-01-01 22:34:59 +01:00
Darien Raymond
e483075941
Merge pull request #63 from adoot/master
...
http bug fixes & disable keep-alive
2016-01-01 22:34:19 +01:00
adoot
09bf6def69
http bug fixes & disable keep-alive
...
This patch defers Conn.Close call until all responses from server
has been written to the client. It should fix many of the hanging
issues we have with plain HTTP requests.
2016-01-01 13:08:53 -08:00
v2ray
dfa158677a
Update copyright
2016-01-01 00:08:46 +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
v2ray
96053d9e12
description for tools package
2015-12-28 10:30:21 +01:00
v2ray
f9e017d7c4
Move docker files to tools
2015-12-28 10:28:14 +01:00
v2ray
639bcad78d
Output SHA1 checksum for released packages
2015-12-27 23:27:39 +01:00
V2 Ray
ed5be19dbe
Merge pull request #62 from adoot/master
...
docker build for v2ray
2015-12-27 21:07:23 +01:00
adoot
ffa2f49621
add: docker file
2015-12-25 02:27:13 +00:00
adoot
3bbb1c6a93
minor: ignore error on mkdir in install.sh
2015-12-25 02:11:21 +00:00
v2ray
20b64ecdfe
more china sites
2015-12-25 01:24:08 +01:00
v2ray
8d6fdd014a
dns cache command
2015-12-25 01:07:42 +01:00
v2ray
367d17b44c
more china sites
2015-12-23 09:58:18 +01:00
v2ray
4a8ec6926b
dialer
2015-12-17 01:19:04 +01:00
v2ray
6543facd51
converting from host to address directly
2015-12-17 00:58:45 +01:00
v2ray
34a0cb0b70
move port out of address
2015-12-16 23:53:38 +01:00
v2ray
4be7cd7908
Fix test flakiness
2015-12-16 16:42:54 +01:00
v2ray
e3a00d1400
improve http proxy effeciency
2015-12-16 16:37:32 +01:00
v2ray
b3ec97058e
refind http proxy
2015-12-16 15:52:40 +01:00
v2ray
655f8cd150
more china sites
2015-12-16 15:49:09 +01:00
v2ray
ac8d0bbd1c
more china sites
2015-12-16 00:57:04 +01:00
v2ray
51c6ef63f4
more china sites
2015-12-16 00:08:46 +01:00
v2ray
8d6874a7da
more china sites
2015-12-15 23:04:44 +01:00
v2ray
05397c5bde
more china sites
2015-12-15 22:55:06 +01:00
v2ray
34f34bb25d
refine http proxy
2015-12-15 22:13:09 +01:00
v2ray
24653aef21
still close connection agressively
2015-12-15 16:38:25 +01:00
v2ray
e12e5a0ecb
barely working http proxy
2015-12-15 16:00:47 +01:00
v2ray
d0a75ce9f3
handle connect request in http proxy
2015-12-15 00:53:40 +01:00
v2ray
e2acec745c
Add a bytes method to alloc.buffer
2015-12-15 00:53:27 +01:00
Darien Raymond
05caf04eee
unfinished http proxy
2015-12-14 16:26:29 +00:00
Darien Raymond
f0c1695db4
send request without waiting for the first packet.
2015-12-14 14:51:48 +00:00
Darien Raymond
86f97616fc
add cache to router
2015-12-14 13:40:13 +00:00
Darien Raymond
9e84519134
validity map
2015-12-14 13:14:10 +00:00
Darien Raymond
56976e2d1b
more chinasites
2015-12-14 10:52:18 +00:00
Darien Raymond
969336de9c
remove no-close option from start-stop-daemon
2015-12-14 09:34:25 +00:00
v2ray
543478a01e
Move code to init
2015-12-14 01:12:29 +01:00