1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 19:15:23 +00:00
Commit Graph

1133 Commits

Author SHA1 Message Date
v2ray
f5f13d801f add a lock to protect reader/writer from panic 2016-05-20 13:56:19 +02:00
v2ray
3ded18a75b initializable apps 2016-05-18 08:12:04 -07:00
v2ray
7765fedd78 modulize dispatcher and proxyman 2016-05-17 23:05:52 -07:00
v2ray
09ea65687c avoid goroutine leak 2016-05-16 17:30:00 -07:00
v2ray
18d75cb7b4 bug fixes to dns server 2016-05-16 11:53:18 -07:00
v2ray
49c8c31e26 test case for dns config 2016-05-16 09:19:55 -07:00
v2ray
10d1d9288b default value of dns config 2016-05-16 09:05:01 -07:00
v2ray
dac1339d6e Use dns in router 2016-05-16 00:25:34 -07:00
v2ray
3b545abe02 dns client implementation 2016-05-15 23:09:28 -07:00
v2ray
ac4d92a186 fix udp connection mapping 2016-05-13 19:35:59 -07:00
v2ray
634c4964cc Massive fixes 2016-05-12 17:20:07 -07:00
v2ray
3c02805186 realtime logger 2016-05-12 17:18:07 -07:00
v2ray
9a3c7a03c9 rename shadowsocks server 2016-05-12 10:42:08 -07:00
v2ray
0cedf8ad7d generator for china ip 2016-05-11 23:45:35 -07:00
v2ray
7e481fe943 rename retry_test package 2016-05-11 23:27:54 -07:00
v2ray
abdcda0a2f reorg common/log 2016-05-11 23:24:41 -07:00
v2ray
a37819c330 rename RegisterApp to Register 2016-05-11 12:05:58 -07:00
v2ray
c224f67666 actually return nil 2016-05-11 11:54:55 -07:00
v2ray
7fd94e1116 clear logic in v2io.Pipe 2016-05-11 11:54:29 -07:00
v2ray
e9ae553f78 test cases for v2io 2016-05-11 10:54:20 -07:00
v2ray
61ce85435f respond to system signals 2016-05-10 15:51:38 -07:00
v2ray
8fbca309df better management on udp connections 2016-05-10 15:43:02 -07:00
v2ray
1bd893501c reduce time of waiting for channel empty 2016-05-09 08:23:46 -07:00
v2ray
ff210aa67f agressively close stream 2016-05-09 08:23:31 -07:00
v2ray
9b511fb071 Fix a typo 2016-05-09 08:04:55 -07:00
v2ray
2739cf2f4a disable access log if log level = none 2016-05-08 23:01:27 -07:00
v2ray
2f9b8a955c remove unnecessary access logger init 2016-05-08 23:01:14 -07:00
v2ray
663b9c9bbc busy wait on writing 2016-05-08 19:04:51 -07:00
v2ray
b5f43031d4 refactor alter id generation 2016-05-07 21:07:46 +02:00
v2ray
8a07534586 remove unnecessary package alias 2016-05-07 20:26:29 +02:00
v2ray
73e84b1e06 account 2016-05-07 20:26:03 +02:00
v2ray
ef200c3c5e http client 2016-05-07 14:08:27 +02:00
v2ray
f2c656843e allow tls connection in http proxy 2016-05-07 10:36:36 +02:00
v2ray
b65017d28d Fix build break 2016-05-07 10:06:56 +02:00
v2ray
301b0ccff7 refine cert config in http 2016-05-07 10:06:12 +02:00
v2ray
67db5830be agreesively close rays 2016-05-07 09:53:15 +02:00
v2ray
8d1f06ebaf clean up on error 2016-05-07 00:19:06 +02:00
v2ray
0bc846f016 Fix ending in vmess reader. 2016-05-05 00:24:18 +02:00
v2ray
a7f61af79b fix auth reader 2016-05-04 23:41:24 +02:00
v2ray
03d6c648ab explictly invoke GC 2016-05-04 23:41:09 +02:00
v2ray
f5efd3f997 mips64 2016-05-03 17:13:58 +02:00
v2ray
34ea1538dd golang 1.6.2 2016-05-03 17:13:10 +02:00
v2ray
4a38882779 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-05-03 14:57:16 +02:00
v2ray
c20c44526c Fix buffer overrun in vmess 2016-05-03 14:57:09 +02:00
Darien Raymond
ed8f5b732e Merge pull request #131 from wtlusvm/master
Fix #127
2016-05-03 11:44:20 +02:00
wtlusvm
5ab9d5476e Fix #127 2016-05-03 06:06:07 +00:00
v2ray
7d43952690 tcphub now takes tls config as construtor parameter 2016-05-03 00:16:07 +02:00
v2ray
f594f5b606 simplify tcp connection 2016-05-02 23:53:16 +02:00
v2ray
406360ed3e fix test servers 2016-05-02 23:02:40 +02:00
v2ray
7cb784b678 initial check in for mobile 2016-05-02 22:59:05 +02:00