aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* run cargo fmtHEADmains-ol2025-12-1617-565/+950
* Getting closer to no-std being doneWill Dillon2025-12-0417-431/+929
* Better than 90% everywhere.Will Dillon2025-11-1711-44/+167
* Got identity to 95%Will Dillon2025-11-173-80/+278
* Anon reqest completeWill Dillon2025-11-152-10/+22
* Updated TOML formate and added testWill Dillon2025-11-136-75/+188
* Refactored packet_content and added way more testsWill Dillon2025-11-1315-1009/+1320
* Added more packetsWill Dillon2025-11-122-13/+78
* Squelch some warningsWill Dillon2025-11-083-7/+7
* Don't print the keystoreWill Dillon2025-11-081-3/+0
* Made it work in MeshTNC and did some more descriptionsWill Dillon2025-11-083-12/+42
* Got P2P decryption workingWill Dillon2025-11-081-1/+10
* Getting pretty close to finishedWill Dillon2025-11-085-78/+441
* Back over to the laptopWill Dillon2025-11-073-25/+149
* Switching to MacWill Dillon2025-11-072-6/+88
* Decryption is working!Will Dillon2025-11-075-858/+1097
* Moving back to laptopWill Dillon2025-11-071-50/+66
* Try moving from PrivateKey to Static SecretWill Dillon2025-11-072-28/+239
* Finally building again; what a nightmareWill Dillon2025-11-062-15/+15
* Try to pivot from Dalek to RustCryptoWill Dillon2025-11-062-5/+15
* Switching over to the mac for macWill Dillon2025-11-062-126/+276
* Ran clippyWill Dillon2025-11-062-33/+30
* All the packet types pass testsWill Dillon2025-11-062-18/+141
* 2/3 of packets pass testsWill Dillon2025-11-061-24/+318
* Advert tests passWill Dillon2025-11-062-11/+195
* Packet header tests passWill Dillon2025-11-061-28/+190
* Initial commitWill Dillon2025-11-053-0/+320