index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/exec-timing-244
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-json.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
shared/varlink: add missing terminator in json strings
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2019-04-12
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2019-02-25
test-json: use standard test intro
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2019-02-25
test-json: avoid deep stack recursion under msan
Zbigniew Jędrzejewski-Szmek
1
-0
/
+7
2019-02-11
test-json: do not pass ephemeral array as intializer to JSON_BUILD_STRV
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2019-01-12
Delete duplicate lines
Topi Miettinen
1
-1
/
+0
2019-01-03
test-json: check absolute and relative difference in floating point test
Zbigniew Jędrzejewski-Szmek
1
-9
/
+7
2018-12-17
fileio: when reading a full file into memory, refuse inner NUL bytes
Lennart Poettering
1
-1
/
+1
2018-11-28
json: teach json builder "conditional" object fields
Lennart Poettering
1
-0
/
+16
2018-10-18
json: add support for using static const strings directly as JsonVariant objects
Lennart Poettering
1
-4
/
+5
2018-10-18
json: enforce a maximum nesting depth for json variants
Lennart Poettering
1
-0
/
+34
2018-10-14
test: use fabsl instead of fabs as json_variant_real() returns 'long double'
Yu Watanabe
1
-1
/
+1
2018-10-10
json: add test
Lennart Poettering
1
-0
/
+411
2016-02-13
util-lib: drop json parser
Lennart Poettering
1
-202
/
+0
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
1
-2
/
+0
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
1
-0
/
+1
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
1
-1
/
+2
2015-05-21
json: minor style fixes
v220
Lennart Poettering
1
-2
/
+3
2015-05-21
test.json: fix build on x86-32 where int and intmax_t differ
Lennart Poettering
1
-1
/
+1
2015-05-19
json: fix a mem leak
Thomas Hindoe Paaboel Andersen
1
-3
/
+1
2015-05-19
test/test-json: Tests for the tokenizer bugfix and the DOM parser
Pavel Odvody
1
-0
/
+97
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2014-12-22
shared: json - support escaping utf16 surrogate pairs
Tom Gundersen
1
-0
/
+3
2014-12-22
shared: utf8 - support ucs4 -> utf8
Tom Gundersen
1
-0
/
+1
2014-12-16
test-json: use fabs
Thomas Hindoe Paaboel Andersen
1
-1
/
+3
2014-12-15
shared: add minimal JSON tokenizer
Lennart Poettering
1
-0
/
+101