aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
Commit message (Expand)AuthorAge
* Added RiskInfo stringLuca Deri2022-05-30
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* fuzz: purge old sessions (#1451)Ivan Nardi2022-02-21
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Improved user agent analysisLuca Deri2022-01-09
* Update copyrightAlfredo Cardigliano2022-01-03
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Reduce memory used by `ndpiReader` (#1371)Ivan Nardi2021-11-11
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
* Initial work towards detection via TLS of browser typesLuca2021-05-06
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* ndpiReader: print an error msg if we found an unsupported datalink type (#1157)Ivan Nardi2021-03-23
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Fix a warning (#1125)Ivan Nardi2021-02-03
* Code cleanup: third party uthash is at the right placeLuca Deri2021-01-20
* (C) UpdateLuca Deri2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10...Toni2020-12-11
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian ZgorzaƂek2020-08-09
* Removed csv_fp as external symbol. Instead passing csv_fp through as argument.Toni Uhlig2020-07-08
* Merge pull request #932 from IvanNardi/logLuca Deri2020-07-07
|\
| * Incorporated some feedbackNardi Ivan2020-07-01
| * Fix compilation with --enable-debug-messages flagNardi Ivan2020-06-26
* | Fix memory leak about purged/expired flowsNardi Ivan2020-06-28
* | Fix (harmless) memory leaks when DPDK is enabledNardi Ivan2020-06-28
|/
* Added ndpi_bin_XXX APILuca Deri2020-06-22
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* Added support for Encrypted TLS SNI dissectionLuca Deri2020-05-28
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
* ndpiReader: fix memory leak in idle sessions purgingNardi Ivan2020-04-08
* Minor fixLuca Deri2020-02-17
* Added TLS ALPN supportLuca Deri2020-02-07
* Added flow extra info fieldLuca Deri2020-01-10
* Minor cleanupLuca Deri2020-01-05
* Fix leaks and sha1 certificate detectionemanuele-f2020-01-02
* Renamed TLS requested server nameLuca2020-01-02
* Reworked TLS dissectionLuca2020-01-01
* Merge pull request #813 from SimoneRicci97/devLuca Deri2019-12-09
|\
| * Fixed intrusion detectionSimone Ricci2019-11-26
* | Implemented telnet password exportLuca Deri2019-11-21
|/
* Added flow duration and goodput in output (-v and -c)Luca Deri2019-11-21
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-11-05
|\
| * Merge pull request #806 from oleg-umnik/fix_1Luca Deri2019-11-03
| |\
| | * Don't leak memory in live capture modeOleg A. Arkhangelsky2019-10-29
* | | Added tunnelling decapsulationLuca2019-11-05
|/ /