2024-05-18T17:24:34Z - 2024-11-18T17:24:34Z
Overview
21 pull requests merged by 3 users
Merged
#62 Add the DbOperationArgs set of functions, and fix bug with LMDB
Merged
#60 Add a function to decode a JSON value directly.
Merged
#59 Make Memory API more friendly with alignment
Merged
#55 First attempt to use new CI runner.
Merged
#53 Fix LMDB use-after-free
Merged
#52 Fix j2s generation issue
Merged
#50 Add key->[known structure] schemas to j2s
Merged
#51 Fix out the configure for the AUR
Merged
#47 Add raw SHA inputs and hashtypes to ShaToHex
Merged
#44 Start optionally using the SHA implementation from the existing crypto API
Merged
#36 Fast memory allocation
Merged
#43 Getting optional LMDB support into Cytoplasm
Merged
#46 remove use of install in Makefile
Merged
#33 Copy filename into preallocated field with Cytoplasm's Memory API
Merged
#41 Pre-emptively free out the key
Merged
#39 Fix HTTP header leakage
Merged
#40 Fix TLS build issue
Merged
#37 Fix stringification.
Merged
#38 Fix TLS, again...
Merged
#35 Fix file descriptor leakage
Merged
#32 Fix inconsistent sanitation with the database
2 pull requests proposed by 2 users
Proposed
#48 WIP: Rework logging
Proposed
#54 WIP: Adds MbedTLS support to Cytoplasm
5 issues closed from 3 users
Closed
#57 curl refuses to fetch from HttpServer without --http0.9
Closed
#49 j2s
cannot encode an object keyed with a known format
Closed
#42 ShaToHex can treat a 0x00 byte in a hash as a 'end-of-hash'
Closed
#34 Memory API is inefficient at freeing.
Closed
#45 make install target does not work on FreeBSD
9 issues created by 2 users
Opened
#34 Memory API is inefficient at freeing.
Opened
#42 ShaToHex can treat a 0x00 byte in a hash as a 'end-of-hash'
Opened
#45 make install target does not work on FreeBSD
Opened
#49 j2s
cannot encode an object keyed with a known format
Opened
#56 Consider abstracting strlen
into a safer function
Opened
#57 curl refuses to fetch from HttpServer without --http0.9
Opened
#58 volatile
bitfields must not be used as synchronization primites
Opened
#61 JSON decoding may cause potential issues related to signatures
Opened
#63 Allocating 256 bytes for every allocation actually isn't wise
4 unresolved conversations
Open
#4
NULL-Terminated Strings
Open
#18
Twig Template Engine
Open
#9
XML Parser/Generator
Open
#30
FreeBSD Build Failing