aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiSimpleIntegration.c
Commit message (Expand)AuthorAge
* Fixed wrong ip tuple comparison. #1386fix/ip-tuple-logic-error-and-moreToni Uhlig2022-01-26
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Fix access to some TLS fields in flow structure (#1277)Ivan Nardi2021-08-20
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Compilation fixLuca Deri2021-04-26
* Implemented TLS Certificate Sibject matchingLuca Deri2021-02-22
* Fixes due to datatype renameLuca Deri2021-01-22
* Merge pull request #983 from lnslbrty/fix/libpcap-obsolete-pcap_lookupdev-usageLuca Deri2020-08-16
|\
| * Replaced obsolete libpcap pcap_lookupdev with pcap_findalldevs.Toni Uhlig2020-08-15
* | num_extra_packets_checked check can be 0 for some protocols and therefor requ...Toni Uhlig2020-08-13
* | Changed ndpi_ssl_version2str function call in ndpiSimpleIntegration.Toni Uhlig2020-08-08
|/
* Compilation fixes for non-Linux (or outdated Linux) platformslucaderi2020-06-25
* ndpiSimpleIntegration: added another integration exampleToni Uhlig2020-06-24