Commit Graph

1263 Commits (bcf87d159247c242eddf185ee1ca8ce7b0ec2c7a)
 

Author SHA1 Message Date
v2ray 3c4c14c89c allow local binary
9 years ago
v2ray 46f76e55e5 reorg chan reader
9 years ago
v2ray e610faaff6 update default server address
9 years ago
v2ray 81cdaa0e4e Unify buffer allocation
9 years ago
v2ray a2268d2a7b Allow customized target dir in build
9 years ago
v2ray e9f0eea0d1 force install
9 years ago
v2ray f48f51c6b4 bug fixes
9 years ago
v2ray a4296f22df check version in install-release.sh
9 years ago
v2ray 3156c4586c Allow data stream passing through http proxy
9 years ago
v2ray c75d840706 Remove serial.String
9 years ago
v2ray 444808a51a Remove Intxx interfaces
9 years ago
v2ray ab39750ceb Remove serial.Bytes
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3582b9d869 move net/testing/assert into assert
9 years ago
v2ray bbdc692a93 fix test break
9 years ago
v2ray 50957b9973 Fix build break
9 years ago
v2ray 47b2fafb32 Shorten StringLiteral
9 years ago
v2ray cfdda19834 Shorten BytesLiteral
9 years ago
v2ray 5b23d25e35 address
9 years ago
v2ray 28cf3aa0c7 uint32
9 years ago
v2ray ac58eed310 more china sites
9 years ago
v2ray 54cf3f75b1 daemon script
9 years ago
v2ray 0ea2678e72 Allow freedom to consume DNS settings
9 years ago
v2ray bb503c6954 Static hosts in DNS server
9 years ago
v2ray 3d6200dc64 Fix another dead lock in buffered writer
9 years ago
v2ray e00c424341 Fix dead lock in buffered writer
9 years ago
v2ray ec610494ea Fix dokodemo for space
9 years ago
v2ray 54f98fe11b more clear logic of space initialization
9 years ago
v2ray 8b88f63280 Remove unnecessary dns server from default dispatcher
9 years ago
v2ray 1b71c7d68d acgvideo.com
9 years ago
v2ray f5f13d801f add a lock to protect reader/writer from panic
9 years ago
v2ray 3ded18a75b initializable apps
9 years ago
v2ray 7765fedd78 modulize dispatcher and proxyman
9 years ago
v2ray 09ea65687c avoid goroutine leak
9 years ago
v2ray 18d75cb7b4 bug fixes to dns server
9 years ago
v2ray 49c8c31e26 test case for dns config
9 years ago
v2ray 10d1d9288b default value of dns config
9 years ago
v2ray dac1339d6e Use dns in router
9 years ago
v2ray 3b545abe02 dns client implementation
9 years ago
v2ray ac4d92a186 fix udp connection mapping
9 years ago
v2ray 634c4964cc Massive fixes
9 years ago
v2ray 3c02805186 realtime logger
9 years ago
v2ray 9a3c7a03c9 rename shadowsocks server
9 years ago
v2ray 0cedf8ad7d generator for china ip
9 years ago
v2ray 7e481fe943 rename retry_test package
9 years ago
v2ray abdcda0a2f reorg common/log
9 years ago
v2ray a37819c330 rename RegisterApp to Register
9 years ago
v2ray c224f67666 actually return nil
9 years ago
v2ray 7fd94e1116 clear logic in v2io.Pipe
9 years ago
v2ray e9ae553f78 test cases for v2io
9 years ago