Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed timezone conversion | Luca Deri | 2019-09-10 |
| | |||
* | Parsed TLS certificate validity | Luca Deri | 2019-09-10 |
| | |||
* | Added IMO dissector | Luca Deri | 2019-09-09 |
| | | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space | ||
* | Skype STUN enhancements | Luca | 2019-09-06 |
| | |||
* | Enhanced Signal detection | Luca | 2019-09-05 |
| | |||
* | Enhanced STUN cache | Luca | 2019-09-05 |
| | |||
* | Warning fix | emanuele-f | 2019-08-29 |
| | |||
* | Add missing pack_on on ajp struct | emanuele-f | 2019-08-29 |
| | |||
* | AJP crash fix | Luca Deri | 2019-08-29 |
| | |||
* | Fix alignment issue on IPv6 structs | emanuele-f | 2019-08-29 |
| | |||
* | SSH hash fix | Luca Deri | 2019-08-26 |
| | |||
* | Add more length checks in HASSH | emanuele-f | 2019-08-23 |
| | | | | This to prevent possible crashes on invalid packets | ||
* | Warning fixes | Luca Deri | 2019-08-22 |
| | |||
* | 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 |
| | | | |||
* | | | Disabled weak (port-based) teamspeak detection | Luca Deri | 2019-08-22 |
| | | | |||
* | | | Implemented STUN cache to enhance matching of STUN-based protocols | Luca | 2019-08-12 |
| | | | |||
* | | | Improved google duo detection | 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 | ||
* | | | Changes in QUIC dissector to avoid miing QUIC with STUN | Luca Deri | 2019-08-06 |
| | | | |||
* | | | Fixed wrong detection of RTP as WhatsApp voice | Luca | 2019-07-29 |
| | | | |||
* | | | Code cleanup | Luca Deri | 2019-07-27 |
| | | | |||
* | | | Better messenger traffic guess | Luca Deri | 2019-07-25 |
| |/ |/| | |||
* | | 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 |
| | | |||
* | | 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 |
| | |||
* | STUN, Hangout, Duo dissection improvements | Luca Deri | 2019-07-21 |
| | |||
* | Added support for Google Duo | Luca Deri | 2019-07-19 |
| | |||
* | Improved Facebook messnger mobile detection | Luca Deri | 2019-07-18 |
| | |||
* | Added QUIC 046 support | Luca Deri | 2019-07-18 |
| | |||
* | Line dissection improvements | Luca Deri | 2019-07-16 |
| | |||
* | Fixes #741 | Luca Deri | 2019-07-15 |
| | |||
* | Line fix | Luca | 2019-07-15 |
| | |||
* | Added Line protocol dissection | Luca Deri | 2019-07-15 |
| | | | | Add fix for discarding STUN over TCP flows | ||
* | Fixes #740 | Luca Deri | 2019-07-14 |
| | |||
* | Solve remaining warnings | Stuart Reilly | 2019-07-12 |
| | |||
* | Add compiler warnings and fix them | Stuart Reilly | 2019-07-12 |
| | |||
* | Improved whatsapp dissection | Luca Deri | 2019-07-11 |
| | |||
* | Dissection improvents | Luca Deri | 2019-07-11 |
| | | | | | Fixed QUIC dissection Disabled debug message | ||
* | Remvoed debug info | Luca | 2019-07-02 |
| |