Commit Graph

674 Commits (master)
 

Author SHA1 Message Date
Revertron 88bca10fbc
Merge pull request #158 from dm9pZCAq/master
README.md: add installation instruction for Gentoo
3 years ago
dm9pZCAq 1977dc5c37
README.md: add installation instruction for Gentoo 3 years ago
Revertron 74d0ceba22
Merge pull request #157 from Revertron/dependabot/cargo/num-bigint-0.4.2
Bump num-bigint from 0.4.1 to 0.4.2
3 years ago
Revertron 1754bcc896
Merge pull request #156 from Revertron/dependabot/cargo/sha2-0.9.8
Bump sha2 from 0.9.6 to 0.9.8
3 years ago
dependabot[bot] 5af74a1e5c
Bump num-bigint from 0.4.1 to 0.4.2
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/rust-num/num-bigint/releases)
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.1...num-bigint-0.4.2)

---
updated-dependencies:
- dependency-name: num-bigint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] cdfa19a98e
Bump sha2 from 0.9.6 to 0.9.8
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.6 to 0.9.8.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.6...sha2-v0.9.8)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron a1099e54f0 Fixed CNAME resolution test. 3 years ago
Revertron 7b79f86e17 Fixed inadequate response packet lengths and made proper CNAME resolution. 3 years ago
Revertron 2b57d07da5 Optimized requests handling. 3 years ago
Revertron 903a3b1550 Fixed OPT record forwarding. 3 years ago
Revertron 9fe8fa31eb Fixed test. 3 years ago
Revertron d2db6731aa Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	alfis.toml
#	src/dns/client.rs
#	src/dns/context.rs
3 years ago
Revertron 08328c95fe Added DNS-over-HTTPS support for forwarded queries. 3 years ago
Revertron 523ec3ec4c
Merge pull request #154 from Revertron/dependabot/cargo/num-bigint-0.4.2
Bump num-bigint from 0.4.1 to 0.4.2
3 years ago
dependabot[bot] d0f95c58e9
Bump num-bigint from 0.4.1 to 0.4.2
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/rust-num/num-bigint/releases)
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.1...num-bigint-0.4.2)

---
updated-dependencies:
- dependency-name: num-bigint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 65bdbd677a Added DNS-over-HTTPS support for forwarded queries. 3 years ago
Revertron eed0adad0c
Merge pull request #153 from alexovchinnicov/master
Docker
3 years ago
Aleksey Ovchinnikov 1f706e3e7b
Create Makefile 3 years ago
Aleksey Ovchinnikov b4946dd7b3
Create Read.me 3 years ago
Aleksey Ovchinnikov 2c8c23cd95
Create Dockerfile
Added Dockerfile
3 years ago
Revertron 8ae53bb2bd
Merge pull request #144 from Revertron/dependabot/cargo/open-2.0.1
Bump open from 1.7.1 to 2.0.1
3 years ago
Revertron 8dedccbf3b
Merge pull request #151 from Revertron/dependabot/cargo/serde-1.0.130
Bump serde from 1.0.128 to 1.0.130
3 years ago
Revertron b51c2dba81
Merge pull request #152 from Revertron/dependabot/cargo/sha2-0.9.6
Bump sha2 from 0.9.5 to 0.9.6
3 years ago
dependabot[bot] c44e070376
Bump serde from 1.0.128 to 1.0.130
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.130)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] fd531325c8
Bump sha2 from 0.9.5 to 0.9.6
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.5...sha2-v0.9.6)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron b8b037ea4d
Merge pull request #150 from Revertron/dependabot/cargo/num-bigint-0.4.1
Bump num-bigint from 0.4.0 to 0.4.1
3 years ago
Revertron 6e894643de
Merge pull request #148 from Revertron/dependabot/cargo/serde_json-1.0.67
Bump serde_json from 1.0.66 to 1.0.67
3 years ago
Revertron 27837cb916
Merge pull request #149 from Revertron/dependabot/cargo/chacha20poly1305-0.9.0
Bump chacha20poly1305 from 0.8.0 to 0.9.0
3 years ago
dependabot[bot] 4fa64cd531
Bump num-bigint from 0.4.0 to 0.4.1
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/rust-num/num-bigint/releases)
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.4.0...num-bigint-0.4.1)

---
updated-dependencies:
- dependency-name: num-bigint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 955fcfd2c4
Bump chacha20poly1305 from 0.8.0 to 0.9.0
Bumps [chacha20poly1305](https://github.com/RustCrypto/AEADs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/RustCrypto/AEADs/releases)
- [Commits](https://github.com/RustCrypto/AEADs/compare/chacha20poly1305-v0.8.0...chacha20poly1305-v0.9.0)

---
updated-dependencies:
- dependency-name: chacha20poly1305
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 28e8a05194
Bump serde_json from 1.0.66 to 1.0.67
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron e32e271389
Merge pull request #145 from Revertron/dependabot/cargo/serde_cbor-0.11.2
Bump serde_cbor from 0.11.1 to 0.11.2
3 years ago
dependabot[bot] 886a4518a2
Bump serde_cbor from 0.11.1 to 0.11.2
Bumps [serde_cbor](https://github.com/pyfisch/cbor) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/pyfisch/cbor/releases)
- [Commits](https://github.com/pyfisch/cbor/compare/v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: serde_cbor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 88c0c0611c
Merge pull request #146 from Revertron/dependabot/cargo/serde-1.0.128
Bump serde from 1.0.127 to 1.0.128
3 years ago
dependabot[bot] 547749d9fb
Bump serde from 1.0.127 to 1.0.128
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 3cbbce0bf5
Bump open from 1.7.1 to 2.0.1
Bumps [open](https://github.com/Byron/open-rs) from 1.7.1 to 2.0.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v1.7.1...open-v2.0.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron d8a524161c
Merge pull request #142 from Revertron/dependabot/cargo/serde-1.0.127
Bump serde from 1.0.126 to 1.0.127
3 years ago
dependabot[bot] f19a2f885b
Bump serde from 1.0.126 to 1.0.127
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 0d9bf145f9
Merge pull request #141 from Revertron/dependabot/cargo/serde_json-1.0.66
Bump serde_json from 1.0.64 to 1.0.66
3 years ago
dependabot[bot] 3886a5fff9
Bump serde_json from 1.0.64 to 1.0.66
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.66)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 6c837c0f45
Merge pull request #138 from Revertron/dependabot/cargo/open-1.7.1
Bump open from 1.7.0 to 1.7.1
3 years ago
dependabot[bot] 0480f7a7c3
Bump open from 1.7.0 to 1.7.1
Bumps [open](https://github.com/Byron/open-rs) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 01831aae35 Merge remote-tracking branch 'origin/master' 3 years ago
Revertron 66b03c0dff Verson increment. Disabled start of DNS server if threads set to zero. 3 years ago
Revertron 4e8349d60f
Merge pull request #137 from Revertron/dependabot/cargo/derive_more-0.99.16
Bump derive_more from 0.99.14 to 0.99.16
3 years ago
dependabot[bot] e1177f64f0
Bump derive_more from 0.99.14 to 0.99.16
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.14 to 0.99.16.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.14...v0.99.16)

---
updated-dependencies:
- dependency-name: derive_more
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 14adef4355
Merge pull request #136 from Revertron/dependabot/cargo/signature-1.3.1
Bump signature from 1.3.0 to 1.3.1
3 years ago
dependabot[bot] f769ecb487
Bump signature from 1.3.0 to 1.3.1
Bumps [signature](https://github.com/RustCrypto/traits) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/signature-v1.3.0...signature-v1.3.1)

---
updated-dependencies:
- dependency-name: signature
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 815c18b501 Decreased domain remining difficulty by 1. 3 years ago
Revertron 42a77dc3f3
Merge pull request #133 from Revertron/dependabot/cargo/mio-0.7.13
Bump mio from 0.7.11 to 0.7.13
3 years ago