David Blacka davidb
  • Joined on 2023-02-28
davidb pushed to master at davidb/jdnssec-tools 2024-11-03 09:51:51 +00:00
12310b6b2d fix handling of IOExceptions when reading zone files (#20)
davidb pushed to main at davidb/docker_bind 2024-09-18 02:23:17 +00:00
1ec46f1565 Rework to use podman and podman-systemd; improve setup.sh
davidb created branch davidb/refactor-signzone in davidb/jdnssec-tools 2024-07-18 12:56:30 +00:00
davidb pushed to davidb/refactor-signzone at davidb/jdnssec-tools 2024-07-18 12:56:30 +00:00
4478d7e3af WIP on refactoring signzone, verifyzone
davidb pushed to main at davidb/docker_bind 2024-06-11 19:54:29 +00:00
5566774c55 enable IPv6 in the options
21de98c3e5 add wrapper for running named-compilezone, update README
Compare 2 commits »
davidb pushed to main at davidb/docker_bind 2024-05-16 02:14:50 +00:00
722f843fe9 point all IPs to diagonal.blacka.com's IPs except zeke.blacka.com
davidb pushed to main at davidb/docker_bind 2024-05-16 01:53:25 +00:00
31d402cb5a do not limit bind to only IPv4 going forward
davidb pushed to main at davidb/docker_bind 2024-05-16 01:36:05 +00:00
b175813e96 Update for standalone (not zeke) operation
davidb pushed to main at davidb/docker_bind 2024-05-13 23:07:27 +00:00
d622e75aa5 add new linode host, tsig key
davidb pushed to master at davidb/jdnssec-tools 2024-04-13 15:40:09 +00:00
1406cd2e68 remove ECC-GOST, add new DS algorithms (#18)
davidb pushed tag v0.20 to davidb/jdnssec-tools 2024-04-08 01:14:04 +00:00
davidb pushed to master at davidb/jdnssec-tools 2024-04-08 01:13:34 +00:00
1727d7c7d8 Cli improvements (#17)
davidb deleted branch eddsa-sonarlint-cleanup from davidb/jdnssec-tools 2024-03-31 21:57:39 +00:00
davidb pushed to master at davidb/jdnssec-tools 2024-03-31 21:56:14 +00:00
2876649a4e EdDSA, sonarlint fixes, and cleanup (#16)
davidb created branch eddsa-sonarlint-cleanup in davidb/jdnssec-tools 2024-03-30 02:55:47 +00:00
davidb pushed to eddsa-sonarlint-cleanup at davidb/jdnssec-tools 2024-03-30 02:55:47 +00:00
33b4630f4b use SunEC for the algs 15, 16; support alg 16 finally
1e342b1fb6 sonarlint and formatting for the rest
15eb319b26 refactor getVerifier()
31f35a17f8 redo the SignZone logic around finding keys; more output for it.
19a76c00ae update a few defaults
Compare 10 commits »
davidb pushed tag v0.19 to davidb/jdnssec-tools 2024-03-25 04:52:07 +00:00
davidb pushed to master at davidb/jdnssec-tools 2024-03-25 04:50:56 +00:00
6118ae718e Fix issue 14 (#15)
davidb pushed to master at davidb/docker_gitea 2023-12-04 00:05:34 +00:00
451ecc04ed switch to using gitea/gitea:latest
davidb pushed to main at davidb/docker_bind 2023-12-02 22:07:00 +00:00
169631ac4c update README.md, add named-compilezone wrapper