lda lda
lda commented on pull request Telodendria/Cytoplasm#54 2024-09-16 07:49:11 +00:00
Adds MbedTLS support to Cytoplasm

It doesn't have to in most cases(MbedTLS will try to use things like /dev/random if possible) but considering how POSIX doesn't really mandate such sources to exist in the first place (and…

lda pushed to add-mbed at lda/Cytoplasm 2024-09-15 11:09:44 +00:00
f9702cf0ef Merge branch 'add-mbed' of https://git.telodendria.io/lda/Cytoplasm into add-mbed
69f8e47ea2 [FIX] Remove dummy functions
Compare 2 commits »
lda pushed to add-mbed at lda/Cytoplasm 2024-09-15 11:08:15 +00:00
ffc11ea8ba Merge branch 'master' into add-mbed
8987802437 Merge pull request 'Fix LMDB use-after-free' (#53) from lda/Cytoplasm:fix-deadlock into master
9c6781c458 Merge pull request 'Fix j2s generation issue' (#52) from lda/Cytoplasm:master into master
4831f2e03d Merge pull request 'Add key->[known structure] schemas to j2s' (#50) from lda/Cytoplasm:master into master
Compare 4 commits »
lda created pull request Telodendria/Cytoplasm#54 2024-09-15 09:19:10 +00:00
Adds MbedTLS support to Cytoplasm
lda pushed to add-mbed at lda/Cytoplasm 2024-09-15 09:16:22 +00:00
ee58167928 [META] Denote the presence of Mbed in the README
lda pushed to add-mbed at lda/Cytoplasm 2024-09-15 09:11:17 +00:00
c1d59b2c6f [ADD] Add MbedTLS support
lda created branch add-mbed in lda/Cytoplasm 2024-09-15 09:11:17 +00:00
lda pushed to roomwerk at lda/telodendria 2024-09-14 18:01:02 +00:00
29a298efe2 [MOD] Fix out redacts a bit
0d7f472a24 [FIX] Count in the 'redacts' field
Compare 2 commits »
lda commented on issue Telodendria/Telodendria#31 2024-09-14 13:22:45 +00:00
Release Binaries & Source Tarballs With Submodules

Just noting down something that may be worthwhile if we ever generate static binaries, because I did notice hurdles trying to run Cytoplasm-based projects with a static musl and OpenSSL (see [this…

lda pushed to roomwerk at lda/telodendria 2024-09-14 13:11:46 +00:00
2fd39bfe25 [ADD] Basic redactwerk
lda created pull request Telodendria/Cytoplasm#53 2024-09-09 11:06:54 +00:00
Fix LMDB use-after-free
lda pushed to fix-deadlock at lda/Cytoplasm 2024-09-09 11:05:59 +00:00
9fed42d2ac [FIX] Fix LMDB use-after-free
lda created branch fix-deadlock in lda/Cytoplasm 2024-09-09 11:05:59 +00:00
lda commented on issue Telodendria/Cytoplasm#9 2024-08-30 16:39:08 +00:00
XML Parser/Generator

Just popping in to note that I'll probably be writing one for Cytoplasm in the coming months. I already have a basic parser/generator for another project, but they were more meant to be just…

lda pushed to roomwerk at lda/telodendria 2024-08-30 07:43:44 +00:00
01de46b299 [REF] Separate the room functions
lda pushed to roomwerk at lda/telodendria 2024-08-28 17:55:32 +00:00
5b51d9159e [MOD] Stateless /message tokins
lda pushed to roomwerk at lda/telodendria 2024-08-27 16:57:01 +00:00
dfb950bc7f [MOD] Use keyed schemas for the sync
0a45cebbfe Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into roomwerk
775b1d9571 Use hashtypes(c.f Cytoplasm#47) (#57)
Compare 3 commits »
lda created pull request Telodendria/Cytoplasm#52 2024-08-27 16:52:22 +00:00
Fix j2s generation issue
lda pushed to master at lda/Cytoplasm 2024-08-27 16:51:29 +00:00
33139510b9 [FIX] Fix j2s generation issue
lda pushed to master at lda/Cytoplasm 2024-08-27 16:25:31 +00:00
cc665ac7fc Merge branch 'master' into master
a121793795 Merge pull request 'Fix out the configure for the AUR' (#51) from lda/Cytoplasm:fix-configure into master
9e1026d893 Merge pull request 'Add raw SHA inputs and hashtypes to ShaToHex' (#47) from lda/Cytoplasm:sha-revamp into master
d0b5c441dd [FIX] Fix out the configure
5df458f568 [FIX] Fix out define hjinks
Compare 6 commits »