aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* TLS dissection improvementsLuca Deri2020-07-28
* Added NDPI_SMB_INSECURE_VERSION for detecting insecure SMB versions (e.g. v1)Luca Deri2020-07-27
* Added changes for handlign SSSH cipher detectionLuca Deri2020-07-22
* Introduced SSH rick checksLuca Deri2020-07-22
* Add note for sync with cffi bindings.aouinizied2020-07-13
* Fixed race condition in ndpi_ssl_version2str() caused by static qualifier in ...Toni Uhlig2020-07-11
* Various fixes in bins implementationLuca Deri2020-07-09
* Update note.aouinizied2020-07-09
* Added notes whenever a new flow risk is addedLuca Deri2020-06-26
* Added malformed packet risk supportLuca Deri2020-06-26
* Added ndpi_bin_XXX APILuca Deri2020-06-22
* Added DGA risk for names that look like a DGALuca Deri2020-06-11
* Added HyperLogLog cardinality estimator API callsLuca Deri2020-06-10
* Added check in TLS 1.2+ for reporting a risk when TLS is not used to carry HTTPSLuca Deri2020-06-08
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* Add ndpi_serializer_get_header API (CSV only)Alfredo Cardigliano2020-06-05
* Added support for Encrypted TLS SNI dissectionLuca Deri2020-05-28
* Add ndpi_serialize_start_of_list/ndpi_serialize_end_of_list to serialize simp...Alfredo Cardigliano2020-05-25
* Added stub for checking HTTP headerLuca Deri2020-05-21
* MS Teams uses as underlying protocol for voice/video. This commit adds the ab...Luca Deri2020-05-21
* Added check for invalid HTTP URLsLuca Deri2020-05-16
* Added check for binary scriptsLuca Deri2020-05-15
* Added NDPI_HTTP_SUSPICIOUS_USER_AGENT ndpi_riskLuca Deri2020-05-15
* Added NDPI_TLS_CERTIFICATE_EXPIRED, NDPI_TLS_CERTIFICATE_MISMATCH, to ndpi_riskLuca Deri2020-05-15
* Extend packet struct with Content-Disposition HTTP header fieldloures2020-05-14
* Added TLS weak cipher and obsolete protocol version detectionLuca Deri2020-05-10
* Added detection of self-signed TLS certificatesLuca Deri2020-05-10
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
* Cleaned hyperscan leftoverLuca Deri2020-05-08
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
* API cleanup for indetifying explicitly in automa's what we're searching (prot...Luca Deri2020-05-06
* Fix some compilation warningsNardi Ivan2020-04-20
* Fix for string serialization with initial empty stringLuca Deri2020-04-03
* Remove trailing alignment directives.Zied Aouini2020-02-21
* Added export of TLS supported version in TLS headerLuca Deri2020-02-07
* Added TLS ALPN supportLuca Deri2020-02-07
* nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, DOES...MrTiz92020-01-30
* nDPI now detect RCE in HTTP GET requestsMrTiz92020-01-24
* Added flow extra info fieldLuca Deri2020-01-10
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\
| * Add fingerprint_set flagemanuele-f2020-01-02
| * Renamed TLS requested server nameLuca2020-01-02
| * Reworked TLS dissectionLuca2020-01-01
| * Removed disable_metadata_export preference that is no longer usefulLuca2019-12-29
* | Updated (C)Luca Deri2020-01-05
|/
* Fixed invalid password report on telnetLuca Deri2019-12-09
* Improved memory management in the kerberos dissectorLuca Deri2019-12-08
* Major kerberos reworkLuca Deri2019-12-08
* Added auth failed support with FTPLuca Deri2019-11-21
* Implemented telnet password exportLuca Deri2019-11-21