Commit Graph

659 Commits (da7db8dfa492974593845b31f24d413a09bd7df8)
 

Author SHA1 Message Date
Revertron bb1f1acce5 Optimized read of network messages. 3 years ago
Revertron 0013cf9bbb Updated readme. 3 years ago
Revertron c3c23e2eaf
Merge pull request #127 from Revertron/dependabot/cargo/tinyfiledialogs-3.8.3
Bump tinyfiledialogs from 3.3.10 to 3.8.3
3 years ago
Revertron 21fdd0c800 Fixed DNS cache test. 3 years ago
dependabot[bot] a6258ec91d
Bump tinyfiledialogs from 3.3.10 to 3.8.3
Bumps [tinyfiledialogs](https://github.com/jdm/tinyfiledialogs-rs) from 3.3.10 to 3.8.3.
- [Release notes](https://github.com/jdm/tinyfiledialogs-rs/releases)
- [Commits](https://github.com/jdm/tinyfiledialogs-rs/commits)

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron 2d6afdabc5 Fixed tests. 3 years ago
Revertron 2f9f71a795 Removed unnecessary manual drops. 3 years ago
Revertron 7cd9a871a5 Better error handling for P2P connections. 3 years ago
Revertron dbd14e1599 Fixed excess logging. 3 years ago
Revertron 24975e3875
Merge pull request #124 from Revertron/feature/encryption
Implemented P2P traffic encryption.
3 years ago
Revertron a49e6bdf14 Added Cargo.lock to provide deterministic builds. 3 years ago
Revertron 319051edbd Implemented P2P traffic encryption.
Changed serialization format of P2P messages.
Refactored P2P network code.
3 years ago
Revertron 5398410d8d Made temporary speedup for cold start. 3 years ago
Revertron b458140d6c Fixed build. 3 years ago
Revertron 8a8c2678ae Small UI and log polishing. 3 years ago
Revertron 88404a635b Added statistics to main screen. 3 years ago
Revertron ebcb7174fe Finished UI-refactoring. 3 years ago
Revertron 8bc6ca60ec Moved some UI-components around. 3 years ago
Revertron 7c38ee915f Removed deprecated keystore code. 3 years ago
Revertron 4e96eeed59 Changed logo placement. 3 years ago
Revertron 7665a2af3f Refactored domain list interface.
Added new logo and icon.
3 years ago
Revertron 827f7477a5 Updated dependencies. 3 years ago
Revertron e5f4aa138c Fixed empty keys dropdown text after new key was mined. 3 years ago
Revertron 709f65e5cc Fixed operation of transferred domains. 3 years ago
Revertron a9f2193fce Implemented resolve of PTR records. 3 years ago
Revertron f658fddf95 Merge remote-tracking branch 'origin/master' 3 years ago
Revertron 212525e3eb Randomized signing keys. 3 years ago
Revertron 463a3a25ef
Merge pull request #119 from nxshock/master
Add NixOS Logo
3 years ago
nxshock bd334eafbe Add NixOS Logo 3 years ago
Revertron a73894e849 Updated readme and default settings. 3 years ago
Revertron b83f8580dc Added fork-stuck mitigation. 3 years ago
Revertron b504c565fb Replaced test DB with a new one, fixed tests. 3 years ago
Revertron 1168c9545e Merge remote-tracking branch 'origin/master' 3 years ago
Revertron 31ba599662 Implemented support for multiple keys. 3 years ago
Revertron 409f57c09a
Merge pull request #117 from eatb33ts/master
Add nix-shell for nix/nixos users
3 years ago
eatb33ts 80fa103135 README update 3 years ago
eatb33ts 2facb849e8 add nix build shell 3 years ago
Revertron 6dceac8612 Code rearrangement. 3 years ago
Revertron 7ba0da27d1 Added current origin to readme. 3 years ago
Revertron aa6ae581d6 Pushing new origin hash. 3 years ago
Revertron ce6b62d2d4 Merge remote-tracking branch 'origin/master' 3 years ago
Revertron bcb4cc1b6b Changed behavior on spurious wakeups of p2p connections. 3 years ago
Revertron baaefb3f95
Merge pull request #112 from nxshock/master
Replace Archlinux manual build with AUR package
3 years ago
nxshock c2b7534266 Replace Archlinux manual build with AUR package 3 years ago
Revertron 92222dd51b Refactored event bus to lazy_static. 3 years ago
Revertron 9a5d3a44a5 Implemented running key-generation from command line. 3 years ago
Revertron 4473922f23 Fixed build, removed warning. 3 years ago
Revertron 4d446829c4 Added error check for domain name decryption. 3 years ago
Revertron 6da89bcf0d Added more convenient cooldown time formatting. 3 years ago
Revertron a5311de626 Updated images in readme. 3 years ago