History log of /netbsd-src/crypto/external/bsd/netpgp/libmj/shlib_version (Results 1 – 2 of 2)
Revision Date Author Comments
# e63e4d57 25-Jun-2011 agc <agc@NetBSD.org>

change mj library to take an additional argument for a string type,
denoting its length. this allows binary strings to be encoded using
libmj.

escape magic characters in json strings in a more effic

change mj library to take an additional argument for a string type,
denoting its length. this allows binary strings to be encoded using
libmj.

escape magic characters in json strings in a more efficient manner.
the previous method was not scalable.

update callers to suit

bump libmj major version number

add examples to the libmj(3) man page

show more ...


# f6199809 07-Aug-2010 agc <agc@NetBSD.org>

NetBSD mk files for JSON functions