Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Entropy calculation example | Luca Deri | 2019-08-27 |
| | |||
* | Initial work towards traffic classification | Luca | 2019-08-27 |
| | |||
* | SSH hash fix | Luca Deri | 2019-08-26 |
| | |||
* | Serialization/deserialization of int32/int64/float with uint key | Alfredo Cardigliano | 2019-08-26 |
| | |||
* | Fix ndpi_serialize_end_of_record in JSON mode | Alfredo Cardigliano | 2019-08-24 |
| | |||
* | Fix ndpi_reset_serializer | Alfredo Cardigliano | 2019-08-24 |
| | |||
* | Add more length checks in HASSH | emanuele-f | 2019-08-23 |
| | | | | This to prevent possible crashes on invalid packets | ||
* | Enhanced -P in ndpiReader so that it can now specify additional parameters | Luca Deri | 2019-08-22 |
| | |||
* | Warning fixes | Luca Deri | 2019-08-22 |
| | |||
* | SSH test file | Luca Deri | 2019-08-22 |
| | |||
* | Merge pull request #758 from tansly/wireguard | Luca Deri | 2019-08-22 |
|\ | | | | | Add support for WireGuard VPN | ||
| * | Add test for WireGuard | Yağmur Oymak | 2019-07-24 |
| | | |||
| * | 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 |
| | | | |||
* | | | Disabled weak (port-based) teamspeak detection | Luca Deri | 2019-08-22 |
| | | | |||
* | | | Initial work workards payload analysis | Luca Deri | 2019-08-21 |
| | | | |||
* | | | Implemented STUN cache to enhance matching of STUN-based protocols | Luca | 2019-08-12 |
| | | | |||
* | | | Improved google duo detection | Luca | 2019-08-12 |
| | | | |||
* | | | Fix possible intoaV4 1 byte overflow | emanuele-f | 2019-08-09 |
| | | | |||
* | | | Add NDPI_PROTOCOL_DANGEROUS classification | emanuele-f | 2019-08-09 |
| | | | |||
* | | | Added SMBv1 test file | Luca | 2019-08-08 |
| | | | |||
* | | | 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 | ||
* | | | Updated results when adding client hello | Luca Deri | 2019-08-07 |
| | | | |||
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2019-08-07 |
|\ \ \ | |||
| * | | | 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 | ||
* | | | | Added client SSL hello | Luca | 2019-08-07 |
|/ / / | |||
* | | | 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 |
| | | | |||
* | | | RPM spec cleanup | Alfredo Cardigliano | 2019-07-25 |
| | | | |||
* | | | Removed conflict with nprobe-dev | Alfredo Cardigliano | 2019-07-25 |
| | | | |||
* | | | Updated google docs detection in wechat.pcap | Luca Deri | 2019-07-25 |
| | | | |||
* | | | Updated Google docs category | Luca Deri | 2019-07-25 |
| | | | |||
* | | | Added SPLT (sequence of packet length and time) and BD (byte distribution) ↵ | Luca Deri | 2019-07-24 |
| |/ |/| | | | | | with -J | ||
* | | Added int32/int64 (with sign) serialization/deserialization | Luca Deri | 2019-07-24 |
| | |