Skip to content

Tags: zmap/zdns

Tags

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add int overflow check for 32-bit systems (#553)

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for v2.0.4 release (#543)

* update release notes

* bump version to 2.0.4

* correct RELEASE ordering

* go get -u

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
phillip-stephens Phillip Stephens
add note in RELEASE.md to update ZDNS version in code

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the version in go.mod v1 -> v2 (#535)

* go.mod version -> v2

* bump import zdns version to v2

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump ZDNS version 2.0.0 -> 2.0.1 (#534)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #510 from zmap/phillip/go-releaser-2

Add a goreleaser.yml and directions for making a release in RELEASE.md

v2.0.0-RC1

Toggle v2.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump zdns version to 2.0.0 (#494)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add CSYNC support (#371)

Co-authored-by: Daniel Stirnimann <daniel.stirnimann@switch.ch>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow for escaped commas in CLI input (#330)

Fixes #329

Co-authored-by: Zakir Durumeric <zakird@gmail.com>