Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | lib/ndpi_content_match: update TOR IPs (#1063) | Oleksandr Natalenko | 2020-11-16 | |
| | | | Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name> | |||
* | Improve subprotocols detection. (#1062) | Zied Aouini | 2020-11-16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve Spotify detection. * Improve Skype detection. * Improve Microsoft detection. * Fix Microsoft detection categories. * Improve Waze detection. * Improve Apple detection. * Improve WindowsUpdate detection. * Improve TikTok detection. * Improve Teams detection. * Improve Youtube detection. * Improve Messenger detection. * Improve Twitch detection. * Improve Hulu detection. * Improve Facebook detection. * Improve AmazonVideo detection. | |||
* | Add Tumblr support. (#1061) | Zied Aouini | 2020-11-16 | |
| | | | | | | | * Add Tumblr protocol. * Add Tumblr test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add Reddit support. (#1060) | Zied Aouini | 2020-11-16 | |
| | | | | | | | * Add Reddit protocol. * Add Reddit test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add Pinterest support. (#1059) | Zied Aouini | 2020-11-16 | |
| | | | | | | | * Add Pinterest protocol. * Add Pinterest test file and result. Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | |||
* | Add DisneyPlus protocol. (#1058) | Zied Aouini | 2020-11-16 | |
| | ||||
* | File nor necessary and generated by configure | Luca Deri | 2020-11-12 | |
| | ||||
* | Renumbered AmongUs protocol | Luca Deri | 2020-11-09 | |
| | ||||
* | Added support for AmongUs. (#1054) | Toni | 2020-11-09 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Improved SSH protocol detection. (#1052) | Toni | 2020-11-09 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | fixes issue #1050 Syntax error caused buffer pointer to equal 0x1 (#1051) | Don J. Rude | 2020-11-09 | |
| | | | | | | | | | | | | | | | | | * Syntax error caused buffer pointer to equal 0x1 Possible copy-paste from lines 141-142? * Another comma operator * whitespace matching * another comma operator * another comma operator * another comma operator * Check for non-zero payload | |||
* | Updated ESNI/SNI alarm generation prolicy | Luca Deri | 2020-11-08 | |
| | ||||
* | Reworked IEC60870 dissector | Luca Deri | 2020-11-04 | |
| | ||||
* | IEC60870 dissection improvements | Luca Deri | 2020-11-04 | |
| | ||||
* | Cosmetic changes | Luca Deri | 2020-11-03 | |
| | ||||
* | :bulb: Add mongodb protocol dissector (#1048) | Leonn | 2020-11-03 | |
| | ||||
* | Restored Ubuntu/Debian packaging | Luca Deri | 2020-11-03 | |
| | ||||
* | QUIC: fix dissection of Initial packets coalesced with 0-RTT one (#1044) | Ivan Nardi | 2020-11-03 | |
| | | | | | * QUIC: fix dissection of Initial packets coalesced with 0-RTT one * QUIC: fix a memory leak | |||
* | Fix for detecting numeric IPs | Luca Deri | 2020-11-01 | |
| | ||||
* | Added boundary check | Luca Deri | 2020-10-27 | |
| | ||||
* | Improve skype detection (#1039) | Igor Duarte | 2020-10-27 | |
| | | | | | | | * Add new skype pcap PCAP extracted from SkypeIRC.cap (available in https://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=SkypeIRC.cap) * Improve skype detection | |||
* | Added -D flag for detecting DoH in the wild | Luca Deri | 2020-10-26 | |
| | | | | Removed heuristic from CiscoVPN as it leads to false positives | |||
* | Various improvemement when using ndpi_pref_enable_tls_block_dissection: | Luca Deri | 2020-10-24 | |
| | | | | | | application data TLS blocks are now ignored when exchanged before - the end of certificate negotiation (up to TLS 1.2) - change cipher | |||
* | Added CPHA - CheckPoint High Availability Protocol protocl support | Luca Deri | 2020-10-22 | |
| | ||||
* | Fixes #1033 | Luca Deri | 2020-10-21 | |
| | ||||
* | Added new IPs for TeamViewer (#1040) | Douglas | 2020-10-21 | |
| | | | Co-authored-by: Douglas Wordell <douglas.wordell@seti.com.br> | |||
* | Remove possible invalid read (#1035) | Igor Duarte | 2020-10-21 | |
| | ||||
* | Improved processing of IPv6 header | Luca Deri | 2020-10-15 | |
| | | | | Improved QUIC serialization | |||
* | Handle list items in ndpi_deserialize_get_single_size | Alfredo Cardigliano | 2020-10-15 | |
| | ||||
* | Add serialization of values list in TLV | Alfredo Cardigliano | 2020-10-15 | |
| | ||||
* | Serialized doxygen doc | Alfredo Cardigliano | 2020-10-05 | |
| | ||||
* | Added ndpi_quick_16_byte_hash | Luca | 2020-10-05 | |
| | | | | Warning fix | |||
* | Added fix for invalid SNI check when SNI is missing | Luca Deri | 2020-10-02 | |
| | ||||
* | QUIC: fix dissection of "offset" field (#1025) | Ivan Nardi | 2020-09-29 | |
| | | | | | | | The "offset" field is a variable-length integer. This bug hasn't any practical effects right now, since we are ignoring any packet with "offset" != 0 (and the value 0 is always encoded in only one byte). But extracting a correct "offset" is important if we are ever going to handle fragmented Client Hello messages. | |||
* | Added extra boundary checks | Luca Deri | 2020-09-26 | |
| | ||||
* | Added back ndpi_check_flow_func (correct) prototype | Luca Deri | 2020-09-25 | |
| | ||||
* | Boundary fix | Luca Deri | 2020-09-25 | |
| | ||||
* | Compilation fix | Luca Deri | 2020-09-25 | |
| | ||||
* | Various optimizations to reduce not-necessary calls | Luca Deri | 2020-09-24 | |
| | | | | | Optimized various UDP dissectors Removed dead protocols such as pando and pplive | |||
* | Improved boundary check to prevent overflow | Luca Deri | 2020-09-23 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2020-09-22 | |
|\ | ||||
| * | Macro redefinition | Luca Deri | 2020-09-22 | |
| | | ||||
* | | Minor UA handling improvement to avoid heap-overflow | Luca Deri | 2020-09-22 | |
|/ | ||||
* | Minor change for alignment issue | Luca Deri | 2020-09-21 | |
| | ||||
* | Added risks for checking | Luca Deri | 2020-09-21 | |
| | | | | | - invalid DNS traffic (probably carrying exfiltrated data) - TLS traffic with no SNI extension | |||
* | Do not re-define libc functions for mingw builds. | Toni Uhlig | 2020-09-20 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Merge pull request #1019 from IvanNardi/quic_fb | Luca Deri | 2020-09-20 | |
|\ | | | | | QUIC: add support for MVFST EXPERIMENTAL version | |||
| * | QUIC: add support for MVFST EXPERIMENTAL version | Nardi Ivan | 2020-09-20 | |
| | | ||||
* | | Merge pull request #1018 from lnslbrty/fix/make-dist | Luca Deri | 2020-09-20 | |
|\ \ | | | | | | | Fixed broken `make dist' and added CI check. | |||
| * | | Fixed broken `make dist' and added CI check. | Toni Uhlig | 2020-09-19 | |
| | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |