Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initial work towards traffic classification | Luca | 2019-08-27 |
| | |||
* | Serialization/deserialization of int32/int64/float with uint key | Alfredo Cardigliano | 2019-08-26 |
| | |||
* | Merge pull request #758 from tansly/wireguard | Luca Deri | 2019-08-22 |
|\ | | | | | Add support for WireGuard VPN | ||
| * | Merge branch 'dev' into wireguard | Yağmur Oymak | 2019-07-24 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/include/ndpi_protocols.h src/lib/ndpi_main.c Get upstream developments. | ||
| * | | Harden WireGuard detection | Yağmur Oymak | 2019-07-24 |
| | | | | | | | | | | | | Exploit the fixed size handshake messages and sender/receiver indices. | ||
| * | | Add support for WireGuard VPN | Yağmur Oymak | 2019-07-23 |
| | | | |||
* | | | Implemented HASSH (https://github.com/salesforce/hassh) | Luca Deri | 2019-08-22 |
| | | | |||
* | | | Implemented STUN cache to enhance matching of STUN-based protocols | Luca | 2019-08-12 |
| | | | |||
* | | | Add NDPI_PROTOCOL_DANGEROUS classification | emanuele-f | 2019-08-09 |
| | | | |||
* | | | Various TLS/STUN improvememnts | Luca | 2019-08-08 |
| | | | |||
* | | | Reworked SSL/TLS field naming | Luca | 2019-08-08 |
| | | | |||
* | | | Implemented DTLS support | Luca | 2019-08-08 |
| | | | | | | | | | | | | Renamed ssl to tls | ||
* | | | Serialization fix | Luca Deri | 2019-07-30 |
| | | | |||
* | | | Split serialization code from ndpi_utils | Luca Deri | 2019-07-30 |
| | | | |||
* | | | Minro change | Luca Deri | 2019-07-30 |
| | | | |||
* | | | Initial CSV implementation | Luca Deri | 2019-07-29 |
| | | | |||
* | | | Fix for ndpi_serialize_string_uint32_format with JSON | Luca Deri | 2019-07-28 |
| | | | |||
* | | | Added string/float support in (de)serialization | Luca Deri | 2019-07-27 |
| |/ |/| | |||
* | | 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 |
| |