| Commit message (Expand) | Author | Age |
* | Fix parsing of ipv6 packets with extension headers | Nardi Ivan | 2021-09-19 |
* | Fix unused var | Alfredo Cardigliano | 2021-09-03 |
* | Fixed memory stats | Luca Deri | 2021-08-26 |
* | Compilation fix | Luca Deri | 2021-08-20 |
* | Fix access to some TLS fields in flow structure (#1277) | Ivan Nardi | 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 |
* | Defined more standard ethernet protocol types | Luca Deri | 2021-08-09 |
* | Added protocol defines | Luca Deri | 2021-08-09 |
* | Report whether a protocol is encrypted | Luca Deri | 2021-08-07 |
* | Improved libm check via Autoconf. (#1263) | Toni | 2021-07-28 |
* | Improved risk detection mask algorithm | Luca Deri | 2021-07-26 |
* | Implemented ALPN automa for checking uncommon ALPNs | Luca Deri | 2021-07-24 |
* | Risk check improvement | Luca Deri | 2021-07-24 |
* | Reworked flow risk implementation | Luca Deri | 2021-07-23 |
* | Implemented function to retrieve flow information. #1253 (#1254) | Toni | 2021-07-23 |
* | Fixed risk mask implementation | Luca Deri | 2021-07-23 |
* | Implementation of flow risk eception (work in progress) | Luca Deri | 2021-07-22 |
* | 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 |
* | Check datalink during fuzzing to prevent console / logfile spam. See #1175 fo... | Toni | 2021-05-09 |
* | Initial work towards detection via TLS of browser types | Luca | 2021-05-06 |
* | Compilation fix | Luca Deri | 2021-04-27 |
* | Updated code due to https://github.com/ntop/nDPI/pull/1175 | Luca Deri | 2021-04-27 |
* | Check for common ALPNs and set a flow risk if not known. (#1175) | Toni | 2021-04-27 |
* | Compilation fix | Luca Deri | 2021-04-26 |
* | Added flow risk to wireshark dissection | Luca Deri | 2021-04-26 |
* | Fix detunneling of GTP-U traffic (#1168) | Ivan Nardi | 2021-04-18 |
* | Fix some warnings about unused variables/functions (#1160) | Ivan Nardi | 2021-04-05 |
* | Trace fix | Luca Deri | 2021-04-02 |
* | Fixed incapoatibilities with the latest extcap/wireshark | Luca Deri | 2021-04-01 |
* | Fixed invalid guess stats | Luca Deri | 2021-03-30 |
* | ndpiReader: print an error msg if we found an unsupported datalink type (#1157) | Ivan Nardi | 2021-03-23 |
* | Refactored nDPI subprotocol handling and aimini protocol detection. (#1156) | Toni | 2021-03-23 |
* | Better DGA detection (slightly decreased accuracy) | Luca Deri | 2021-03-20 |