aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Collapse)AuthorAge
...
* FIXED - nDPI now detect RCE injections via PCRE instead Intel HyperscanMrTiz92020-02-01
|
* nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, ↵MrTiz92020-01-30
| | | | DOES NOT COMPILE
* 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 ↵MrTiz92019-12-05
| | | | type attacks in HTTP requests
* 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
| | | | | - ndpi_ssl_version2str() - ndpi_detection_giveup()
* 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
| | | | Crash occurred with clang version 6.0.0-1ubuntu2 on ubuntu 18
* Various TLS/STUN improvememntsLuca2019-08-08
|
* Reworked SSL/TLS field namingLuca2019-08-08
|
* Implemented DTLS supportLuca2019-08-08
| | | | Renamed ssl to tls
* 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
|
* Added string/float support in (de)serializationLuca Deri2019-07-27
|
* Added int32/int64 (with sign) serialization/deserializationLuca Deri2019-07-24
|
* Serialization of arrays in JSON formatAlfredo Cardigliano2019-07-22
|
* Added braces in JSON object serializationAlfredo Cardigliano2019-07-19
|
* JSON serialization fixes in buffer offset and room computarion, string escapeAlfredo Cardigliano2019-07-19
|
* serializer char* parameters are now constAlfredo Cardigliano2019-07-19
|