aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
...
* Improved STUN cachingLuca Deri2019-09-18
|
* Further line updateLuca Deri2019-09-18
|
* Line protocol updateLuca Deri2019-09-18
|
* Added dissection of TLS version in supported_versions of Hello packetsLuca Deri2019-09-18
|
* New instagram testing setLuca Deri2019-09-18
|
* Fix notBefore/notAfter broken in previous commitemanuele-f2019-09-17
|
* Fix notBefore/notAfter issuesemanuele-f2019-09-17
|
* Various STUN improvementsLuca Deri2019-09-17
|
* Warnign fixLuca Deri2019-09-15
|
* As TLS certificate fingerprint is computed, TLS without certificate protocol ↵Luca Deri2019-09-15
| | | | | | has been removed Various improvemenets in detection quality
* TLS disection improvementsLuca Deri2019-09-15
|
* TLS certificate hash is not reportedLuca Deri2019-09-14
|
* TLS cerficate hash calculationLuca Deri2019-09-14
|
* Added STUN check to avoid false positivesLuca Deri2019-09-11
| | | | | Added fingerprint comments in SSH/TLS Added netflow test pcap
* 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
|