/examples/ssr/src/

Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/plugin/proxy (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Add new plugin: external - resolve k8s ingress and LB address with external n...Gravatar Miek Gieben 17-1/+1156
2018-12-11mechanical: make -f Makefile.doc (#2390)Gravatar Miek Gieben 14-77/+196
2018-12-11edns0 compliance: set correct RCODE (#2388)Gravatar Miek Gieben 1-0/+1
2018-12-10core: edns0 tweaks (#2385)Gravatar Miek Gieben 1-10/+4
2018-12-10map bool -> map struct{} (#2386)Gravatar Miek Gieben 9-63/+64
2018-12-08Replace bool map with struct{} map in chaos plugin (#2384)Gravatar Yong Tang 3-5/+5
2018-12-08plugin/kubernetes: smaller map (#2383)Gravatar Miek Gieben 4-7/+7
2018-12-08Convert bool map to struct{} map in etcd.go (#2381)Gravatar Yong Tang 1-2/+2
2018-12-08plugin/kubernetes: make prefix key in msg.Service a const (#2378)Gravatar Miek Gieben 2-9/+11
2018-12-08Make backand.go maps smaller (#2380)Gravatar Miek Gieben 1-15/+15
2018-12-07msg.Service: optimize a bit (#2374)Gravatar Miek Gieben 2-8/+21
2018-12-07fix a document error (#2376)Gravatar StormXX 1-1/+1
2018-12-06Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin ...Gravatar Daniel Garcia 2-22/+37
2018-12-06Fix EDNS0 compliance (#2357)Gravatar Miek Gieben 16-20/+113
2018-12-06Use TrimPrefix instead of TrimLeft in rewrite prefix plugin (#2364) (#2370)Gravatar Daniel Garcia 2-1/+29
2018-12-05clean pre-submit checks (#2367)Gravatar Chris O'Haver 1-3/+3
2018-12-04Scrub: Do more to avoid fragmentation (#2333)Gravatar Miek Gieben 1-0/+17
2018-12-04plugin/loop: Improve loop troubleshoot docs (#2363)Gravatar Chris O'Haver 1-12/+15
2018-12-01Update Prometheus to 0.9.1 (#2360)Gravatar Yong Tang 2-3/+2
2018-12-01plugin/forward: remove truncate logic (#2320)Gravatar Miek Gieben 1-121/+0
2018-12-01pkg/up: implement backoff (#2342)Gravatar Miek Gieben 1-4/+20
2018-11-30allow ttl 0 (#2348)Gravatar Chris O'Haver 2-3/+3
2018-11-29Remove benchmark from travis (#2350)Gravatar Miek Gieben 2-18/+0
2018-11-29Up to DNS version 1.1.0 (#2346)Gravatar Miek Gieben 4-33/+2
2018-11-28Update README.md (#2344)Gravatar Cricket Liu 1-10/+10
2018-11-27Update README.md (#2341)Gravatar Cricket Liu 1-22/+22
2018-11-23Scrub results in forwarding/lookup (#2331)Gravatar Miek Gieben 1-1/+2
2018-11-21Add the missed braces. (#2330)Gravatar Jiacheng Xu 1-2/+3
2018-11-21Do not muck with ordering of XFRs (#2329)Gravatar John Belamaric 2-0/+40
2018-11-20plugin/forward: make tls config more clear (#2326)Gravatar Miek Gieben 1-1/+15
2018-11-20plugin/forward: remove dynamic read timeout (#2319)Gravatar Miek Gieben 5-26/+15
2018-11-19Update caddy to 0.11.1 (#2321)Gravatar Yong Tang 1-1/+1
2018-11-16Set SOA record TTL as min of TTL/MINIMUM (#2295)Gravatar stuart nelson 9-37/+43
2018-11-15Redo the plugin log PR (#2315)Gravatar Miek Gieben 2-8/+19
2018-11-15OWNERS: Add email (#2313)Gravatar Chris O'Haver 1-2/+2
2018-11-14Advertize email next to my github username (#2296)Gravatar Francois Tur 1-1/+1
2018-11-13Follow up on OWNERS format (#2305)Gravatar Yong Tang 1-1/+1
2018-11-13Project lead (#2298)Gravatar Yong Tang 1-1/+1
2018-11-13plugin/kubernetes: Validate transfers are allowed (#2292)Gravatar Chris O'Haver 3-2/+105
2018-11-13Governance: Clarify definition of "Transparent and accessible" (#2300)Gravatar Chris O'Haver 1-1/+1
2018-11-13pkg/log: use 000 instead of 999 for the millis (#2303)Gravatar Miek Gieben 1-1/+1
2018-11-13Update README.md in route53 plugin (#2299)Gravatar Yong Tang 1-10/+0
2018-11-13fix formatting (#2302)Gravatar Sandeep Rajan 2-4/+4
2018-11-13plugin/log - Support for Metadata (#2251)Gravatar Francois Tur 5-19/+123