aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Collapse)AuthorAge
...
* 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
|
* Corruptioon fixAlfredo Cardigliano2019-07-18
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-07-18
|\
| * Merge branch 'dev' of https://github.com/ntop/nDPI into devAlfredo Cardigliano2019-07-17
| |\
| * | Improved deserialization safety checksAlfredo Cardigliano2019-07-17
| | |
* | | Renamed ndpi_util.c -> reader_util.cLuca Deri2019-07-18
| |/ |/| | | | | Added crash fix with IPv6
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-07-18
|\|
| * Fix memory corruption (reworked space computation and safety checks)Alfredo Cardigliano2019-07-17
| |
* | Improvements for dta dissectionLuca Deri2019-07-18
|/
* Deserialization boundary check fix, new end_of_record typeAlfredo Cardigliano2019-07-17
|
* Added extar checkLuca Deri2019-07-17
| | | | Warning fix
* Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64Alfredo Cardigliano2019-07-17
|
* Added ndpi_serialization_string_uint32Alfredo Cardigliano2019-07-16
|
* Lenght fixLuca2019-07-15
|
* Merge pull request #737 from themadprofessor/devLuca Deri2019-07-13
|\ | | | | Add compiler warnings and fix them
| * Solve remaining warningsStuart Reilly2019-07-12
| |
* | initial work towards simple serilizer/deserialierLuca Deri2019-07-13
|/
* TypoLuca Deri2019-07-03
|
* Various TLS improvementsLuca Deri2019-07-02
|