aboutsummaryrefslogtreecommitdiff
path: root/src/lib/third_party
Commit message (Expand)AuthorAge
* sha256: fix undefined-shift error (#2237)Ivan Nardi2024-01-02
* New ndpi_sha256() nDPI API call (#2230)Luca Deri2023-12-23
* Removed type redefinitionLuca Deri2023-12-23
* Changes to avoid type redefinition on windowsLuca Deri2023-12-23
* Implements JA4 Support (#2191)Luca Deri2023-12-22
* In case a pattern is redefined (for instance with protos.txt), the custom def...Luca Deri2023-11-02
* Move from PCRE to PCRE2 (#2134)Christian Marangi2023-11-01
* Disbling AES-NI on FreeBSD as the feature checke does not work wellLuca Deri2023-10-30
* Fixed OpenWRT arm related build issues. (#2104)Toni2023-10-16
* Fixed two OpenWRT arm related build issues. (#2103)Toni2023-10-16
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* version of dirent.c that is liked by both VC++ and MinGWLuca Deri2023-10-05
* Windows code reworkLuca Deri2023-10-05
* Windows compilation fixesLuca Deri2023-10-05
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* fuzz: extend fuzzing coverageNardi Ivan2023-09-16
* Fix some errors found by fuzzers (#2078)Ivan Nardi2023-09-10
* Win fixLuca Deri2023-09-08
* Compilation fixes for old compilersLuca Deri2023-09-05
* Added ndpi_bitmap64 supportLuca Deri2023-09-05
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Fix compilation on Windows (#2072)Ivan Nardi2023-08-14
* Reworked ndpi_filter_xxx implementation using compressed bitmapsLuca Deri2023-08-14
* TypoLuca Deri2023-08-12
* ARM compilation fixLuca Deri2023-08-12
* Minor initialization fixesLuca Deri2023-08-11
* Added new API calls for implementing Bloom-filter like data structuresLuca Deri2023-08-11
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010)Toni2023-06-12
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* Fixed invalid use of ndpi_free(). Sorry, my fault. (#1988)Toni2023-05-24
* Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979)Toni2023-05-20
* Improved debug output. (#1951)Toni2023-04-21
* fuzz: add fuzzer to test internal gcrypt code (#1920)Ivan Nardi2023-04-04
* Update libinjection code (#1918)Ivan Nardi2023-04-04
* Centos7 fixesLuca Deri2023-02-13
* Update roaring bitmap codeLuca Deri2023-02-12
* 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
* Some small changes (#1869)Ivan Nardi2023-01-25
* fuzz: fix memory allocation failure logic (#1867)Ivan Nardi2023-01-20
* Add some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
* Fix some warnings and two errors found while fuzzing (#1844)Ivan Nardi2023-01-03
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Extend CodeQL configuration and fix two warnings (#1816)Ivan Nardi2022-12-02
* Removed unused variableLuca Deri2022-10-26
* Fix typoAlfredo Cardigliano2022-10-26