Commit Graph

659 Commits (da7db8dfa492974593845b31f24d413a09bd7df8)
 

Author SHA1 Message Date
dependabot[bot] 68e1e40b0e
Bump serde_json from 1.0.70 to 1.0.71
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.70...v1.0.71)

---
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 0e8d39751e Changed the way how DNS-server start error is handled. Now ALFIS starts normally, and the error is shown in GUI. 3 years ago
Revertron ab742885dd Optimized logging, fixing #175. 3 years ago
Revertron e5419541aa Updated dependencies. 3 years ago
Revertron eabe332a36
Merge pull request #178 from Revertron/dependabot/cargo/mio-0.8.0
Bump mio from 0.7.14 to 0.8.0
3 years ago
dependabot[bot] 1d068a5966
Bump mio from 0.7.14 to 0.8.0
Bumps [mio](https://github.com/tokio-rs/mio) from 0.7.14 to 0.8.0.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.7.14...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 20c50f0d6f
Merge pull request #173 from Revertron/dependabot/cargo/num-bigint-0.4.3
Bump num-bigint from 0.4.2 to 0.4.3
3 years ago
Revertron b1424c5145
Merge pull request #172 from Revertron/dependabot/cargo/serde_json-1.0.69
Bump serde_json from 1.0.68 to 1.0.69
3 years ago
dependabot[bot] 0bf18ec0f7
Bump num-bigint from 0.4.2 to 0.4.3
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.2 to 0.4.3.
- [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/commits)

---
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] e229bbe154
Bump serde_json from 1.0.68 to 1.0.69
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.69)

---
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 d647018d7a
Added contribution section to readme. 3 years ago
Revertron e29c58bec3 Fixed logging to file on Windows without console window. 3 years ago
Revertron 3a6932e5b2 Fixed UI start without console window on Windows on Rust 1.56.0. 3 years ago
Revertron 5a512af524 Updates CI config. 3 years ago
Revertron 0f30d6852f Updated dependencies, incremented version number. 3 years ago
Revertron 2822d74827
Merge pull request #170 from Revertron/dependabot/cargo/lru-0.7.0
Bump lru from 0.6.6 to 0.7.0
3 years ago
dependabot[bot] ec9f2af019
Bump lru from 0.6.6 to 0.7.0
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.6.6 to 0.7.0.
- [Release notes](https://github.com/jeromefroe/lru-rs/releases)
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.6.6...0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 66242464c4 Removed tight restrictions of blocks sync. Sped up initial sync a lot. 3 years ago
Revertron d502b6c890 Added the TLSA DNS record. 3 years ago
Revertron f8a7d8e868
Merge pull request #164 from esin/master
Update README.md
3 years ago
Revertron 1074c9f83a
Merge pull request #168 from Revertron/dependabot/cargo/winres-0.1.12
Bump winres from 0.1.11 to 0.1.12
3 years ago
Revertron 7ceb57cc3d
Merge pull request #167 from Revertron/dependabot/cargo/simplelog-0.10.2
Bump simplelog from 0.10.1 to 0.10.2
3 years ago
dependabot[bot] 04bfe4b65e
Bump winres from 0.1.11 to 0.1.12
Bumps [winres](https://github.com/mxre/winres) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/mxre/winres/releases)
- [Commits](https://github.com/mxre/winres/compare/v0.1.11...v0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] faaeb94c2e
Bump simplelog from 0.10.1 to 0.10.2
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.10.1...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Andrey Esin 8c3e72cebf
Update README.md
Adding quite option to wget
Without it, `sudo` won't ask for password
3 years ago
Revertron 9839b8de6b
Merge pull request #161 from Revertron/dependabot/cargo/simplelog-0.10.1
Bump simplelog from 0.10.0 to 0.10.1
3 years ago
Revertron bbbff180a7
Merge pull request #162 from Revertron/dependabot/cargo/serde_json-1.0.68
Bump serde_json from 1.0.67 to 1.0.68
3 years ago
dependabot[bot] d55bbe13fc
Bump serde_json from 1.0.67 to 1.0.68
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.67...v1.0.68)

---
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
dependabot[bot] 0f9f58a392
Bump simplelog from 0.10.0 to 0.10.1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.10.0...v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 2f577c6665 Fixed sending domain info with "'" to UI. 3 years ago
Revertron 522a75d511 Added an option to save current node status to file. 3 years ago
Revertron c56fd4962b Fixed build generation script. 3 years ago
Revertron 96b719024d Added some info to readme. 3 years ago
Revertron 82ccffbbb7 Made DoH feature optional to be able to create new builds for MIPSes. 3 years ago
Revertron 6eb185f76a Removed async dnsclient in favor of internal implementation. 3 years ago
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