dnscontrol/pkg/normalize
Tom Limoncelli 752e25471d
NEW PROVIDER: CSCGLOBAL as DNS Service Provider (#1516)
* Move the registrar features to a separate file

* Prepare the testing framework

* Roughed out functions

* Fix up structs

* WIP!

* First tests pass

* wip!

* Flesh out remaining rTypes, get nameservers, etc

* Fix TXT records

* Clean up code

* More cleanups. Fix CAA/SRV

* Linting

* Cleanups/linting

* Fix CAA [more] and more cleanups

* CSC does not like very long txt records

* Use timer only when interactive

* Disable CAA for now

* Update docs

* Remove debug printf

* add go-isatty

* cleanups
2022-06-12 16:01:08 -04:00
..
capabilities_test.go Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
flatten.go SPF Flatten for non apex domains (#1220) 2021-07-25 11:53:31 -04:00
importTransform_test.go Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
validate.go NEW PROVIDER: CSCGLOBAL as DNS Service Provider (#1516) 2022-06-12 16:01:08 -04:00
validate_test.go Emit warning in case of label having multiple TTLs (#1489) 2022-05-04 08:41:16 -04:00