aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
* 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
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
* Win fixesLuca Deri2020-03-12
* ndpi_flow2json should check http.url before serializerNguyen Phuong An2020-02-26
* Added ndpi_is_protocol_detected() API callLuca Deri2020-02-13
* FIXED - nDPI now detect RCE injections via PCRE instead Intel HyperscanMrTiz92020-02-01
* nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, DOES...MrTiz92020-01-30
* Merge branch 'dev' of https://github.com/ntop/nDPI into dev-unstableMrTiz92020-01-30
|\
| * Implement ndpi_flowv6_flow_hash ndpi_flowv4_flow_hash. Add ndpi_base64_encode.Alfredo Cardigliano2020-01-24
* | nDPI now detect RCE in HTTP GET requestsMrTiz92020-01-24
|/
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\
| * Renamed TLS requested server nameLuca2020-01-02
| * Reworked TLS dissectionLuca2020-01-01
* | Updated (C)Luca Deri2020-01-05
|/
* Win fixesLuca Deri2019-12-14
* Code cleanupLuca Deri2019-12-09
* Code improvementsLuca Deri2019-12-09
* Integration of the libinjection library to detect SQL injections and XSS type...MrTiz92019-12-05
* Overflow fixLuca Deri2019-11-26
* Added auth failed support with FTPLuca Deri2019-11-21
* Kerberos dissection improvementsLuca Deri2019-11-17
* Fixed SQL Injection detectionLuca2019-11-13
* Added L2TP tunnel type. Warning fix.Alfredo Cardigliano2019-11-06
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-11-05
|\
| * Implemented SQL Injection and XSS attack detectionLuca Deri2019-11-01
* | Added tunnelling decapsulationLuca2019-11-05
|/
* Initial work towards HTTP content-type exportLuca2019-10-31
* Reworked email metaata extractionLuca Deri2019-10-21
* Added POP3 metadata extractionLuca Deri2019-10-20
* Implemented IMAP data extractionLuca Deri2019-10-20
* Implemented FTP user/pwd extractionLuca Deri2019-10-20
* Ports are not JSON printed when 0 (e.g. with ICMP)Luca Deri2019-10-17
* Improved ndpi_flow2jsonLuca Deri2019-10-17
* Checking gmtime_r return valueAlfredo Cardigliano2019-10-16
* Updated ndpi_flow2jsonLuca Deri2019-10-16
* Initial implementation of ndpi_flow2json APi callLuca Deri2019-10-15
* Modified API signatures forLuca Deri2019-10-09
* Fixed ndpi_ssl_version2str()Luca Deri2019-10-08
* Added dissection of TLS version in supported_versions of Hello packetsLuca Deri2019-09-18
* Fix memory corruptions in ndpi_node handleremanuele-f2019-08-29
* Various TLS/STUN improvememntsLuca2019-08-08
* Reworked SSL/TLS field namingLuca2019-08-08
* Implemented DTLS supportLuca2019-08-08
* Split serialization code from ndpi_utilsLuca Deri2019-07-30
* Minro changeLuca Deri2019-07-30
* JSON serialization fixesLuca Deri2019-07-30
* Fixed CSV initializationLuca Deri2019-07-29
* Initial CSV implementationLuca Deri2019-07-29
* Fix for ndpi_serialize_string_uint32_format with JSONLuca Deri2019-07-28