aboutsummaryrefslogtreecommitdiff
path: root/src/lib/third_party/include
Commit message (Expand)AuthorAge
* Fix code scanning alert no. 13: Multiplication result converted to larger typ...Luca Deri2025-01-13
* Fix code scanning alert no. 12: Multiplication result converted to larger typ...Luca Deri2025-01-13
* Added ndpi_quick_encrypt() ndpi_quick_decrypt() APi calls (#2568)Luca Deri2024-09-24
* Implemented algorithms for K-Nearest Neighbor Search (KNN) (#2554)Luca Deri2024-09-10
* fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483)Ivan Nardi2024-06-27
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* Added support for roaring bitmap v3 (#2355)Luca Deri2024-03-25
* 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
* Move from PCRE to PCRE2 (#2134)Christian Marangi2023-11-01
* 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
* 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
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* 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
* Update roaring bitmap codeLuca Deri2023-02-12
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* Add some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
* Extend CodeQL configuration and fix two warnings (#1816)Ivan Nardi2022-12-02
* Fix some warningsNardi Ivan2022-09-05
* Modified definition of hll_addLuca Deri2022-08-17
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683)Ivan Nardi2022-07-29
* Revert "Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)"...Ivan Nardi2022-07-29
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)Ivan Nardi2022-07-29
* ahocorasick: fix char/uchar bug (#1597)Ivan Nardi2022-07-20
* Replaced nDPI's internal hashmap with uthash. (#1602)Toni2022-06-17
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Fixed a bug for BE architectures (#1478)Vitaly Lavrov2022-03-05
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Internal crypto: increase size of authentication buffer (#1468)Ivan Nardi2022-03-02
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* Reworked bitmap codeLuca Deri2021-09-27
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* Win fixLuca Deri2021-08-03