| Commit message (Expand) | Author | Age |
* | fuzz: purge old sessions (#1451) | Ivan Nardi | 2022-02-21 |
* | Added newflow risk NDPI_HTTP_CRAWLER_BOT | Luca Deri | 2022-02-17 |
* | Remove `struct ndpi_id_struct` (#1427) | Ivan Nardi | 2022-01-30 |
* | Minor cosmetic changes | Luca Deri | 2022-01-16 |
* | Added the ability to specify trusted issueDN often used in companies to self-... | Luca Deri | 2022-01-13 |
* | Removed outdated comment | Luca Deri | 2022-01-11 |
* | Removed legacy code | Luca Deri | 2022-01-11 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | A final(?) effort to reduce memory usage per flow (#1389) | Ivan Nardi | 2021-12-22 |
* | Fix configure script (after fb85dac9) (#1381) | Ivan Nardi | 2021-12-04 |
* | Added example for finding similarities in RRDs using nDPI statistical APIs | Luca Deri | 2021-12-04 |
* | ndpiReader: slight simplificaton of the output (#1378) | Ivan Nardi | 2021-11-27 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |
* | Reduce memory used by `ndpiReader` (#1371) | Ivan Nardi | 2021-11-11 |
* | Add detection of OCSP (#1370) | Ivan Nardi | 2021-11-11 |
* | Implemented ndpi_ses_fitting() and ndpi_des_fitting() | Luca Deri | 2021-10-12 |
* | Fix compilation with clang-13 or if some debug macros are enabled (#1326) | Ivan Nardi | 2021-10-06 |
* | Improved DGA detection for skipping potential DGAs of known/popular domain names | Luca Deri | 2021-10-05 |
* | Added -a <num> to ndpiReader for generating OPNsense configuration | Luca Deri | 2021-10-04 |
* | Removed trace | Luca Deri | 2021-10-03 |
* | Fix warning | Alfredo Cardigliano | 2021-09-28 |
* | Added unit test for bitmap iteration | Luca Deri | 2021-09-27 |
* | Warnign fix | Luca Deri | 2021-09-27 |
* | Added API for handling compressed bitmaps | Luca Deri | 2021-09-26 |
* | Fix unused var | Alfredo Cardigliano | 2021-09-03 |
* | Fixed memory stats | Luca Deri | 2021-08-26 |
* | Compilation fix | Luca Deri | 2021-08-20 |
* | 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 |
* | Report whether a protocol is encrypted | Luca Deri | 2021-08-07 |
* | Implemented function to retrieve flow information. #1253 (#1254) | Toni | 2021-07-23 |
* | Fix setting of flow risks on 32 bit machines (#1251) | Ivan Nardi | 2021-07-19 |
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
* | ahoŃorasick. Code review. Part 2. (#1236) | Vitaly Lavrov | 2021-07-12 |
* | Added missing check to prevent crashes | Luca Deri | 2021-06-23 |
* | ndpiReader: memory leak (#1215) | Vitaly Lavrov | 2021-06-23 |
* | Call ac_automata_release with free_pattern = 1 (malloc'ed patterns expected i... | Alfredo Cardigliano | 2021-06-14 |
* | Fixes https://github.com/ntop/ntopng/issues/5482 | Luca Deri | 2021-06-11 |
* | ndpiReader: fix collecting of risks statistics (#1192) | Ivan Nardi | 2021-06-01 |
* | Reworked ndpi flow risk score adding client and server score | Luca | 2021-06-01 |
* | Added flow risk score | Luca Deri | 2021-05-18 |
* | Typo | Luca Deri | 2021-05-18 |
* | Added risk/score dump (ndpiReader -h) | Luca Deri | 2021-05-18 |
* | Reworked human readeable string search in flows | Luca Deri | 2021-05-17 |
* | Added browser TLS heuristic | Luca Deri | 2021-05-13 |
* | Implemented heuristic to detect Safari and Firefox TLS browsing | Luca Deri | 2021-05-13 |
* | Fixed obsolete error printing if CTRL-C is pressed. #1165 (#1184) | Toni | 2021-05-11 |
* | Implemented flow score in Wireshark integration | Luca Deri | 2021-05-10 |