spank-olm

WIP Do not look
git clone git://archive.git.mtrnord.blog/MTRNord/spank-olm.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-04-15 21:16Allow manual dispatch fo the fuzzer ci cron tasksMTRNord1+1-0
2025-04-15 09:25Try again with PATMTRNord3+9-13
2025-04-15 09:07Ensure openssh-client is availableMTRNord3+4-0
2025-04-15 09:06Ensure openssh-client is availableMTRNord1+2-1
2025-04-15 09:02Fix login issues by using sshMTRNord3+67-7
2025-04-14 20:13Fix login issues by making the repo just publicMTRNord3+9-6
2025-04-14 19:49Setup corpus pruning and fix schedulesMTRNord2+45-20
2025-04-14 19:47Setup a storage repo for fuzzingMTRNord2+4-22
2025-04-14 19:37Setup a seed corpusMTRNord2+2-22
2025-04-14 17:22Fix fuzzer not compilingMTRNord4+37-48
2025-04-14 16:53Disable macos build for nowMTRNord1+3-3
2025-04-14 15:24Dont do "-Werror" on CI as the snitch testing stuff will trigger it wrongfullyMTRNord1+1-1
2025-04-14 15:18Try fuxing the botan configuration for the fuzzerMTRNord1+4-3
2025-04-14 15:03Fix unused variables in the fuzzer targetMTRNord1+1-1
2025-04-14 14:51Possibly fix some CI issuesMTRNord2+13-34
2025-04-14 14:39Fix static functions and the templatesMTRNord2+33-57
2025-04-14 14:13Add rest of pickling, clang-format and fix fuzzerMTRNord9+878-391
2024-08-07 19:18Implement basic wasm interfaceMTRNord10+172-52
2024-08-07 15:57make fuzz targets build standalone and prepare wasm crosscompileMTRNord8+114-21
2024-08-07 15:26Fix typoMTRNord1+2-1
2024-08-07 15:14Fix incorrect checkoutMTRNord1+0-1
2024-08-07 15:12add lint and ciMTRNord3+139-0
2024-08-07 15:04Add readme and build pkg-config fileMTRNord3+98-0
2024-08-07 14:21Small refactoringMTRNord3+54-88
2024-08-07 13:12Cleanup the empty fuzz target placeholderMTRNord2+0-7
2024-08-07 12:44Allow manual trigger of batch run for fuzzersMTRNord1+1-0
2024-08-07 10:41Add olm_sign_fuzzerMTRNord7+719-19
2024-08-07 08:14Fix pickling and unpickling of the account and add a test suiteMTRNord5+172-48
2024-08-07 00:30Implement basic olm account classMTRNord12+1367-9
2024-08-06 18:01Initial fuzzing prepMTRNord13+295-10
2024-08-06 07:55Initial commitMTRNord5+52-0