Commit Graph

700 Commits

Author SHA1 Message Date
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>
2021-11-08 03:04:29 +00:00
Revertron d647018d7a Added contribution section to readme. 2021-11-07 14:45:36 +01:00
Revertron e29c58bec3 Fixed logging to file on Windows without console window. 2021-10-25 17:22:50 +02:00
Revertron 3a6932e5b2 Fixed UI start without console window on Windows on Rust 1.56.0. 2021-10-24 16:48:27 +02:00
Revertron 5a512af524 Updates CI config. 2021-10-22 11:59:50 +02:00
Revertron 0f30d6852f Updated dependencies, incremented version number. 2021-10-22 11:27:57 +02:00
Revertron 2822d74827 Merge pull request #170 from Revertron/dependabot/cargo/lru-0.7.0
Bump lru from 0.6.6 to 0.7.0
2021-10-16 14:05:39 +01:00
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>
2021-10-11 03:05:08 +00:00
Revertron 66242464c4 Removed tight restrictions of blocks sync. Sped up initial sync a lot. 2021-10-08 09:15:12 +02:00
Revertron d502b6c890 Added the TLSA DNS record. 2021-10-08 09:14:24 +02:00
Revertron f8a7d8e868 Merge pull request #164 from esin/master
Update README.md
2021-10-04 09:49:36 +02:00
Revertron 1074c9f83a Merge pull request #168 from Revertron/dependabot/cargo/winres-0.1.12
Bump winres from 0.1.11 to 0.1.12
2021-10-04 09:48:25 +02:00
Revertron 7ceb57cc3d Merge pull request #167 from Revertron/dependabot/cargo/simplelog-0.10.2
Bump simplelog from 0.10.1 to 0.10.2
2021-10-04 09:47:29 +02:00
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>
2021-10-04 03:03:50 +00:00
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>
2021-10-04 03:03:45 +00:00
Andrey Esin 8c3e72cebf Update README.md
Adding quite option to wget
Without it, `sudo` won't ask for password
2021-09-29 22:20:07 +03:00
Revertron 9839b8de6b Merge pull request #161 from Revertron/dependabot/cargo/simplelog-0.10.1
Bump simplelog from 0.10.0 to 0.10.1
2021-09-27 12:28:52 +02:00
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
2021-09-27 12:27:46 +02:00
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>
2021-09-27 03:05:15 +00:00
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>
2021-09-27 03:05:10 +00:00
Revertron 2f577c6665 Fixed sending domain info with "'" to UI. 2021-09-22 11:52:56 +02:00
Revertron 522a75d511 Added an option to save current node status to file. 2021-09-21 15:25:42 +02:00
Revertron c56fd4962b Fixed build generation script. 2021-09-16 19:44:06 +02:00
Revertron 96b719024d Added some info to readme. 2021-09-16 18:26:29 +02:00
Revertron 82ccffbbb7 Made DoH feature optional to be able to create new builds for MIPSes. 2021-09-15 23:56:51 +02:00
Revertron 6eb185f76a Removed async dnsclient in favor of internal implementation. 2021-09-15 16:06:10 +02:00
Revertron 88bca10fbc Merge pull request #158 from dm9pZCAq/master
README.md: add installation instruction for Gentoo
2021-09-15 01:20:44 +02:00
dm9pZCAq 1977dc5c37 README.md: add installation instruction for Gentoo 2021-09-13 17:13:31 +03:00
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
2021-09-13 10:54:26 +02:00
Revertron 1754bcc896 Merge pull request #156 from Revertron/dependabot/cargo/sha2-0.9.8
Bump sha2 from 0.9.6 to 0.9.8
2021-09-13 10:54:00 +02:00
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>
2021-09-13 03:04:41 +00:00
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>
2021-09-13 03:04:35 +00:00
Revertron a1099e54f0 Fixed CNAME resolution test. 2021-09-12 13:47:05 +02:00
Revertron 7b79f86e17 Fixed inadequate response packet lengths and made proper CNAME resolution. 2021-09-12 13:03:10 +02:00
Revertron 2b57d07da5 Optimized requests handling. 2021-09-10 16:30:17 +02:00
Revertron 903a3b1550 Fixed OPT record forwarding. 2021-09-09 18:18:03 +02:00
Revertron 9fe8fa31eb Fixed test. 2021-09-08 19:59:10 +02:00
Revertron d2db6731aa Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	alfis.toml
#	src/dns/client.rs
#	src/dns/context.rs
2021-09-08 17:54:03 +02:00
Revertron 08328c95fe Added DNS-over-HTTPS support for forwarded queries. 2021-09-08 17:53:38 +02:00
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
2021-09-06 12:00:31 +02:00
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>
2021-09-06 03:04:18 +00:00
Revertron 65bdbd677a Added DNS-over-HTTPS support for forwarded queries. 2021-09-05 19:05:30 +02:00
Revertron eed0adad0c Merge pull request #153 from alexovchinnicov/master
Docker
2021-09-03 15:00:13 +02:00
Aleksey Ovchinnikov 1f706e3e7b Create Makefile 2021-09-03 15:31:14 +07:00
Aleksey Ovchinnikov b4946dd7b3 Create Read.me 2021-09-03 15:30:25 +07:00
Aleksey Ovchinnikov 2c8c23cd95 Create Dockerfile
Added Dockerfile
2021-09-03 15:29:13 +07:00
Revertron 8ae53bb2bd Merge pull request #144 from Revertron/dependabot/cargo/open-2.0.1
Bump open from 1.7.1 to 2.0.1
2021-08-30 09:36:53 +02:00
Revertron 8dedccbf3b Merge pull request #151 from Revertron/dependabot/cargo/serde-1.0.130
Bump serde from 1.0.128 to 1.0.130
2021-08-30 09:35:31 +02:00
Revertron b51c2dba81 Merge pull request #152 from Revertron/dependabot/cargo/sha2-0.9.6
Bump sha2 from 0.9.5 to 0.9.6
2021-08-30 09:34:14 +02:00
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>
2021-08-30 07:26:55 +00:00