aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* Serialization of arrays in JSON formatAlfredo Cardigliano2019-07-22
* Added braces in JSON object serializationAlfredo Cardigliano2019-07-19
* Deserialization boundary check fix, new end_of_record typeAlfredo Cardigliano2019-07-17
* Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64Alfredo Cardigliano2019-07-17
* Added ndpi_serialization_string_uint32Alfredo Cardigliano2019-07-16
* initial work towards simple serilizer/deserialierLuca Deri2019-07-13
* Adds CUSTOM_CATEGORY_ANTIMALWARE category referenced by #710.Luca Deri2019-06-03
* Fixed MySQL dissectorLuca Deri2019-05-28
* Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
* Update SSL server ciphersLuca Deri2019-05-22
* SSL certificate analysis improvementLuca Deri2019-05-20
* Implements #705Luca Deri2019-05-20
* Initial JA3 support (https://github.com/salesforce/ja3) for SSLLuca Deri2019-05-11
* Add allowed site categoryemanuele-f2019-05-06
* Merge pull request #682 from chiehmin/devLuca Deri2019-04-12
|\
| * Parse HTTP PATCH methodchiehminw2019-03-26
* | Improved flow category guessLuca Deri2019-04-02
* | Add DNS response addressemanuele-f2019-03-29
|/
* SSL cleanupLuca Deri2019-03-25
* Merge pull request #681 from chiehmin/certificate-parsingLuca Deri2019-03-23
|\
| * retreive ssl certificate origanizationchiehminw2019-03-20
* | Merge pull request #677 from chiehmin/add-http-method-prefixLuca Deri2019-03-23
|\ \ | |/ |/|
| * Add NDPI prefix for HTTP_METHOD enum to avoid name collisionschiehminw2019-03-12
* | Removed categories based on file contentLuca Deri2019-03-10
* | Added new categoriesLuca Deri2019-03-08
|/
* Aligned DNS to HTTP dissectionLuca Deri2019-02-07
* Improved HTTP response code handlingLuca Deri2019-01-23
* Removed this party LRU and replaced with home grownLuca Deri2019-01-17
* nDPi now finally honours dissection of HTTP responsesLuca Deri2019-01-07
* Added Ookla cacheLuca Deri2018-12-17
* Added the concept of protocols that can have subprotocols. Example Spotify ca...Luca2018-11-30
* Improved WeChat supportLuca Deri2018-11-19
* Improved SSL decodingLuca Deri2018-11-03
* New dissector: Nest Log SinkDarryl Sokoloski2018-09-19
* Mapped the mining category in ndpi_category_get_name()Luca2018-09-18
* Fixes broken hyperscan compilationSimone Mainardi2018-09-11
* Merge pull request #598 from madpilot78/include_hyperscan_fixLuca Deri2018-08-30
|\
| * Move the configure include file inclusion and code depending on it in code pr...Guido Falsi2018-08-27
* | Added missing categorization when giveup/guess is calledLuca2018-08-30
|/
* Merge branch 'pr-remove-autoconf-include' of https://github.com/eglooca/ndpi-...Campus2018-08-23
|\
| * Remove autoconf include from typedefs headers.Darryl Sokoloski2018-08-16
* | ndpi_typedefs.h : missing includealm-A2018-08-22
* | Compilation fixLuca Deri2018-08-20
|/
* Fix for #400Luca Deri2018-08-16
* Completed custom category implementationLuca Deri2018-08-16
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2018-08-16
|\
| * Hyperscan compilation fixesSimone Mainardi2018-08-16
* | Generic protocol cleanup (work in progress)Luca Deri2018-08-16
|/
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15
* Fixed warningLuca Deri2018-07-21