- Somewhere, France
- https://www.freetards.xyz
-
Jack of one trade, master of none.
- Joined on
2023-09-05
a77be8b437
[MOD] Modify join/invite lists to be lazy
620cf91ba0
[MOD/FIX] More descriptive errors, "fix" join
aa6e375167
Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into roomwerk
6dd4440125
remove use of install in Makefile (#56)
f5ce4f5238
Merge pull request 'Start optionally using the SHA implementation from the existing crypto API' (#44) from lda/Cytoplasm:opt-ssl-for-sha into master
7752ea7b86
[MOD] Drop LibreSSL "support" in SHA for now
d00dcc9b50
Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into opt-ssl-for-sha
494be7b4dc
Merge pull request 'Fast memory allocation' (#36) from lda/Cytoplasm:mem-moment into master
b6b915530c
Merge pull request 'Getting optional LMDB support into Cytoplasm' (#43) from lda/Cytoplasm:lmdbwerk into master
7752ea7b86
[MOD] Drop LibreSSL "support" in SHA for now
d00dcc9b50
Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into opt-ssl-for-sha
494be7b4dc
Merge pull request 'Fast memory allocation' (#36) from lda/Cytoplasm:mem-moment into master
b6b915530c
Merge pull request 'Getting optional LMDB support into Cytoplasm' (#43) from lda/Cytoplasm:lmdbwerk into master
56257fb3da
Merge pull request 'remove use of install in Makefile' (#46) from Levitating/Cytoplasm:remove-install into master
283455b1a0
Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into roomwerk
e263eca5dc
Fix build issues with #28 (#55)
ac9372a30a
User Directory Patch #70 (#28)
Getting optional LMDB support into Cytoplasm
Can you give some sort of rationale statement for this? I'm not opposed to it, and if you say it works I can go ahead and merge it, but a little comment here as to why this is necessary might…
Fix build issues with #28
18b83be827
[FIX] Fix out the wrinkly old code
4cbbbdb53c
Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into lda-dev
ac9372a30a
User Directory Patch #70 (#28)
a8924b8437
Update Cytoplasm to v0.4.1.
ff85b72899
Fix IPv6 issue in parser (#52)
WIP: Leapfrog to Room Version 1 support
Did more basic work to allow multiple devices to sync at the same time, and it does seem to work out fine.
c7204f316c
Merge branch 'master' into opt-ssl-for-sha
4903c075e8
Merge pull request 'Pre-emptively free out the key' (#41) from lda/Cytoplasm:hashmap-del-leak into master
da857a3d53
[FIX] Pre-emptively free out the key
WIP: Start optionally using the SHA implementation from the existing crypto API