aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Fix ndpi_serialize_end_of_record in JSON modeAlfredo Cardigliano2019-08-24
|
* Fix ndpi_reset_serializerAlfredo Cardigliano2019-08-24
|
* 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
* | | Change SMBv1 breed to potentially dangerousemanuele-f2019-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 STUNLuca Deri2019-08-06
| | |
* | | Removed non-ASCII chars from JSON headerLuca Deri2019-07-31
| | |
* | | Serialization fixLuca Deri2019-07-30
| | |
* | | Compilation fixLuca Deri2019-07-30
| | |
* | | Split serialization code from ndpi_utilsLuca Deri2019-07-30
| | |
* | | Minro changeLuca Deri2019-07-30
| | |
* | | JSON serialization fixesLuca Deri2019-07-30
| | |
* | | Fixed wrong detection of RTP as WhatsApp voiceLuca2019-07-29
| | |
* | | Fixed CSV initializationLuca Deri2019-07-29
| | |
* | | Initial CSV implementationLuca Deri2019-07-29
| | |
* | | Fix for ndpi_serialize_string_uint32_format with JSONLuca Deri2019-07-28
| | |
* | | Added string/float support in (de)serializationLuca Deri2019-07-27
| | |
* | | Code cleanupLuca Deri2019-07-27
| | |
* | | Better messenger traffic guessLuca Deri2019-07-25
| | |
* | | Updated Google docs categoryLuca Deri2019-07-25
| |/ |/|
* | Added int32/int64 (with sign) serialization/deserializationLuca Deri2019-07-24
| |
* | Warnign fixLuca Deri2019-07-24
| |
* | 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
| |
* | Simplified makefileLuca Deri2019-07-23
| | | | | | | | Fixed warning
* | Add SPLT and BD classification to the lib.Ravi Kerur2019-07-23
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | Add new datastructures.Ravi Kerur2019-07-23
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | nDPI ovs changes.Ravi Kerur2019-07-23
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | 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
|
* Serialization of arrays in JSON formatAlfredo Cardigliano2019-07-22
|
* STUN, Hangout, Duo dissection improvementsLuca Deri2019-07-21
|
* Added braces in JSON object serializationAlfredo Cardigliano2019-07-19
|
* JSON serialization fixes in buffer offset and room computarion, string escapeAlfredo Cardigliano2019-07-19
|
* serializer char* parameters are now constAlfredo Cardigliano2019-07-19
|