aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | 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
| | |
* | | Initial work workards payload analysisLuca Deri2019-08-21
| | |
* | | Implemented STUN cache to enhance matching of STUN-based protocolsLuca2019-08-12
| | |
* | | Improved google duo detectionLuca2019-08-12
| | |
* | | Fix possible intoaV4 1 byte overflowemanuele-f2019-08-09
| | |
* | | Add NDPI_PROTOCOL_DANGEROUS classificationemanuele-f2019-08-09
| | |
* | | Added SMBv1 test fileLuca2019-08-08
| | |
* | | Various TLS/STUN improvememntsLuca2019-08-08
| | |
* | | Reworked SSL/TLS field namingLuca2019-08-08
| | |
* | | Implemented DTLS supportLuca2019-08-08
| | | | | | | | | | | | Renamed ssl to tls
* | | Updated results when adding client helloLuca Deri2019-08-07
| | |
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-08-07
|\ \ \
| * | | Change SMBv1 breed to potentially dangerousemanuele-f2019-08-07
| | | | | | | | | | | | | | | | https://techcommunity.microsoft.com/t5/Storage-at-Microsoft/Stop-using-SMB1/ba-p/425858
* | | | Added client SSL helloLuca2019-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
| | |
* | | RPM spec cleanupAlfredo Cardigliano2019-07-25
| | |
* | | Removed conflict with nprobe-devAlfredo Cardigliano2019-07-25
| | |
* | | Updated google docs detection in wechat.pcapLuca Deri2019-07-25
| | |
* | | Updated Google docs categoryLuca Deri2019-07-25
| | |
* | | Added SPLT (sequence of packet length and time) and BD (byte distribution) ↵Luca Deri2019-07-24
| |/ |/| | | | | with -J
* | Added int32/int64 (with sign) serialization/deserializationLuca Deri2019-07-24
| |
* | Warnign fixLuca Deri2019-07-24
| |
* | Added missing result for nestLuca Deri2019-07-24
| |
* | Packages fixeslucaderi2019-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
* | Merge pull request #759 from themadprofessor/patch-2Luca Deri2019-07-23
|\ \ | | | | | | Create CONTRIBUTING.md
| * | Create CONTRIBUTING.mdStuart Reilly2019-07-23
| |/ | | | | Add simple contribution guidelines.
* | Merge pull request #760 from ntop/nDPI-SPLT-BDLuca Deri2019-07-23
|\ \ | |/ |/| Ndpi splt bd
| * 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>