lego/challenge/dns01
Reinis bbc5e6118f
Experimental option to force DNS queries to use TCP (#1843)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-20 02:37:48 +00:00
..
fixtures Refactor the core of the lib (#700) 2018-12-06 22:50:17 +01:00
cname.go fix: ensure case-insensitive comparison of CNAME records (#1956) 2023-07-19 10:45:10 +00:00
cname_test.go fix: ensure case-insensitive comparison of CNAME records (#1956) 2023-07-19 10:45:10 +00:00
dns_challenge.go chore: replace GetRecord by GetChallengeInfo (#1863) 2023-03-07 09:39:05 +01:00
dns_challenge_manual.go chore: replace GetRecord by GetChallengeInfo (#1863) 2023-03-07 09:39:05 +01:00
dns_challenge_manual_test.go feat: update to go1.18 (#1700) 2022-08-22 15:05:31 +00:00
dns_challenge_test.go chore: homogeneous tests setup and close servers. (#1520) 2021-11-01 23:52:38 +00:00
domain.go fix: return an error when extracting record name (#1766) 2022-11-28 17:53:13 +00:00
domain_test.go fix: return an error when extracting record name (#1766) 2022-11-28 17:53:13 +00:00
fqdn.go chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00
fqdn_test.go chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00
nameserver.go Experimental option to force DNS queries to use TCP (#1843) 2023-07-20 02:37:48 +00:00
nameserver_test.go tests: fix flaky 2023-06-27 23:42:01 +02:00
nameserver_unix.go feat: take out CNAME support from experimental features (#1718) 2022-09-19 11:21:35 +02:00
nameserver_windows.go feat: take out CNAME support from experimental features (#1718) 2022-09-19 11:21:35 +02:00
precheck.go feat: removes AddPreCheck function. 2020-09-02 19:29:28 +02:00
precheck_test.go chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00