aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-08-11Handle base64 encoding and decodingLibravatar buttercat1791
2024-08-08Merge remote-tracking branch 'origin/note-signing' into add-cipherLibravatar vnugent
2024-08-08add noscrypt cipher and update for new noscrypt utils apiLibravatar vnugent
2024-08-08Merge and resolve conflicting changes from masterLibravatar buttercat1791
2024-05-31Use noscrypt v0.1.2Libravatar buttercat1791
2024-05-27Require vcpkg manifest modeLibravatar buttercat1791
2024-05-27refactor so no project header imports nostr.hppLibravatar buttercat1791
2024-05-26Refactor to separate interface from implementationLibravatar buttercat1791
2024-05-16better management of include_dir and headersLibravatar Finrod Felagund
2024-05-14Add noscrypt and reorganize namespacesLibravatar buttercat1791
2024-05-10Add noscrypt dependency to build systemLibravatar buttercat1791
2024-04-30Ensure first queryRelay unit test passesLibravatar Michael Jurkoic
2024-04-30Rename project to 'aedile'Libravatar Michael Jurkoic
2024-04-28Configure for Linux buildsLibravatar Michael Jurkoic
2024-04-23Begin switching to FetchContent for depsLibravatar Michael Jurkoic
2024-04-16put binary outputs at the level of GitRepublicLibravatar Finrod Felagund
2024-04-16use uuid_v4 to generate faster UUIDs than BoostLibravatar Finrod Felagund
2024-03-12Add a filters struct for relay queriesLibravatar Michael Jurkoic
2024-03-03Create Nostr Service and Add Write Capabilities (#1)v0.0.1Libravatar Michael J