Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced ndpiReader's libjson-c support with libnDPI's internal serialization interface. #1535

Merged
merged 1 commit into from
May 7, 2022

Commits on May 1, 2022

  1. Replaced ndpiReader's libjson-c support with libnDPI's internal seria…

    …lization interface.
    
     * Fixes ntop#1528
     * Serialization Interface should also fuzzed
     * libjson-c may only be used in the unit test to verify the internal serialization interface
     * Serialization Interface supports tlv(broken), csv and json
     * Unit test does work again and requires libjson-c
    
    Signed-off-by: lns <matzeton@googlemail.com>
    utoni committed May 1, 2022
    Configuration menu
    Copy the full SHA
    d1b346e View commit details
    Browse the repository at this point in the history