Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Implemented DTLS support | Luca | 2019-08-08 | |
| | | | | | | | | | | | | Renamed ssl to tls | |||
* | | | Change SMBv1 breed to potentially dangerous | emanuele-f | 2019-08-07 | |
| | | | | | | | | | | | | https://techcommunity.microsoft.com/t5/Storage-at-Microsoft/Stop-using-SMB1/ba-p/425858 | |||
* | | | Changes in QUIC dissector to avoid miing QUIC with STUN | Luca Deri | 2019-08-06 | |
| | | | ||||
* | | | Removed non-ASCII chars from JSON header | Luca Deri | 2019-07-31 | |
| | | | ||||
* | | | Serialization fix | Luca Deri | 2019-07-30 | |
| | | | ||||
* | | | Compilation fix | Luca Deri | 2019-07-30 | |
| | | | ||||
* | | | Split serialization code from ndpi_utils | Luca Deri | 2019-07-30 | |
| | | | ||||
* | | | Minro change | Luca Deri | 2019-07-30 | |
| | | | ||||
* | | | JSON serialization fixes | Luca Deri | 2019-07-30 | |
| | | | ||||
* | | | Fixed wrong detection of RTP as WhatsApp voice | Luca | 2019-07-29 | |
| | | | ||||
* | | | Fixed CSV initialization | Luca Deri | 2019-07-29 | |
| | | | ||||
* | | | 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 | |
| | | | ||||
* | | | Code cleanup | Luca Deri | 2019-07-27 | |
| | | | ||||
* | | | Better messenger traffic guess | Luca Deri | 2019-07-25 | |
| | | | ||||
* | | | Updated Google docs category | Luca Deri | 2019-07-25 | |
| |/ |/| | ||||
* | | Added int32/int64 (with sign) serialization/deserialization | Luca Deri | 2019-07-24 | |
| | | ||||
* | | Warnign fix | Luca Deri | 2019-07-24 | |
| | | ||||
* | | Added -e option to ndpiReader for searchign human readeable strings lenght | Luca Deri | 2019-07-24 | |
| | | | | | | | | Default human readeable strings lenght is not 5 chars (used to be 8) | |||
* | | Updated results with new dissection | Luca Deri | 2019-07-24 | |
| | | ||||
* | | Simplified makefile | Luca Deri | 2019-07-23 | |
| | | | | | | | | Fixed warning | |||
* | | 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> | |||
* | | Xbox and PS4 static port classification. | 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 | |||
* | Improved WhatsApp detection | Luca Deri | 2019-07-22 | |
| | ||||
* | Serialization of arrays in JSON format | Alfredo Cardigliano | 2019-07-22 | |
| | ||||
* | STUN, Hangout, Duo dissection improvements | Luca Deri | 2019-07-21 | |
| | ||||
* | Added braces in JSON object serialization | Alfredo Cardigliano | 2019-07-19 | |
| | ||||
* | JSON serialization fixes in buffer offset and room computarion, string escape | 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 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-18 | |
|\ | ||||
| * | Corruptioon fix | Alfredo Cardigliano | 2019-07-18 | |
| | | ||||
* | | Improved Facebook messnger mobile detection | Luca Deri | 2019-07-18 | |
| | | ||||
* | | Added QUIC 046 support | Luca Deri | 2019-07-18 | |
|/ | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-18 | |
|\ | ||||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Alfredo Cardigliano | 2019-07-17 | |
| |\ | ||||
| * | | Improved deserialization safety checks | Alfredo Cardigliano | 2019-07-17 | |
| | | | ||||
* | | | Renamed ndpi_util.c -> reader_util.c | Luca Deri | 2019-07-18 | |
| |/ |/| | | | | | Added crash fix with IPv6 | |||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-18 | |
|\| | ||||
| * | Fix memory corruption (reworked space computation and safety checks) | Alfredo Cardigliano | 2019-07-17 | |
| | | ||||
* | | Improvements for dta dissection | Luca Deri | 2019-07-18 | |
|/ | ||||
* | Deserialization boundary check fix, new end_of_record type | Alfredo Cardigliano | 2019-07-17 | |
| | ||||
* | Added extar check | Luca Deri | 2019-07-17 | |
| | | | | Warning fix | |||
* | Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64 | Alfredo Cardigliano | 2019-07-17 | |
| |