Commit Graph

286 Commits (903a3b155001dcbc0743271ecca4a2ad53ca683f)

Author SHA1 Message Date
Revertron 903a3b1550 Fixed OPT record forwarding. 3 years ago
Revertron 9fe8fa31eb Fixed test. 3 years ago
Revertron 08328c95fe Added DNS-over-HTTPS support for forwarded queries. 3 years ago
Revertron 66b03c0dff Verson increment. Disabled start of DNS server if threads set to zero. 3 years ago
Revertron 815c18b501 Decreased domain remining difficulty by 1. 3 years ago
Revertron 6101c403d4 Added more checks to resolve current forked state. 3 years ago
Revertron 8facb69c3f Implemented purging ignored IPs. 3 years ago
Revertron 428ed92d87 Implemented new algorithm of choosing signers, effective from block 855. 3 years ago
Revertron d513c29cfe Code reformatting. 3 years ago
Revertron 13c8843c27 Fixed cargo doc generation. 3 years ago
Revertron c8183e0e58 More optimizations for initial blocks sync. 3 years ago
Revertron e82f0ee9b1 Optimized initial blocks sync. 3 years ago
Revertron bb1f1acce5 Optimized read of network messages. 3 years ago
Revertron 21fdd0c800 Fixed DNS cache test. 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 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 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 212525e3eb Randomized signing keys. 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 31ba599662 Implemented support for multiple keys. 3 years ago
Revertron 6dceac8612 Code rearrangement. 3 years ago
Revertron bcb4cc1b6b Changed behavior on spurious wakeups of p2p connections. 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 f9c1bf1679 Added some tests and text in readme. 3 years ago
Revertron 734529098c Fixed lagging behind nodes with "better" last block. 3 years ago
Revertron 8afa86098d Fix of #106 3 years ago
Revertron bd27f74351 Version increment. Made web-view debug=false. 3 years ago
Revertron 8c2e89da0b Fixed JS part for Edge. 3 years ago
Revertron 01e97ed7a0 Reworked domain contacts. 3 years ago
Revertron 148b4b31ac Fixed dropdown menu behavior.
Added loading of domain info and contacts on edit.
3 years ago