This project is mirrored from https://github.com/coredns/coredns.git. The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
  1. 29 Nov, 2016 1 commit
    • Miek Gieben's avatar
      middleware/httpproxy: add debug queries (#446) · 4cfd19c7
      Miek Gieben authored
      * middleware/httproxy: implement debug queries
      
      Not too useful at the moment, but o-o.debug queries are supported
      and return the Comment from dns.google.com.
      
      Note that this is not always set.
      
      * improve documentation
      
      * Testing cleanups
      4cfd19c7
  2. 27 Nov, 2016 2 commits
    • Miek Gieben's avatar
      Add ARM for Raspberry PI (#443) · a1b9f96d
      Miek Gieben authored
      Also release ARM binary when releasing. Comes in handy for raspberry Pi.
      a1b9f96d
    • Miek Gieben's avatar
      middleware/httpproxy: Add (#439) · 96222927
      Miek Gieben authored
      This PR adds a middleware that talks to dns.google.com over HTTPS,
      meaning all your DNS traffic is encrypted when traversing your ISP and
      the internet.
      
      The `dns.google.com` address is re-resolved every 30 seconds.
      96222927
  3. 25 Nov, 2016 2 commits
  4. 24 Nov, 2016 5 commits
  5. 16 Nov, 2016 3 commits
  6. 15 Nov, 2016 5 commits
    • John Belamaric's avatar
      Fix reverse zone in corefile · 7e937460
      John Belamaric authored
      7e937460
    • John Belamaric's avatar
      Change IPs to match hyperkube · 99b60d29
      John Belamaric authored
      99b60d29
    • John Belamaric's avatar
      K8s Test Cleanup and Service PTR · afe4368c
      John Belamaric authored
      Change the CI setup for K8s to be simpler. Now it just creates a
      set of objects via a yaml file, making it very easy to modify
      the tests.
      
      Implement PTR for services.
      afe4368c
    • Miek Gieben's avatar
      Add docs (#427) · c6700c64
      Miek Gieben authored
      Provide TTL examples for cache middleware. Fixes: #364
      
      Add interaction docs to make non invalidation for cache middleware
      clear. Cache might serve stale records. Fixes: #403
      c6700c64
    • Michael Grosser's avatar
      Add docs · ecbb6bac
      Michael Grosser authored
      Provide TTL examples for cache middleware. Fixes: #364
      
      Add interaction docs to make non invalidation for cache middleware
      clear. Cache might serve stale records. Fixes: #403
      ecbb6bac
  7. 14 Nov, 2016 2 commits
  8. 13 Nov, 2016 2 commits
  9. 12 Nov, 2016 3 commits
  10. 11 Nov, 2016 2 commits
  11. 10 Nov, 2016 9 commits
  12. 09 Nov, 2016 4 commits