summaryrefslogtreecommitdiff
path: root/examples/c-json-stdout/c-json-stdout.c
Commit message (Expand)AuthorAge
* Fixed clang-tidy warnings.Toni Uhlig2023-11-13
* Fix issues detected by SonarCloud.Toni Uhlig2023-10-05
* Build JSMN with support for parent links.Toni Uhlig2021-07-13
* Switched to CMake build system.Toni Uhlig2021-03-17
* Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...Toni Uhlig2021-01-27
* Declared nDPI id and flow structs in nDPId flow info struct.Toni Uhlig2020-12-30
* Let travis use pcap files from nDPI to produce some JSON output. (disabled, n...Toni Uhlig2020-12-01
* Renamed misleading "contrib" subfolder to "dependencies".Toni Uhlig2020-11-13
* Removed DISABLE_JSMN define for c-json-stdout (built-in per default).Toni Uhlig2020-09-26
* error handling enhancementsToni Uhlig2020-08-15
* several fixes and improvmentsToni Uhlig2020-08-14
* minor improvmentsToni Uhlig2020-08-14
* c-json-stdout: fixed broken bufferingToni Uhlig2020-08-14
* json buffering and parsingToni Uhlig2020-08-04
* introduced NETWORK_BUFFER_MAX_SIZE to replace BUFSIZ as this might change dep...Toni Uhlig2020-08-04
* added basic "consumer" exampleToni Uhlig2020-08-04