aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Fix: errpos has got a correct type nowSerge A. Zaitsev2010-11-15
| * Design: objects and arrays are different types nowSerge A. Zaitsev2010-11-15
| * Design: unrolled reference tables. Nested functions moved outside. Got smalle...Serge A. Zaitsev2010-11-15
| * Demo: changed to read from '.js' fileSerge A. Zaitsev2010-11-15
| * Fix: error position is an offset, not a pointerSerge A. Zaitsev2010-11-15
| * Demo separated from the jsmn code. Makefile changed. Some comments addedSerge A. Zaitsev2010-11-15
| * README and LICENSE added. MIT license choosen.Serge A. Zaitsev2010-11-15
| * Initial commit. Demo program is included in the jsmn.c code. Ugly names and n...Serge A. Zaitsev2010-11-15
* Re-Cloned JSMN as subtree.Toni Uhlig2020-11-13
* Renamed misleading "contrib" subfolder to "dependencies".Toni Uhlig2020-11-13
* Finished unfinished nDPIsrvd.h helper functionality.Toni Uhlig2020-11-13
* Fixed `make help' printout issues.Toni Uhlig2020-11-11
* More detailed `nanosleep() before close()' description.Toni Uhlig2020-11-11
* Improved default capture device handling if none set via `-i'.Toni Uhlig2020-11-08
* Make sure that DAEMON_EVENT_SHUTDOWN gets transmitted before close() (hacky, ...Toni Uhlig2020-11-08
* forced --prefix for travis-ciToni Uhlig2020-11-04
* Added json-c to package dependencies required for libndpi unit tests.Toni Uhlig2020-10-28
* build go example only if GOCC setToni Uhlig2020-10-17
* cosmetics, exception verbosityToni Uhlig2020-10-17
* py-flow-info: Print BasicEvents.Toni Uhlig2020-10-12
* nDPId/nDPIsrvd: change_user_group does now chown/chmod collector/distributor ...Toni Uhlig2020-10-07
* Travi CIToni Uhlig2020-10-06
* nDPId: Fixed BUG if flow was guessed but "Unknown" detected protocol serialized.Toni Uhlig2020-10-01
* Improved python event validation with focus on readability.Toni Uhlig2020-09-30
* Centralized some python code parts to make future modifications easier.Toni Uhlig2020-09-29
* nDPIsrvd: Added very important warning and use UDS now by default.Toni Uhlig2020-09-29
* Updated README.md ASCII architecture.Toni Uhlig2020-09-29
* nDPIsrvd: Improved UDS related code parts.Toni Uhlig2020-09-29
* Added additional datalink header check for DLT_NULL/IPv6.Toni Uhlig2020-09-28
* Added alias support for an nDPId instance.Toni Uhlig2020-09-27
* Added daemon events.Toni Uhlig2020-09-27
* Improved event parsing for Python scripts.Toni Uhlig2020-09-26
* Added event validation functions and fixed Python scripts.Toni Uhlig2020-09-26
* Use --squash for git subtree pull.Toni Uhlig2020-09-26
* Centralized EventName validation and moved code parts.Toni Uhlig2020-09-26
* Removed DISABLE_JSMN define for c-json-stdout (built-in per default).Toni Uhlig2020-09-26
* Added shell script to update/pull JSMN.Toni Uhlig2020-09-26
* Merge commit 'e8af059ab3deb2a49e75c20ddcaf14ee19bcc223' as 'contrib/jsmn'Toni Uhlig2020-09-26
|\
| * Squashed 'contrib/jsmn/' content from commit 053d3cdToni Uhlig2020-09-26
* Removed examples/c-json-stdout/jsmn as it's new location will be contrib/jsmn...Toni Uhlig2020-09-26
* Added host_server_name length to hash to send a detection update if length ch...Toni Uhlig2020-09-26
* Added new flow event: FLOW_EVENT_DETECTION_UPDATEToni Uhlig2020-09-25
* Process extra packets with nDPI, still not perfect but results in a more accu...Toni Uhlig2020-09-24
* nDPId: Change user/group after init.Toni Uhlig2020-09-21
* nDPIsrvd: Use of an anonymous enum for collector/distributor socket types fit...Toni Uhlig2020-09-07
* nDPIsrvd: Change user/group, allow listening on UNIX socket for incoming dist...Toni Uhlig2020-09-05
* go-dashboard: Print unmarshalled JSON string in a textbox.Toni Uhlig2020-09-03
* go-dashboard: Added event structs and JSON unmarshal semantic.Toni Uhlig2020-09-02
* go-dashboard: go mod/vendor support + termdash text user interfaceToni Uhlig2020-09-01
* nDPId: Print compiled-in libgcrypt version (if libndpi was compiled with libg...Toni Uhlig2020-08-31