aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Improved bittorrent heuristicLuca Deri2021-12-21
* Fix a global-buffer-overflow when loading Azure list (#1388)Ivan Nardi2021-12-19
* Added Microsoft Azure supportLuca Deri2021-12-19
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* TLS: add support for IPV6 in Subject Alt Names field (#1385)Ivan Nardi2021-12-18
* TLS: fix usage of certificate cache (#1384)Ivan Nardi2021-12-18
* Improved bittorrent detectionLuca Deri2021-12-17
* QUIC: fix old versions of GQUIC on big-endian machines (#1387)Ivan Nardi2021-12-17
* Improved BitTorrent classificationLuca Deri2021-12-07
* Optimized ndpi_serialize_string_int32Luca Deri2021-12-07
* Fixed issue that prevented alt certificate names to be fully detected when ip...Luca Deri2021-12-07
* Fix configure script (after fb85dac9) (#1381)Ivan Nardi2021-12-04
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* QUIC: add support for QUICv2 (draft 00) (#1379)Ivan Nardi2021-12-04
* Make serialize risk and proto not dependant on any flow. (#1377)Toni2021-12-04
* Added example for finding similarities in RRDs using nDPI statistical APIsLuca Deri2021-12-04
* Demo tool for finding anomalies in RRD filesLuca Deri2021-12-03
* Remove printf when not requiredAlfredo Cardigliano2021-12-01
* Improve JSON serializationAlfredo Cardigliano2021-12-01
* Improved CSV serializationLuca Deri2021-11-30
* Fixed seriealizer unitLuca Deri2021-11-30
* Removed spaces from some protocol names as they create problems with some app...Luca Deri2021-11-30
* Added ndpi_serializer_skip_header() serialization APILuca Deri2021-11-26
* Added Salesforce detectionLuca Deri2021-11-26
* HTTP proxy improvementLuca Deri2021-11-25
* Reworked HTTP protocol dissection including HTTP proxy and HTTP connectLuca Deri2021-11-25
* Aded default port to HTTP_CONNECTLuca Deri2021-11-25
* Added googletagmanager.com to the host_match listLuca Deri2021-11-25
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* QUIC: fix extra dissection (#1376)Ivan Nardi2021-11-23
* BitTorrent dissector code cleanup and merge of https://github.com/ntop/nDPI/p...Luca Deri2021-11-17
* BitTorrent detection improvementsLuca Deri2021-11-17
* Improved BT hashing to minimize false positivesLuca Deri2021-11-17
* bittorrent old code cleanup. Enlarged BT cacheLuca Deri2021-11-16
* Improved BitTorrent detectionLuca Deri2021-11-15
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Update ndpi_main.c for HTTP line parser optimization and cleaning (#1372)ragostino2021-11-11
* Add detection of OCSP (#1370)Ivan Nardi2021-11-11
* IMAP, POP3, SMTP: improve dissection (#1368)Ivan Nardi2021-11-11
* BitTorrent cache debugLuca Deri2021-11-08
* Differentiate between standard Amazon stuff (i.e market) and AWS (#1369)Ivan Nardi2021-11-04
* Improved BitTorrent detectionLuca Deri2021-11-04
* Fix use-of-uninitialized-value (#1366)Ivan Nardi2021-11-03
* TLS: fix two warnings (#1365)Ivan Nardi2021-11-02
* Updated test resultsLuca Deri2021-11-02
* Fixed certificate mismatch for TLS flows with no client hello observedLuca Deri2021-11-02
* BitTorrent detection improvementsLuca Deri2021-10-31
* Little change in TLS debug tracesLuca Deri2021-10-28
* Fixed TLS certificate dissection of subjectAltNameLuca Deri2021-10-27