aboutsummaryrefslogtreecommitdiff
path: root/src/lib/third_party
Commit message (Expand)AuthorAge
...
* 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
* CleanupLuca Deri2022-10-26
* TypoLuca Deri2022-10-26
* Improved AESNI checkLuca Deri2022-10-26
* Windows changesLuca Deri2022-10-06
* Add proj and sln for compile of dynamic x64 lib under Visual Studio 2019.mark andrews2022-09-21
* Fix some warningsNardi Ivan2022-09-05
* Improve AES-NI checkAlfredo Cardigliano2022-08-30
* Internal gcrypt: fix memory leakNardi Ivan2022-08-30
* Improved AES-NI presence check on LinuxLuca Deri2022-08-29
* 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
* Add support for Memory sanitizer (#1652)Ivan Nardi2022-07-24
* ahocorasick: fix char/uchar bug (#1597)Ivan Nardi2022-07-20
* Fix unitialized use of W[16]. (#1662)Toni2022-07-15
* Fix a compilation warning (#1620)Ivan Nardi2022-07-03
* Replaced nDPI's internal hashmap with uthash. (#1602)Toni2022-06-17
* Force roaring bitmap to use ndpi memory wrappers. (#1569)Toni2022-05-31
* Compilation fixes for old gcc compilerLuca Deri2022-05-28
* Improved AES-NI check. (#1536)Toni2022-04-30
* Improved AES-NI check on Linux to avoid crashes on CPUs that doLuca Deri2022-04-29
* 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
* Fix libgcrypt(-light/-internal) compile error. (#1465)Toni2022-03-02
* Bug fixing. (#1459)Vitaly Lavrov2022-02-28
* Win fixesLuca Deri2022-02-23
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* fix ahocorasick on big-endian machines (#1401)Vinicius Silva Nogueira2022-01-13
* Compilation fix for old Linux distributionsLuca Deri2021-10-06
* Compilation fixed on CentOS 7Luca Deri2021-09-27
* Reworked bitmap codeLuca Deri2021-09-27
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18