2
0
MasterPassword/platform-independent/c/core
Maarten Billemont b15417aa31 Marshal nulls as empty text & document data structures.
Documented the data fields in the marshal structure to avoid value
ambiguity.

NULL values for eg. identicon shouldn't serialize to flat (mpsites) file
as "(null)" but rather as empty "".

Parsing header values from the flat file that are empty yielded NULL
instead of the empty string since mpw_strtok was needlessly aggressive
on that front.
2020-02-28 17:25:20 -05:00
..
lib pre-compiled libraries. 2020-01-23 16:17:16 -05:00
src Marshal nulls as empty text & document data structures. 2020-02-28 17:25:20 -05:00
build.gradle Refactor gradle core build configuration. 2020-01-23 16:16:59 -05:00