poco/JSON
2022-02-19 09:52:24 +01:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/JSON #3309: optimize parsing from stream (no copying of entire JSON to memory); limit maximum depth to avoid stack overflow with malicious documents (fuzzing - #3285); code cleanup 2021-06-15 18:55:59 +02:00
samples fix warning 2021-06-16 14:01:01 +02:00
src #3470: bug in JSON ParseHandler.cpp (RFC 7159 should be valid) 2022-02-19 09:52:24 +01:00
testsuite #3470: bug in JSON ParseHandler.cpp (RFC 7159 should be valid) 2022-02-19 09:52:24 +01:00
CMakeLists.txt make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
dependencies Add JSON dependencies file 2012-05-09 19:47:36 +00:00
JSON_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
JSON_vs90.vcproj project file fixes 2020-01-11 12:45:39 +01:00
JSON_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs140.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs140.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs150.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs150.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs160.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs160.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
JSON.progen updated progen files 2020-01-11 09:34:54 +01:00
Makefile Poco1.8.1 compilation error for C++98 mode #2121 2018-01-31 18:32:15 -06:00