Commit graph

11 commits

Author SHA1 Message Date
Tom Limoncelli ea71a9c3c9 deadcode: CaaTargetHasSemicolon 2024-03-03 15:42:49 -05:00
Tom Limoncelli 258654532a
MSDNS: Fix failing DNS integration tests (#2734) 2023-12-18 12:39:48 -05:00
Vincent Hagen a7e764391c
TRANSIP: Fix TXT quoting (#2708)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-10 20:47:44 -05:00
Tom Limoncelli 377193926c
CHORE: Clarify TXT string limits (#2691) 2023-12-06 16:23:18 -05:00
Tom Limoncelli cbccbbeb8d
REFACTOR: Opinion: TXT records are one long string (#2631)
Co-authored-by: Costas Drogos <costas.drogos@gmail.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Vincent Hagen <blackshadev@users.noreply.github.com>
2023-12-04 17:45:25 -05:00
Tom Limoncelli 3dab594757
CHORE: More cleanups (#2632) 2023-11-19 13:44:49 -05:00
nemunaire 5ae231030e
Update version in go.mod (#2382) 2023-05-20 13:21:45 -04:00
Tom Limoncelli a3934e7b35
GCLOUD: Support ALIAS record type (#2225)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-25 11:22:43 -04:00
Tom Limoncelli 61e500b7dc
DEV: Optimize integration tests (#1742) 2022-09-07 14:08:06 -04:00
Tom Limoncelli ccb582b278
CHORE: Linting (#1704)
* Remove deprecated io/ioutil
* fixup!
* staticcheck and linting
* revert models/provider.go
* Fix imports to new style
* linting
2022-08-14 20:46:56 -04:00
Tom Limoncelli 31723ad146
PERFORMANCE: Refactor auditrecords.go to loop only once #1570 (#1658)
* stash

* Use rejectif idea

* rename

* wip!

* Convert old systems to new

* fixup!

* fix typo
2022-08-11 17:24:47 -04:00