| Commit message (Expand) | Author | Age |
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
* | Increment current/total number of active flows on successful flow insertion (... | ol-andreyizrailev | 2022-02-09 |
* | Remove `struct ndpi_id_struct` (#1427) | Ivan Nardi | 2022-01-30 |
* | Fix some race conditions by using atomic operations. (#1420) | Toni | 2022-01-29 |
* | Fixed wrong ip tuple comparison. #1386 (#1418) | Toni | 2022-01-26 |
* | A final(?) effort to reduce memory usage per flow (#1389) | Ivan Nardi | 2021-12-22 |
* | 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 |
* | Fix access to some TLS fields in flow structure (#1277) | Ivan Nardi | 2021-08-20 |
* | Fixed Mingw64 build, SonerCloud-CI and more. (#1273) | Toni | 2021-08-18 |
* | Implemented function to retrieve flow information. #1253 (#1254) | Toni | 2021-07-23 |
* | Compilation fix | Luca Deri | 2021-04-26 |
* | Implemented TLS Certificate Sibject matching | Luca Deri | 2021-02-22 |
* | Fixes due to datatype rename | Luca Deri | 2021-01-22 |
* | Merge pull request #983 from lnslbrty/fix/libpcap-obsolete-pcap_lookupdev-usage | Luca Deri | 2020-08-16 |
|\ |
|
| * | Replaced obsolete libpcap pcap_lookupdev with pcap_findalldevs. | Toni Uhlig | 2020-08-15 |
* | | num_extra_packets_checked check can be 0 for some protocols and therefor requ... | Toni Uhlig | 2020-08-13 |
* | | Changed ndpi_ssl_version2str function call in ndpiSimpleIntegration. | Toni Uhlig | 2020-08-08 |
|/ |
|
* | Compilation fixes for non-Linux (or outdated Linux) platforms | lucaderi | 2020-06-25 |
* | ndpiSimpleIntegration: added another integration example | Toni Uhlig | 2020-06-24 |