8000 Tags · zhmin/overture · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: zhmin/overture

Tags

v1.6-rc6

Toggle v1.6-rc6's commit message
Fix: respond if rejected, or the client hangs for the response (shawn…

…1m#184)

v1.6-rc5

Toggle v1.6-rc5's commit message
Merge branch 'master' of https://github.com/shawn1m/overture

v1.6-rc4

Toggle v1.6-rc4's commit message
fix the read ip list txt bug. the bug error message as following: (sh…

…awn1m#170)

time="2019-07-28 01:39:07" level=error msg="Error parsing IP network CIDR 223.240.0.0/13\n: invalid CIDR address: 223.240.0.0/13\n"
the ReadString will not trim the delimiter, so the "\n" still keep in line.

v1.6-rc3

Toggle v1.6-rc3's commit message
fix missing file (shawn1m#165)

v1.6-rc2

Toggle v1.6-rc2's commit message
mipsle: build softfloat and hardfloat (shawn1m#162)

Build both `softfloat` and `hardfloat` version for `mipsle` GOARCH

v1.6-rc1

Toggle v1.6-rc1's commit message
add a mix matcher (shawn1m#153)

v1.5

Toggle v1.5's commit message
MinimumTTL now apply to the response that has no ANSWER SECTION when …

…caching

v1.5-rc8

Toggle v1.5-rc8's commit message
MinimumTTL now apply to the response that has no ANSWER SECTION when …

…caching

v1.5-rc7

Toggle v1.5-rc7's commit message
Decrease single remote query fail log level; Update README

v1.5-rc6

Toggle v1.5-rc6's commit message
Quick fix thread unsafe dispatcher

0