Commit Graph

1158 Commits (e9f0eea0d1421ae52c8173da7687ae2793a3214d)

Author SHA1 Message Date
v2ray e9f0eea0d1 force install 2016-05-25 12:32:53 +02:00
v2ray f48f51c6b4 bug fixes 2016-05-25 12:30:04 +02:00
v2ray a4296f22df check version in install-release.sh 2016-05-25 12:27:40 +02:00
v2ray 3156c4586c Allow data stream passing through http proxy 2016-05-25 09:32:26 +02:00
v2ray c75d840706 Remove serial.String 2016-05-24 22:41:51 +02:00
v2ray 444808a51a Remove Intxx interfaces 2016-05-24 22:15:46 +02:00
v2ray ab39750ceb Remove serial.Bytes 2016-05-24 22:09:22 +02:00
v2ray fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray 3582b9d869 move net/testing/assert into assert 2016-05-24 15:29:08 +02:00
v2ray bbdc692a93 fix test break 2016-05-23 20:32:08 +02:00
v2ray 50957b9973 Fix build break 2016-05-23 20:25:24 +02:00
v2ray 47b2fafb32 Shorten StringLiteral 2016-05-23 20:23:40 +02:00
v2ray cfdda19834 Shorten BytesLiteral 2016-05-23 20:21:23 +02:00
v2ray 5b23d25e35 address 2016-05-23 20:16:36 +02:00
v2ray 28cf3aa0c7 uint32 2016-05-23 20:16:31 +02:00
v2ray ac58eed310 more china sites 2016-05-23 14:19:38 +02:00
v2ray 54cf3f75b1 daemon script 2016-05-23 01:21:03 +02:00
v2ray 0ea2678e72 Allow freedom to consume DNS settings 2016-05-22 22:30:21 +02:00
v2ray bb503c6954 Static hosts in DNS server 2016-05-22 22:30:08 +02:00
v2ray 3d6200dc64 Fix another dead lock in buffered writer 2016-05-22 19:41:48 +02:00
v2ray e00c424341 Fix dead lock in buffered writer 2016-05-22 19:39:14 +02:00
v2ray ec610494ea Fix dokodemo for space 2016-05-22 19:32:37 +02:00
v2ray 54f98fe11b more clear logic of space initialization 2016-05-22 19:32:28 +02:00
v2ray 8b88f63280 Remove unnecessary dns server from default dispatcher 2016-05-22 19:32:13 +02:00
v2ray 1b71c7d68d acgvideo.com 2016-05-22 19:04:20 +02:00
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