aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Add missing pack_on on ajp structemanuele-f2019-08-29
* AJP crash fixLuca Deri2019-08-29
* Average calculation fixLuca2019-08-29
* Added stub for ndpi_free_memory_at_termination() (TODO)Luca Deri2019-08-29
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-08-29
|\
| * Fix alignment issue on IPv6 structsemanuele-f2019-08-29
* | Implemented IAT (Inter Arrival Time) statsLuca2019-08-29
|/
* Added entropy, average, stddev, variance, bytes ratio calculationLuca2019-08-28
* Initial work towards traffic classificationLuca2019-08-27
* SSH hash fixLuca Deri2019-08-26
* Serialization/deserialization of int32/int64/float with uint keyAlfredo Cardigliano2019-08-26
* 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
* Warning fixesLuca Deri2019-08-22
* Merge pull request #758 from tansly/wireguardLuca Deri2019-08-22
|\
| * Merge branch 'dev' into wireguardYağmur Oymak2019-07-24
| |\
| * | Harden WireGuard detectionYağmur Oymak2019-07-24
| * | 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
* | | Change SMBv1 breed to potentially dangerousemanuele-f2019-08-07
* | | 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
* | Updated results with new dissectionLuca Deri2019-07-24
* | Simplified makefileLuca Deri2019-07-23
* | Add SPLT and BD classification to the lib.Ravi Kerur2019-07-23
* | Add new datastructures.Ravi Kerur2019-07-23