aboutsummaryrefslogtreecommitdiff
path: root/tests/do.sh.in
Commit message (Expand)AuthorAge
* Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)Ivan Nardi2025-01-14
* Make CI faster (#2662)Ivan Nardi2025-01-11
* shell: reformatted, fixed inspections, typos (#2506)Petr2024-07-18
* CI: enable parallel tests (for x86_64, at least) (#2444)Ivan Nardi2024-05-20
* Cleaned up APILuca Deri2024-05-17
* Parallel execution of unit tests (#2435)Ivan Nardi2024-05-15
* Added commentLuca Deri2024-04-12
* Completly disable all pthread related code in the library if `USE_GLOBAL_CONT...Toni2024-02-03
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* New API for library configurationNardi Ivan2024-01-18
* Move from PCRE to PCRE2 (#2134)Christian Marangi2023-11-01
* Added HAProxy protocol. (#2088)Toni2023-10-02
* Added -G flagLuca Deri2023-08-29
* ndpiReader: allow to configure LRU caches TTL and size (#2004)Ivan Nardi2023-06-08
* tests: add an option to force the overwrite of the unit tests results (#2001)Ivan Nardi2023-05-31
* Test multiple `ndpiReader` configurations (#1931)Ivan Nardi2023-04-06
* Moving to bashLuca Deri2023-02-27
* in case of failure, failing result files are not listedLuca Deri2023-02-27
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Fix CI after nBPF integration (#1746)Ivan Nardi2022-09-21
* Fix for systems with no realpath (MacOS)Luca Deri2022-08-05
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683)Ivan Nardi2022-07-29
* Enhances gprof usage. (#1651)Toni2022-07-08
* Run regression tests from different locations at the same time w/o side effec...Toni2022-07-05
* Generate profiling results as PNG.Toni Uhlig2022-07-03
* gprof test/CI integrationlns2022-07-03
* Fix byte-order issue during ndpiReader tcp/udp src/dst port serialization. Fi...Toni2022-07-03
* Force roaring bitmap to use ndpi memory wrappers. (#1569)Toni2022-05-31
* Support word diff for tests/do.sh for better readability. (#1565)Toni2022-05-30
* Added Edgecast and Cachefly CDNs. (#1540)Toni2022-05-07
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Implement CI on Windows. (#1483)Zied Aouini2022-03-09
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* QUIC: add support for QUICv2 (draft 00) (#1379)Ivan Nardi2021-12-04
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Improve CI (#1303)Zied Aouini2021-09-22
* TLS: avoid zeroing large structures (#1300)Ivan Nardi2021-09-16
* Fix unit tests when "--disable-gcrypt" flag is used (#1255)Ivan Nardi2021-07-23
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Add support for Snapchat voip calls (#1147)Ivan Nardi2021-03-06
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Added new data for risky domains testLuca Deri2021-02-21
* Fix utests when "--disable-gcrypt" flag is used (#1128)Ivan Nardi2021-02-04
* Added fuzzy targets conditional in tests/do.sh.in which prevents the fuzzer f...Toni2021-02-04