aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
* Fixed timezone conversionLuca Deri2019-09-10
|
* Parsed TLS certificate validityLuca Deri2019-09-10
|
* Added IMO dissectorLuca Deri2019-09-09
| | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space
* Skype STUN enhancementsLuca2019-09-06
|
* Enhanced Signal detectionLuca2019-09-05
|
* Enhanced STUN cacheLuca2019-09-05
|
* Warning fixemanuele-f2019-08-29
|
* Add missing pack_on on ajp structemanuele-f2019-08-29
|
* AJP crash fixLuca Deri2019-08-29
|
* Fix alignment issue on IPv6 structsemanuele-f2019-08-29
|
* SSH hash fixLuca Deri2019-08-26
|
* Add more length checks in HASSHemanuele-f2019-08-23
| | | | This to prevent possible crashes on invalid packets
* Warning fixesLuca Deri2019-08-22
|
* Merge pull request #758 from tansly/wireguardLuca Deri2019-08-22
|\ | | | | Add support for WireGuard VPN
| * Merge branch 'dev' into wireguardYağmur Oymak2019-07-24
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/include/ndpi_protocols.h src/lib/ndpi_main.c Get upstream developments.
| * | Harden WireGuard detectionYağmur Oymak2019-07-24
| | | | | | | | | | | | Exploit the fixed size handshake messages and sender/receiver indices.
| * | Add support for WireGuard VPNYağmur Oymak2019-07-23
| | |
* | | Implemented HASSH (https://github.com/salesforce/hassh)Luca Deri2019-08-22
| | |
* | | Disabled weak (port-based) teamspeak detectionLuca Deri2019-08-22
| | |
* | | Implemented STUN cache to enhance matching of STUN-based protocolsLuca2019-08-12
| | |
* | | Improved google duo detectionLuca2019-08-12
| | |
* | | Add NDPI_PROTOCOL_DANGEROUS classificationemanuele-f2019-08-09
| | |
* | | Various TLS/STUN improvememntsLuca2019-08-08
| | |
* | | Reworked SSL/TLS field namingLuca2019-08-08
| | |
* | | Implemented DTLS supportLuca2019-08-08
| | | | | | | | | | | | Renamed ssl to tls
* | | Changes in QUIC dissector to avoid miing QUIC with STUNLuca Deri2019-08-06
| | |
* | | Fixed wrong detection of RTP as WhatsApp voiceLuca2019-07-29
| | |
* | | Code cleanupLuca Deri2019-07-27
| | |
* | | Better messenger traffic guessLuca Deri2019-07-25
| |/ |/|
* | Added -e option to ndpiReader for searchign human readeable strings lenghtLuca Deri2019-07-24
| | | | | | | | Default human readeable strings lenght is not 5 chars (used to be 8)
* | Updated results with new dissectionLuca Deri2019-07-24
| |
* | Xbox and PS4 static port classification.Ravi Kerur2019-07-23
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | Amazon video static classification.Ravi Kerur2019-07-23
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | Add default port based iperf classification.Ravi Kerur2019-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 Deri2019-07-22
| | | | standpoint and from the features they implement
* Improved WhatsApp detectionLuca Deri2019-07-22
|
* STUN, Hangout, Duo dissection improvementsLuca Deri2019-07-21
|
* Added support for Google DuoLuca Deri2019-07-19
|
* Improved Facebook messnger mobile detectionLuca Deri2019-07-18
|
* Added QUIC 046 supportLuca Deri2019-07-18
|
* Line dissection improvementsLuca Deri2019-07-16
|
* Fixes #741Luca Deri2019-07-15
|
* Line fixLuca2019-07-15
|
* Added Line protocol dissectionLuca Deri2019-07-15
| | | | Add fix for discarding STUN over TCP flows
* Fixes #740Luca Deri2019-07-14
|
* Solve remaining warningsStuart Reilly2019-07-12
|
* Add compiler warnings and fix themStuart Reilly2019-07-12
|
* Improved whatsapp dissectionLuca Deri2019-07-11
|
* Dissection improventsLuca Deri2019-07-11
| | | | | Fixed QUIC dissection Disabled debug message
* Remvoed debug infoLuca2019-07-02
|