662696ce12
C99 Compliance ( #29 )
...
This pull request brings Cytoplasm up from C89 to C99, which makes it much more portable across platforms. In particular, this pull request solves a number of issues with 32-bit platforms.
Closes #28 .
Closes #12 .
Closes #20 .
Reviewed-on: Telodendria/Cytoplasm#29
2024-01-13 17:13:45 -05:00
lda
44b7f45bb7
[FIX] Fix other potential double-free
...
Was done "à la va-vite" since I can't really work on it directly right now.
2024-01-01 07:57:11 -05:00
3788d044e6
[FIX] Fix potential double-free issue in Cytoplasm
2023-12-14 18:31:20 +01:00
17f1a41519
HttpRouter
: Decode path parts before matching. (#19 )
...
Required by Telodendria/Telodendria#44 .
Reviewed-on: Telodendria/Cytoplasm#19
Co-authored-by: lda <lda@freetards.xyz>
Co-committed-by: lda <lda@freetards.xyz>
2023-12-02 10:25:28 -05:00
7e21b2bfce
Format source code and apply license.
2023-09-28 19:16:45 -04:00
LoaD Accumulator
9c4c3fc899
Fixes issue #33 related to a memory issue, and format some code. ( #35 )
...
Fixes #33 .
Co-authored-by: LoaD Accumulator <lda@freetards.xyz>
Reviewed-on: Telodendria/telodendria#35
Co-authored-by: LoaD Accumulator <lda@noreply.git.telodendria.io>
Co-committed-by: LoaD Accumulator <lda@noreply.git.telodendria.io>
2023-09-11 10:57:16 -04:00
40eac30b5c
Import new Cytoplasm library based off of code from Telodendria.
...
Telodendria doesn't use this library yet, but it will soon.
2023-05-13 17:30:09 +00:00