aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-03-10Update go version to 1.21. (#6533)Gravatar Lan 1-1/+1
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2023-11-13Update build instructions in README.md (#6393)Gravatar Yong Tang 1-1/+3
This PR updates build instructions in README.md to make sure it works with new versions. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2023-08-12Updated go versions used in workflows to 1.21 (#6260)Gravatar P. Radha Krishna 1-1/+1
* Updated go versions used in workflows to 1.21 Signed-off-by: Neo2308 <pradha.krishna.cse17@itbhu.ac.in> Co-authored-by: RadhaKrishna <radha.peteti@appdynamics.com>
2023-07-31[RFC-9250]: Add QUIC server support (#6182)Gravatar João Henri 1-3/+15
Add DNS-over-QUIC server Signed-off-by: jaehnri <joao.henri.cr@gmail.com> Signed-off-by: João Henri <joao.henri.cr@gmail.com>
2023-07-31update outdated blog links (#6231)Gravatar Yuheng 1-1/+1
Signed-off-by: chenyuheng <chenyuheng99@qq.com>
2023-05-04Bump golang to 1.20.0 (#6070)Gravatar Ayato Tokubi 1-2/+2
Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
2023-01-23Fix links in main README (#5878)Gravatar Chris O'Haver 1-2/+2
2022-11-10fix readme after removing gofmt and gotidy actions (#5749)Gravatar Ondřej Benkovský 1-2/+0
2022-06-25Bump circle-ci image and update README to build using latest go (#5458)Gravatar Ondřej Benkovský 1-1/+1
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-05-01add Trail of Bits to list of 3rd party security auditors (#5356)Gravatar Chris O'Haver 1-3/+5
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-02-25briefly doc env vars and import substitution (#5207)Gravatar Chris O'Haver 1-2/+22
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-01-21Adjust the README.md guide as coredns requires go 1.17. (#5111)Gravatar Yong Tang 1-2/+2
2021-11-23support plain HTTP for DoH (#4997)Gravatar Ondřej Benkovský 1-1/+8
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2021-11-06coredns now need golang1.6 to compile (#4964)Gravatar ZhangJian He 1-2/+2
2021-09-25Update badges, remove fuzzit leftovers. (#4886)Gravatar Gabi Davar 1-2/+5
2021-08-06Bump version of golang in README.md (#4782)Gravatar Yong Tang 1-1/+1
This PR bumps version of golang in README.md Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-09-30update README examples to use transfer plugins (#4163)Gravatar Chris O'Haver 1-7/+7
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-09-30doh support: make no TLS config fatal (#4162)Gravatar Miek Gieben 1-1/+4
without TLS you can't have a functioning DoH server as no client will be able to talk to it. Make this a fatal failure. Add some extra docs on how to start a DoH capable server. Signed-off-by: Miek Gieben <miek@miek.nl>
2020-05-23Improvements in the documentation (README.md) (#3907)Gravatar Chanakya-Ekbote 1-3/+26
* Added suggestions by @yongtang Signed-off-by: Chanakya-Ekbote <ca10@iitbbs.ac.in> * Removed trailing whitespaces Signed-off-by: Chanakya-Ekbote <ca10@iitbbs.ac.in>
2020-03-31Change the recommened version to 1.14 (as we use 1.14 by default) (#3801)Gravatar Yong Tang 1-1/+1
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-03-26Fix plugin name in project README (#3683)Gravatar Chris O'Haver 1-1/+1
* Update README.md Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * fix readme occurances Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-03-26Add dns64 plugin (#3534)Gravatar Ben Kochie 1-0/+1
* Add dns64 plugin Add external plugin to core in-tree. * Pull code from upstream: https://github.com/serverwentdown/dns64 * Update docs. Signed-off-by: Ben Kochie <superq@gmail.com> * Make dns64 consistent. Signed-off-by: Ben Kochie <superq@gmail.com> * Cleanup README Signed-off-by: Ben Kochie <superq@gmail.com> * Cleanup minor issues. Signed-off-by: Ben Kochie <superq@gmail.com> * Remove proxy method. Signed-off-by: Ben Kochie <superq@gmail.com> * dns64: big cleanup * Make the code a bit more idiomatic * Add tests * use proper Upstream API Signed-off-by: Casey Callendrello <c1@caseyc.net> Signed-off-by: Ben Kochie <superq@gmail.com> * A little more clenaup * Fix some docs. * Use the correct plugin register method. * Cleanup some review items. Signed-off-by: Ben Kochie <superq@gmail.com> * Add metrics counter for DNS64 translations Add a basic counter of how many DNS64 translations have been completed. Signed-off-by: Ben Kochie <superq@gmail.com> * Add DNSSEC bug link Signed-off-by: Ben Kochie <superq@gmail.com> * Test cleanup Signed-off-by: Ben Kochie <superq@gmail.com> * dns64: more test cleanup Signed-off-by: Casey Callendrello <c1@caseyc.net> Co-authored-by: Casey Callendrello <c1@caseyc.net>
2020-01-17docs: update README and log plugin (#3602)Gravatar Miek Gieben 1-15/+11
README: remove the logo thing as we stopped doing that log: remote the lines about the clock output as that's gone as well and discuss the query log vs other logging a bit. Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-19update doc to not use the root zone for everything (#3288)Gravatar Miek Gieben 1-7/+13
Update all documentation in the tree to use example.org as an example configuration (in so far possible). As to get out of the just use "." and fallthrough and things would be fine. Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-10Fix RFC link for RFC8484 (#3271)Gravatar Yong Tang 1-1/+1
This fix fixes 3270 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-08-26Update README.md (#3207)Gravatar Chris O'Haver 1-1/+1
2019-08-19Update build command inside docker (#3145)Gravatar Yong Tang 1-2/+1
Since we use golang 1.12 and gomod, it is not necessary to match the impor path to `/go/src/github.com/coredns/coredns` in order to build coredns. For that reason the build command inside docker could be simplified with: ``` $ docker run --rm -i -t -v $PWD:/v -w /v golang:1.12 make ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-08-18Add Continuous Fuzzing Integration to Fuzzit (#3093)Gravatar Yevgeny Pats 1-0/+1
This feature introduce continuous fuzzing with the following features: * Ruzzing: fuzz-targets are run continuously on master ( the fuzzers are updated every time new code is pushed to master) * Regresion: In addition to unit-tests travis runs all fuzz targets through the generated corpus to catch bugs early on in the CI process before merge.
2019-08-08README: add DoH example (#3096)Gravatar Miek Gieben 1-15/+29
Show example for DoH. And cleanup the README (format to 80 column linewidth). Fixes: #3094 Signed-off-by: Miek Gieben <miek@miek.nl>
2019-07-25Update CONTRIBUTING.md (#3046)Gravatar Yong Tang 1-0/+4
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-04-01README: minimal changes to say we're a DNS server (#2743)Gravatar Miek Gieben 1-5/+6
Small tweaks, tell we're a DNS server. Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-04Update README.md to remove the description of vendoring (#2650)Gravatar Yong Tang 1-8/+3
Since we already removed vendor directory. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-03-04Update README.md to use go 1.12 (#2649)Gravatar Yong Tang 1-1/+1
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-02-21Fix some typos in documents (#2592)Gravatar Xiao An 1-3/+3
Signed-off-by: Xiao An <hac@zju.edu.cn>
2019-02-09Update README.md on compiling from GitHub (#2543)Gravatar Brian Bao 1-11/+11
2019-02-03Fix broken link (#2522)Gravatar Kenjiro Nakayama 1-1/+1
This patch fixes broken link in README.md
2019-01-27readme: add text on backward incompat changes (#2470)Gravatar Miek Gieben 1-3/+17
* readme: add text on backward incompat changes Document the process of releasing backwards incompatible changes. Signed-off-by: Miek Gieben <miek@miek.nl> * slightly better Signed-off-by: Miek Gieben <miek@miek.nl> * Add an example Signed-off-by: Miek Gieben <miek@miek.nl> * Be more explicit in naming the segments increased Signed-off-by: Miek Gieben <miek@miek.nl>
2019-01-25s/incubating/graduated/ (#2500)Gravatar Dan Kohn 1-1/+1
2019-01-15Reference security audit in README (#2468)Gravatar Chris Aniszczyk 1-0/+6
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
2019-01-09docs: update the compile-from-source section (#2449)Gravatar Miek Gieben 1-5/+7
You can't go get coredns - update this section. Signed-off-by: Miek Gieben <miek@miek.nl>
2018-10-23Revert "Invite users to fill the survey (#2020)" (#2222)Gravatar Miek Gieben 1-12/+0
This reverts commit 073708bc6604585d257234128cb71a945c675691.
2018-10-21Security release process description (#1861)Gravatar Francois Tur 1-0/+2
* - enhance README to include security release process compatible wiht k8s * - second version of Security release process, including "Collaborating Projects" * - reformulate the security release process within a separated doc. * - add following comment from Sec Team .part 1 * - refactored with comments from Security IB - refactored considering the same existing document in another CNCF project (envoy) * - adjust seucrity of README to point the new security process page * - revert change on FOSSA * - fix comments from John. * - removing the todos (I pushed them on the description of the PR) * - define the PST members in OWNER file * - fix from review - add a cahpter for mailing list presentation * - point the PST members in OWNER file * - register PST under name 'security' in OWNER file - early announce will be on coredns-distributors-announce@googlegroup.com - remove hall of fame reference * - remove list of security team members from owner file. mailing list of security@coredns.io will be the reference
2018-08-31Update golang to 1.11 for README.md (#2076)Gravatar Yong Tang 1-1/+1
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-08-31Document updates: (#2075)Gravatar Miek Gieben 1-3/+3
Update the how to release notes in Makefile.release And some little community tweaks in the README.md Signed-off-by: Miek Gieben <miek@miek.nl>
2018-08-14Typo fixes (#2031)Gravatar Karsten Weiss 1-1/+1
2018-08-03Invite users to fill the survey (#2020)Gravatar Francois Tur 1-0/+12
* - invite users to fill the survey * Update README.md
2018-07-13Remove license scan (#1971)Gravatar Miek Gieben 1-1/+0
Automatically submitted.
2018-07-11Various improvements in the release documention. (#1961)v1.2.0Gravatar Miek Gieben 1-6/+5
Releasing 1.2.0 uncovered some rough edges that need to be documented. Also fix github-push target and docker login. Signed-off-by: Miek Gieben <miek@miek.nl>
2018-02-27Add security report section in README.md (#1566)Gravatar Yong Tang 1-0/+7
This fix adds security report section in README.md Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-02-26Move to incubating project (#1565)Gravatar Yong Tang 1-1/+1
We are in incubating stage now: https://lists.cncf.io/g/cncf-toc/topic/result_coredns_moving_to/12935200?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,12935200 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>