aboutsummaryrefslogtreecommitdiff
path: root/src/jansson.def
AgeCommit message (Expand)AuthorFilesLines
2020-09-01introduce new fixed-size key APIMaxim Zhukov1-0/+5
2019-10-11Add json_object_update_recursive()Henrique Cabral1-0/+1
2019-03-12Add runtime version checking functionsSean Bright1-0/+2
2018-02-09Add json_sprintf and json_vsprintfjson_sprintfPetri Lehtinen1-0/+2
2017-01-27Implement json_dumpfd() and json_loadfd()Nathaniel McCallum1-0/+2
2017-01-26Implement json_dumpb()Nathaniel McCallum1-0/+1
2015-12-21Add json_get_alloc_funcs() to allow alloc function fetchingNathaniel McCallum1-0/+1
2014-02-11Merge branch '2.6'Petri Lehtinen1-0/+1
2014-02-11CVE-2013-6401: Change hash function, randomize hashesPetri Lehtinen1-0/+1
2013-09-29add new public functions to jansson.defChip Salzenberg1-0/+5
2013-06-02Adjust CMakeLists.txt and .def: add _d postfix onto jansson_d.lib/dllPaul Harris1-2/+0
2012-04-29Support building on WindowsPetri Lehtinen1-0/+65