| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=c2n3thivf8ubfv6vievhg4nu9q; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 15:27:39 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
cJSON
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/cJSON, Ultralightweight JSON parser in ANSI C
[
Branch: CURRENT, Version: 1.7.19, Package name: cJSON-1.7.19, Maintainer: tpaul
cJSON aims to be the dumbest possible parser that you can get your job done
with. It's a single file of C, and a single header file.
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
cJSONtime
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/cJSON, Ultralightweight JSON parser in ANSI C
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.7.19, Package name: cJSON-1.7.19, Maintainer: tpaul
cJSON aims to be the dumbest possible parser that you can get your job done
with. It's a single file of C, and a single header file.
Master sites:
Filesize: 347.897 KBVersion history: (Expand)
- (2025-09-14) Updated to version: cJSON-1.7.19
- (2024-05-13) Updated to version: cJSON-1.7.18
- (2024-01-01) Updated to version: cJSON-1.7.17
- (2023-07-05) Updated to version: cJSON-1.7.16
- (2021-09-15) Package added to pkgsrc.se, version cJSON-1.7.15 (created)
CVS history: (Expand)
| 2025-09-14 09:15:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: cJSON: updated to 1.7.19 1.7.19 (Sep 9, 2025) Fixes: * Fix indentation (should use spaces) * Fix spelling errors found by CodeSpell * Check for NULL in cJSON_DetachItemViaPointer * Fix: check overlap before calling strcpy in cJSON_SetValuestring * Fix: Max recursion depth for cJSON_Duplicate to prevent stack exhaustion * Allocate memory for the temporary buffer when paring numbers * fix the incorrect check in decode_array_index_from_pointer |
| 2025-08-20 13:35:15 by Thomas Klausner | Files touched by this commit (242) |
Log message: *: fix build with cmake 4 |
| 2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
| 2024-05-13 16:22:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: cJSON: updated to 1.7.18 1.7.18 (May 13, 2024) Fixes: * Add NULL check to cJSON_SetValuestring()(CVE-2024-31755) * Remove non-functional list handling of compiler flags * Fix heap buffer overflow * remove misused optimization flag -01 * Set free'd pointers to NULL whenever they are not reassigned immediately after |
| 2024-01-01 12:49:57 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: cJSON: updated to 1.7.17 1.7.17 (Dec 26, 2023) Fixes: * Fix null reference in cJSON_SetValuestring(CVE-2023-50472) * Fix null reference in cJSON_InsertItemInArray(CVE-2023-50471) |
| 2023-07-05 14:18:08 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: cJSON: updated to 1.7.16 1.7.16 (Jul 5, 2023) ====== Features: ------ * Add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt * Add cmake_policy to CMakeLists.txt * Add cJSON_SetBoolValue * Add meson documentation Fixes: ------ * Fix memory leak in merge_patch * Fix conflicting target names 'uninstall' * Bump cmake version to 3.0 and use new version syntax * Print int without decimal places * Fix 'cjson_utils-static' target not exist * Add allocate check for replace_item_in_object * Fix a null pointer crash in cJSON_ReplaceItemViaPointer |
| 2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message: *: remove pkg-config from tools where no buildlink3.mk file is included Bulk build on NetBSD of these packages had the same result as before (build succeeds, no PLIST change). |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
