lda pushed to roomwerk at lda/telodendria 2024-07-24 07:18:34 -04:00
3e5d9dbe62 [ADD/WIP] Filtering some event fields(somewhat)
lda pushed to roomwerk at lda/telodendria 2024-07-23 13:50:24 -04:00
123aa0b23a [WIP] Moar filtering, cond variables with timeout
lda pushed to roomwerk at lda/telodendria 2024-07-23 06:46:15 -04:00
55652eaa15 [MOD] Make a dedicated FilterDecode function
3d700de17d [FIX] Do not add swap files
c25db688ba [MOD] Separate IsRoomFiltered
Compare 3 commits »
lda pushed to roomwerk at lda/telodendria 2024-07-20 11:46:36 -04:00
6f045083a2 [ADD/WIP] Dot-separated fetching, respect 'rooms'
lda pushed to roomwerk at lda/telodendria 2024-07-19 11:05:09 -04:00
d46e418ec1 [FIX/WIP] Fix crash, verify room filtering
lda created pull request Telodendria/Cytoplasm#41 2024-07-19 10:10:55 -04:00
Pre-emptively free out the key
lda created branch hashmap-del-leak in lda/Cytoplasm 2024-07-19 10:09:29 -04:00
lda pushed to hashmap-del-leak at lda/Cytoplasm 2024-07-19 10:09:29 -04:00
da857a3d53 [FIX] Pre-emptively free out the key
lda pushed to master at lda/Cytoplasm 2024-07-19 10:05:00 -04:00
c3646294f5 Merge pull request 'Fix HTTP header leakage' (#39) from lda/Cytoplasm:fix-duplicate-leak into master
61b5430efe Merge pull request 'Fix TLS build issue' (#40) from lda/Cytoplasm:fix-tls into master
b3be10e112 [FIX] Last TLS oopsie!
b284fb607a [FIX] Fix HTTP leakage
dd99759e39 Merge pull request 'Fix stringification.' (#37) from lda/Cytoplasm:fix-stringify into master
Compare 11 commits »
lda pushed to mem-moment at lda/Cytoplasm 2024-07-18 07:20:31 -04:00
0d122976d4 Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into mem-moment
c3646294f5 Merge pull request 'Fix HTTP header leakage' (#39) from lda/Cytoplasm:fix-duplicate-leak into master
61b5430efe Merge pull request 'Fix TLS build issue' (#40) from lda/Cytoplasm:fix-tls into master
b3be10e112 [FIX] Last TLS oopsie!
b284fb607a [FIX] Fix HTTP leakage
Compare 5 commits »
lda pushed to roomwerk at lda/telodendria 2024-07-08 04:18:15 -04:00
7825559f1b [ADD/WIP/UNTESTED] Start doing filtering
lda created pull request Telodendria/Cytoplasm#40 2024-06-27 10:56:08 -04:00
Fix TLS build issue
lda pushed to fix-tls at lda/Cytoplasm 2024-06-27 10:54:38 -04:00
b3be10e112 [FIX] Last TLS oopsie!
dd99759e39 Merge pull request 'Fix stringification.' (#37) from lda/Cytoplasm:fix-stringify into master
bd310e62ac Merge pull request 'Fix TLS, again...' (#38) from lda/Cytoplasm:fix-tls into master
5fac67a674 [MOD] Fix stringification of version number
Compare 4 commits »
lda created pull request Telodendria/Cytoplasm#39 2024-06-27 10:47:31 -04:00
Fix HTTP header leakage
lda created branch fix-duplicate-leak in lda/Cytoplasm 2024-06-27 10:46:21 -04:00
lda pushed to fix-duplicate-leak at lda/Cytoplasm 2024-06-27 10:46:21 -04:00
b284fb607a [FIX] Fix HTTP leakage
lda pushed to mem-moment at lda/Cytoplasm 2024-06-27 10:43:55 -04:00
402d73c866 Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into mem-moment
dd99759e39 Merge pull request 'Fix stringification.' (#37) from lda/Cytoplasm:fix-stringify into master
bd310e62ac Merge pull request 'Fix TLS, again...' (#38) from lda/Cytoplasm:fix-tls into master
d7faff734c [FIX] Actually apply serverName
5dc1ec49eb [FIX] Actually set fd.
Compare 8 commits »
lda commented on pull request Telodendria/Cytoplasm#38 2024-06-23 01:58:09 -04:00
Fix TLS, again...

Just fixed a small issue around serverName not being managed, which was a recipe for disasters.

lda pushed to fix-tls at lda/Cytoplasm 2024-06-23 01:54:48 -04:00
d7faff734c [FIX] Actually apply serverName
lda pushed to mem-moment at lda/Cytoplasm 2024-06-19 11:51:30 -04:00
bec672c92c [MOD] Use a different constant