| Commit message (Expand) | Author | Age |
* | Fixed a bug for BE architectures (#1478) | Vitaly Lavrov | 2022-03-05 |
* | Drop support for non-gcrypt builds. (#1469) | Toni | 2022-03-02 |
* | Internal crypto: increase size of authentication buffer (#1468) | Ivan Nardi | 2022-03-02 |
* | Fix libgcrypt(-light/-internal) compile error. (#1465) | Toni | 2022-03-02 |
* | Bug fixing. (#1459) | Vitaly Lavrov | 2022-02-28 |
* | Win fixes | Luca Deri | 2022-02-23 |
* | Added lightweight implementation of libgcrypt. (#1444) | Vitaly Lavrov | 2022-02-20 |
* | fix ahocorasick on big-endian machines (#1401) | Vinicius Silva Nogueira | 2022-01-13 |
* | Compilation fix for old Linux distributions | Luca Deri | 2021-10-06 |
* | Compilation fixed on CentOS 7 | Luca Deri | 2021-09-27 |
* | Reworked bitmap code | Luca Deri | 2021-09-27 |
* | Added API for handling compressed bitmaps | Luca Deri | 2021-09-26 |
* | Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276) | Ivan Nardi | 2021-08-20 |
* | Fixed Mingw64 build, SonerCloud-CI and more. (#1273) | Toni | 2021-08-18 |
* | Win fix | Luca Deri | 2021-08-03 |
* | Implementation of flow risk eception (work in progress) | Luca Deri | 2021-07-22 |
* | ahoŃorasick. Code review. Part 2. (#1236) | Vitaly Lavrov | 2021-07-12 |
* | Removed ht_hash as it is not used anymore. (#1220) | Toni | 2021-06-29 |
* | Code review. (#1205) | Vitaly Lavrov | 2021-06-15 |
* | Win fix | Luca Deri | 2021-06-15 |
* | Minor code cleanup | Luca | 2021-06-09 |
* | Win changes | Luca Deri | 2021-06-08 |
* | New version of the ahocorasick library (#1200) | Vitaly Lavrov | 2021-06-07 |
* | Reworked ndpi patricia includes to avoid compilation issues on some platforms | Luca Deri | 2021-03-31 |
* | Windows code cleanup | Luca Deri | 2021-02-24 |
* | Add more utility functions to work with patricia trees | Alfredo Cardigliano | 2021-02-23 |
* | Update ndpi_patricia_walk_inorder API | Alfredo Cardigliano | 2021-02-23 |
* | Add support for MAC to Patricia tree. Expose full API to applications. Add ut... | Alfredo Cardigliano | 2021-02-23 |
* | Code cleanup: third party uthash is at the right place | Luca Deri | 2021-01-20 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Fix some warnings when compiling with "-W -Wall" flags (#1103) | Ivan Nardi | 2021-01-04 |
* | Split ptree user data in 32 and 64 bit entries | Luca Deri | 2020-12-30 |
* | Added HLL notes | Luca Deri | 2020-08-11 |
* | Minor HLL fixes | Luca Deri | 2020-07-22 |
* | HLL memory usage notes | Luca Deri | 2020-07-22 |
* | Add ndpi_hll_reset() API call | Luca Deri | 2020-07-15 |
* | Values stored in patricia tree are now 32 bit (they used to be 16 bit) long | Luca Deri | 2020-06-26 |
* | Added HyperLogLog cardinality estimator API calls | Luca Deri | 2020-06-10 |
* | Win fixes | Luca Deri | 2020-06-08 |
* | API cleanup for indetifying explicitly in automa's what we're searching (prot... | Luca Deri | 2020-05-06 |
* | Updated automa API to use 32 bit values splits from protocol/categpry | Luca Deri | 2020-05-06 |
* | Introduced custom protocols with IP and (optional) port support | Luca Deri | 2020-05-06 |
* | Various fixes to patricia tree handling | Luca Deri | 2020-05-06 |
* | False positive fixes | Luca Deri | 2020-05-06 |
* | Reworked protocol handling chnging it is u_int16_t | Luca Deri | 2020-05-06 |
* | Fix an harmless memory leak | Nardi Ivan | 2020-04-08 |
* | Fixes #837 | Luca Deri | 2020-02-19 |
* | Fixes #845 | Luca Deri | 2020-02-19 |
* | FIXED - nDPI now detect RCE injections via PCRE instead Intel Hyperscan | MrTiz9 | 2020-02-01 |
* | nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, DOES... | MrTiz9 | 2020-01-30 |