summaryrefslogtreecommitdiff
path: root/nDPId.c
Commit message (Expand)AuthorAge
...
* use a string mapping table for event id to name conversionToni Uhlig2020-07-11
* more write after read race conditions fixedToni Uhlig2020-07-10
* fixed some race conditionsToni Uhlig2020-07-10
* compare&fetch for global flow_id counter, set missing variable on new flow, a...Toni Uhlig2020-07-10
* care more about DISABLE_JSONIZERToni Uhlig2020-07-10
* clang-format and set BreakBeforeBraces to AllmanzToni Uhlig2020-07-10
* json formatting/ stringification overhaulToni Uhlig2020-07-10
* send json string to sink, added basic json event serialization fn callToni Uhlig2020-07-09
* renamed: jsonize_basic_event_error -> jsonize_format_errorToni Uhlig2020-07-08
* jsonize_basic_event // jsonize_basic_event_errorToni Uhlig2020-07-07
* send JSON string on a per thread basis to a remote sink, means that no expens...Toni Uhlig2020-07-05