Commit Graph

731 Commits

Author SHA1 Message Date
Dimitris Apostolou 08f49d52da Fix typo 2022-01-02 12:05:54 +02:00
Revertron c111da6250 Fixed network message reading. 2021-12-25 22:15:35 +01:00
Revertron 797584c516 Fixed multiple clippy warnings. 2021-12-25 18:40:36 +01:00
renesat ba716d9d4c Update nixos support
Add flake.nix file and update shell.nix.
2021-12-23 23:17:55 +03:00
Revertron d776cca5b3 Updated dependencies and README. 2021-12-22 20:28:05 +01:00
Revertron 27f0df16f4 Merge pull request #188 from Revertron/dependabot/cargo/serde-1.0.131
Bump serde from 1.0.130 to 1.0.131
2021-12-13 13:52:35 +01:00
Revertron bb067cc1a2 Merge pull request #187 from Revertron/dependabot/cargo/simplelog-0.11.1
Bump simplelog from 0.11.0 to 0.11.1
2021-12-13 13:51:46 +01:00
Revertron c77def54b8 Merge pull request #186 from Revertron/dependabot/cargo/digest-0.10.0
Bump digest from 0.9.0 to 0.10.0
2021-12-13 13:51:30 +01:00
dependabot[bot] 7557bcf508 Bump serde from 1.0.130 to 1.0.131
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 12:33:52 +00:00
dependabot[bot] 1d34ca2a45 Bump simplelog from 0.11.0 to 0.11.1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.0 to 0.11.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.11.0...v0.11.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-12-13 12:33:52 +00:00
dependabot[bot] c07ccd70ce Bump digest from 0.9.0 to 0.10.0
Bumps [digest](https://github.com/RustCrypto/traits) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/digest-v0.9.0...digest-v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 12:33:40 +00:00
Revertron 51e4a39ac5 Merge pull request #185 from Revertron/dependabot/cargo/sha2-0.10.0
Bump sha2 from 0.9.8 to 0.10.0
2021-12-13 13:32:16 +01:00
dependabot[bot] de07552305 Bump sha2 from 0.9.8 to 0.10.0
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.8 to 0.10.0.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.8...sha2-v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 03:06:20 +00:00
Revertron baa6060bee Merge pull request #184 from Revertron/dependabot/cargo/open-2.0.2
Bump open from 2.0.1 to 2.0.2
2021-12-06 15:23:17 +01:00
Revertron 276277f79c Merge pull request #183 from Revertron/dependabot/cargo/thread-priority-0.4.1
Bump thread-priority from 0.2.4 to 0.4.1
2021-12-06 15:22:20 +01:00
dependabot[bot] 6e48bebf51 Bump open from 2.0.1 to 2.0.2
Bumps [open](https://github.com/Byron/open-rs) from 2.0.1 to 2.0.2.
- [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/open-v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 03:04:55 +00:00
dependabot[bot] 1627e4a5ac Bump thread-priority from 0.2.4 to 0.4.1
Bumps [thread-priority](https://github.com/vityafx/thread-priority) from 0.2.4 to 0.4.1.
- [Release notes](https://github.com/vityafx/thread-priority/releases)
- [Commits](https://github.com/vityafx/thread-priority/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 03:04:51 +00:00
Revertron c73e0db585 Merge pull request #182 from Revertron/dependabot/cargo/derive_more-0.99.17
Bump derive_more from 0.99.16 to 0.99.17
2021-11-29 20:23:40 +01:00
Revertron 17c64d9b2e Merge pull request #181 from Revertron/dependabot/cargo/serde_json-1.0.72
Bump serde_json from 1.0.71 to 1.0.72
2021-11-29 19:46:06 +01:00
dependabot[bot] 51174f5372 Bump derive_more from 0.99.16 to 0.99.17
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.16 to 0.99.17.
- [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.16...v0.99.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 03:05:39 +00:00
dependabot[bot] b2e5618df9 Bump serde_json from 1.0.71 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.71...v1.0.72)

---
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-29 03:05:34 +00:00
Revertron 265e6ca07a Merge pull request #180 from Revertron/dependabot/cargo/serde_json-1.0.71
Bump serde_json from 1.0.70 to 1.0.71
2021-11-22 08:50:46 +00:00
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>
2021-11-22 03:05:29 +00:00
Revertron 0e8d39751e Changed the way how DNS-server start error is handled. Now ALFIS starts normally, and the error is shown in GUI. 2021-11-20 16:11:05 +01:00
Revertron ab742885dd Optimized logging, fixing #175. 2021-11-15 17:38:12 +01:00
Revertron e5419541aa Updated dependencies. 2021-11-15 13:13:00 +01:00
Revertron eabe332a36 Merge pull request #178 from Revertron/dependabot/cargo/mio-0.8.0
Bump mio from 0.7.14 to 0.8.0
2021-11-15 12:01:59 +00:00
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>
2021-11-15 03:04:09 +00:00
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
2021-11-09 12:32:16 +00:00
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
2021-11-09 12:31:49 +00:00
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>
2021-11-08 03:04:34 +00:00
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