git
»
dnss
»
master
Browse current source tree
← prev
|
next →
2017-07-30
httpstodns: Add tests for the query parser
Alberto Bertogli
2017-07-30
httpstodns: Handle "type" query parameter not being present
Alberto Bertogli
2017-07-30
Use a more standard testing layout
Alberto Bertogli
2017-07-30
Add an end-to-end test
Alberto Bertogli
2017-07-28
Unify tracing calls
Alberto Bertogli
2017-07-20
Add an HTTPS-to-DNS proxy mode
Alberto Bertogli
2017-07-20
Drop GRPC support
Alberto Bertogli
2017-07-05
glide: Update dependencies
Alberto Bertogli
2017-07-05
dnstox: Take HTTP client proxy settings from the environm...
Alberto Bertogli
2017-07-05
travis: Drop go 1.6, add 1.8
Alberto Bertogli
2016-11-26
Change LICENSE to Apache 2.0
Alberto Bertogli
2016-11-08
Update to grpc v1.0.4
Alberto Bertogli
2016-11-08
README: Add a "quick start" section
Alberto Bertogli
2016-08-20
Track dependencies with glide (experiment)
Alberto Bertogli
2016-08-20
testing: Fix how we wait for servers to come up
Alberto Bertogli
2016-08-20
testing: Do not hard-code ports
Alberto Bertogli
2016-08-20
travis: Run against go 1.6 and 1.7
Alberto Bertogli
2016-08-20
Regenerate proto files and update to latest GRPC API chan...
Alberto Bertogli
2016-05-30
travis: Run all tests, benchmarks, and enable race detect...
Alberto Bertogli
2016-05-30
dnstox: Remove race in tests
Alberto Bertogli
2016-05-30
dnstox: Remove answer race in the caching resolver
Alberto Bertogli
2016-05-30
dnstox: Add a simple benchmark for the caching resolver
Alberto Bertogli
2016-05-29
dnstox: Set the question explicitly on the httpsResolver'...
Alberto Bertogli
2016-05-28
dnstox: Add tests for the caching resolver
Alberto Bertogli
2016-05-28
dnstox: Explicitly register debug handlers for the cachin...
Alberto Bertogli
2016-05-28
dnss: Extend the monitoring server with an index and flag...
Alberto Bertogli
2016-05-23
dnstox: Return more accurate TTLs
Alberto Bertogli
2016-05-22
testing: Add tests for HTTPS mode
Alberto Bertogli
2016-05-22
Move dnstox and grpctodns modules to internal/
Alberto Bertogli
2016-05-22
Use glog.Fatal when exiting due to fatal errors
Alberto Bertogli
2016-05-18
dnstox: Implement fallback lookups
Alberto Bertogli
2016-05-17
Update .gitignore
Alberto Bertogli
2016-05-17
Update systemd example files
Alberto Bertogli
2016-05-17
Implement a DNS-over-HTTPS proxy
Alberto Bertogli
2016-05-17
Rename "dnstogrpc" to "dnstox"
Alberto Bertogli
2016-05-17
travis: Remove go 1.4
Alberto Bertogli
2016-05-17
internal/proto: Regenerate with a newer protobuf version
Alberto Bertogli
2015-10-25
Add some documentation and configuration examples
Alberto Bertogli
2015-10-25
dnstogrpc: Implement systemd socket activation
Alberto Bertogli
2015-10-25
Add a LICENSE file (MIT license)
Alberto Bertogli
2015-10-24
dnstogrpc: Add a caching resolver
Alberto Bertogli
2015-10-24
dnstogrpc: Introduce an abstraction for resolvers
Alberto Bertogli
2015-10-24
dnstogrpc: Style fix for the "use unqualified upstream" c...
Alberto Bertogli
2015-10-24
dnstogrpc: Create our own request IDs
Alberto Bertogli
2015-10-24
tools: Add an utility tool for caching and diffing benchm...
Alberto Bertogli
2015-10-18
Move proto and util packages to internal/
Alberto Bertogli
2015-10-18
Add configuration file for https://travis-ci.org/
Alberto Bertogli
2015-10-18
Regenerate proto for grpc changes
Alberto Bertogli
2015-09-13
Explicit support for unqualified requests (no tests yet)
Alberto Bertogli
2015-09-13
Use Infof instead of Errorf for normal messages
Alberto Bertogli
← prev
|
next →