2024-08-18T17:20:25Z - 2024-11-18T17:20:25Z

Overview

16 active pull requests
27 active issues
Excluding merges, 1 author has pushed 8 commits to master and 20 commits to all branches. On master, 5 files have changed and there have been 109 additions and 38 deletions.

14 pull requests merged by 3 users

Merged #62 Add the DbOperationArgs set of functions, and fix bug with LMDB 2024-11-10 18:09:05 +00:00

Merged #60 Add a function to decode a JSON value directly. 2024-10-26 18:49:53 +00:00

Merged #59 Make Memory API more friendly with alignment 2024-10-24 11:57:51 +00:00

Merged #55 First attempt to use new CI runner. 2024-09-21 18:46:44 +00:00

Merged #53 Fix LMDB use-after-free 2024-09-14 00:11:14 +00:00

Merged #52 Fix j2s generation issue 2024-09-02 18:38:05 +00:00

Merged #50 Add key->[known structure] schemas to j2s 2024-08-27 16:34:50 +00:00

Merged #51 Fix out the configure for the AUR 2024-08-27 13:44:50 +00:00

Merged #47 Add raw SHA inputs and hashtypes to ShaToHex 2024-08-27 13:38:27 +00:00

Merged #44 Start optionally using the SHA implementation from the existing crypto API 2024-08-24 17:06:05 +00:00

Merged #36 Fast memory allocation 2024-08-23 20:26:14 +00:00

Merged #43 Getting optional LMDB support into Cytoplasm 2024-08-23 20:19:59 +00:00

Merged #46 remove use of install in Makefile 2024-08-23 20:15:01 +00:00

Merged #33 Copy filename into preallocated field with Cytoplasm's Memory API 2024-08-18 23:26:20 +00:00

2 pull requests proposed by 2 users

Proposed #48 WIP: Rework logging 2024-08-25 22:11:42 +00:00

Proposed #54 WIP: Adds MbedTLS support to Cytoplasm 2024-09-15 09:19:09 +00:00

5 issues closed from 3 users

Closed #57 curl refuses to fetch from HttpServer without --http0.9 2024-10-11 14:43:44 +00:00

Closed #49 j2s cannot encode an object keyed with a known format 2024-08-27 16:34:50 +00:00

Closed #42 ShaToHex can treat a 0x00 byte in a hash as a 'end-of-hash' 2024-08-27 13:38:27 +00:00

Closed #34 Memory API is inefficient at freeing. 2024-08-25 23:18:56 +00:00

Closed #45 make install target does not work on FreeBSD 2024-08-23 20:15:49 +00:00

7 issues created by 2 users

Opened #45 make install target does not work on FreeBSD 2024-08-22 01:37:10 +00:00

Opened #49 j2s cannot encode an object keyed with a known format 2024-08-25 23:25:55 +00:00

Opened #56 Consider abstracting strlen into a safer function 2024-10-06 10:32:05 +00:00

Opened #57 curl refuses to fetch from HttpServer without --http0.9 2024-10-11 13:59:08 +00:00

Opened #58 volatile bitfields must not be used as synchronization primites 2024-10-17 21:27:37 +00:00

Opened #61 JSON decoding may cause potential issues related to signatures 2024-11-09 12:57:26 +00:00

Opened #63 Allocating 256 bytes for every allocation actually isn't wise 2024-11-09 23:39:15 +00:00

4 unresolved conversations

Open #4 NULL-Terminated Strings 2024-11-09 23:39:16 +00:00

Open #18 Twig Template Engine 2024-10-17 13:34:06 +00:00

Open #9 XML Parser/Generator 2024-09-02 18:37:14 +00:00

Open #30 FreeBSD Build Failing 2024-08-22 01:16:33 +00:00