Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Added int32/int64 (with sign) serialization/deserialization | Luca Deri | 2019-07-24 | |
| | | ||||
* | | Warnign fix | Luca Deri | 2019-07-24 | |
| | | ||||
* | | Add SPLT and BD classification to the lib. | Ravi Kerur | 2019-07-23 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Add new datastructures. | Ravi Kerur | 2019-07-23 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | nDPI ovs changes. | Ravi Kerur | 2019-07-23 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Amazon video static classification. | Ravi Kerur | 2019-07-23 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Add default port based iperf classification. | Ravi Kerur | 2019-07-23 | |
|/ | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | Merged Google Hangout and Duo as they are pretty similar from the network ↵ | Luca Deri | 2019-07-22 | |
| | | | | standpoint and from the features they implement | |||
* | Serialization of arrays in JSON format | Alfredo Cardigliano | 2019-07-22 | |
| | ||||
* | Added braces in JSON object serialization | Alfredo Cardigliano | 2019-07-19 | |
| | ||||
* | serializer char* parameters are now const | Alfredo Cardigliano | 2019-07-19 | |
| | ||||
* | Added support for Google Duo | Luca Deri | 2019-07-19 | |
| | ||||
* | Improvements for dta dissection | Luca Deri | 2019-07-18 | |
| | ||||
* | Deserialization boundary check fix, new end_of_record type | Alfredo Cardigliano | 2019-07-17 | |
| | ||||
* | Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64 | Alfredo Cardigliano | 2019-07-17 | |
| | ||||
* | Added ndpi_serialization_string_uint32 | Alfredo Cardigliano | 2019-07-16 | |
| | ||||
* | Added Line protocol dissection | Luca Deri | 2019-07-15 | |
| | | | | Add fix for discarding STUN over TCP flows | |||
* | Merge pull request #736 from themadprofessor/patch-1 | Luca Deri | 2019-07-13 | |
|\ | | | | | Fix invalid function prototype | |||
| * | Fix invalid function prototype | Stuart Reilly | 2019-07-12 | |
| | | | | | | Solves a warning when compiling with strict-prototypes. | |||
* | | initial work towards simple serilizer/deserialier | Luca Deri | 2019-07-13 | |
|/ | ||||
* | Various TLS improvements | Luca Deri | 2019-07-02 | |
| | ||||
* | Merge remote-tracking branch 'upstream' into dev | Stuart Reilly | 2019-07-01 | |
|\ | ||||
| * | Added DNSoverHTTPS detection | Luca Deri | 2019-06-30 | |
| | | ||||
| * | Added ndpi_has_human_readeable_string for detecting human-readeable strings ↵ | Luca Deri | 2019-06-30 | |
| | | | | | | | | in buffers | |||
| * | Initial implementation of datasaver protocol support | Luca Deri | 2019-06-29 | |
| | | ||||
* | | Remove duplicate defintions and fix function prototypes | Stuart Reilly | 2019-06-28 | |
|/ | ||||
* | Dissection improvements | Luca Deri | 2019-06-27 | |
| | ||||
* | Added WhatsApp Video | Luca Deri | 2019-06-20 | |
| | ||||
* | Reworked SSL cipher handling | Luca Deri | 2019-06-16 | |
| | ||||
* | Adds CUSTOM_CATEGORY_ANTIMALWARE category referenced by #710. | Luca Deri | 2019-06-03 | |
| | ||||
* | Fixed MySQL dissector | Luca Deri | 2019-05-28 | |
| | | | | | SSL dissector now reports the protocol version Fixed bug in ndpiReader that ivalidates in some cases the protocl dissection and used to slow down the dissection | |||
* | Added ndpi_is_safe_ssl_cipher(0 call | Luca Deri | 2019-05-23 | |
| | ||||
* | Update SSL server ciphers | Luca Deri | 2019-05-22 | |
| | ||||
* | SSL certificate analysis improvement | Luca Deri | 2019-05-20 | |
| | ||||
* | Added missing definitions | Luca Deri | 2019-05-20 | |
| | ||||
* | Implements #705 | Luca Deri | 2019-05-20 | |
| | ||||
* | Initial JA3 support (https://github.com/salesforce/ja3) for SSL | Luca Deri | 2019-05-11 | |
| | ||||
* | Add allowed site category | emanuele-f | 2019-05-06 | |
| | ||||
* | Merge pull request #690 from pallas/make-path-const | Luca Deri | 2019-04-12 | |
|\ | | | | | Make path const in ndpi_load_protocols_file | |||
| * | Make path const in ndpi_load_protocols_file | Derrick Lyndon Pallas | 2019-04-05 | |
| | | ||||
* | | Merge pull request #682 from chiehmin/dev | Luca Deri | 2019-04-12 | |
|\ \ | | | | | | | Parse HTTP PATCH method | |||
| * | | Parse HTTP PATCH method | chiehminw | 2019-03-26 | |
| | | | | | | | | | | | | | | | | | | HTTP PATCH is introduced in RFC 5789 (https://tools.ietf.org/html/rfc5789) Signed-off-by: chiehminw <chiehminw@synology.com> | |||
* | | | Tests result fix | Luca | 2019-04-05 | |
|\ \ \ | | |/ | |/| | | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | |||
| * | | Improved flow category guess | Luca Deri | 2019-04-02 | |
| | | | ||||
| * | | Implemented ndpi_process_partial_detection() API call to handle partial ↵ | Luca Deri | 2019-04-01 | |
| | | | | | | | | | | | | matches due to the nDPI specified configuration | |||
| * | | Add DNS response address | emanuele-f | 2019-03-29 | |
| |/ | ||||
| * | SSL cleanup | Luca Deri | 2019-03-25 | |
| | | ||||
| * | Merge pull request #681 from chiehmin/certificate-parsing | Luca Deri | 2019-03-23 | |
| |\ | | | | | | | Parse server certificate organization | |||
| | * | retreive ssl certificate origanization | chiehminw | 2019-03-20 | |
| | | | | | | | | | | | | Signed-off-by: chiehminw <chiehminw@synology.com> | |||
| * | | Merge pull request #677 from chiehmin/add-http-method-prefix | Luca Deri | 2019-03-23 | |
| |\ \ | | |/ | |/| | Add NDPI prefix for HTTP_METHOD enum to avoid name collisions |