Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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> | |||
* | Support raw IPv4 / IPv6 pcap packet processing. (#1053) | 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 | |
| | ||||
* | Fix/packaging (#1047) | Toni | 2020-11-03 | |
| | | | | | | | | | | | | | * Fix OpenWrt build. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Fixed Debian/Ubuntu packaging. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Added DPKG package build to a CI job. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | 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 | |||
* | Updated results with numeric IP detection | Luca Deri | 2020-11-01 | |
| | ||||
* | Fix for detecting numeric IPs | Luca Deri | 2020-11-01 | |
| | ||||
* | Centos8 package fix | Luca Deri | 2020-10-29 | |
| | ||||
* | Fix libdir on centos8 | Alfredo Cardigliano | 2020-10-29 | |
| | ||||
* | Removed generation of /usr/lib/.build-id | Alfredo Cardigliano | 2020-10-29 | |
| | ||||
* | Set /usr as installation prefix | Luca Deri | 2020-10-29 | |
| | ||||
* | Move libraries from /usr/local to /usr | Alfredo Cardigliano | 2020-10-29 | |
| | ||||
* | Generate NDPI_API_VERSION based on git commands. | Vitaliy Ivanov | 2020-10-29 | |
| | | | | | | | | | https://github.com/ntop/PF_RING/issues/668 Check for .git directory works in case of usual clone of nDPI repo. But if you integrate is as submodule then .git is a file. Signed-off-by: Vitaliy Ivanov <vitaliyi@interfacemasters.com> | |||
* | 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 | |||
* | Moved global in reader_util.c | Luca Deri | 2020-10-27 | |
| | ||||
* | 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 -x for checking patterns | Luca Deri | 2020-10-22 | |
| | ||||
* | Added CPHA - CheckPoint High Availability Protocol protocl support | Luca Deri | 2020-10-22 | |
| | ||||
* | Fix parsing of DLT_PPP datalink type (#1042) | Ivan Nardi | 2020-10-21 | |
| | ||||
* | 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> | |||
* | CAPWAP tunnel decoding fix (#1038) | Zied Aouini | 2020-10-21 | |
| | | | | | * Fix CAPWAP processing. * Update result. | |||
* | Improved/autoconf (#1037) | Toni | 2020-10-21 | |
| | | | | | | | | | * Switched to PKG_CHECK_MODULES to keep pkg-config checks more portable. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> * Improved GCrypt autoconf check to detect a possible gpg-error inter-library dependency. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Fix a memory leak on fuzzing code (#1036) | Hosein Ghahremanzadeh | 2020-10-21 | |
| | | | After allocation of pcap_buffer it is necessary to free it | |||
* | Remove possible invalid read (#1035) | Igor Duarte | 2020-10-21 | |
| | ||||
* | Initial 3.5 commit | Luca Deri | 2020-10-19 | |
| | ||||
* | 3.4 nDPI Release3.4 | Luca Deri | 2020-10-19 | |
| | ||||
* | Added makefile target for creating changelog | Luca Deri | 2020-10-19 | |
| | | | | Updated Changelog | |||
* | Fixed missing PCAP include directories in Makefiles. (#1034) | Toni | 2020-10-19 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | 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 | |
| | ||||
* | Fix CAPWAP handling. | aouinizied | 2020-10-13 | |
| | ||||
* | Decoupled fuzzy and unit tests | Alfredo Cardigliano | 2020-10-12 | |
| | ||||
* | Serialized doxygen doc | Alfredo Cardigliano | 2020-10-05 | |
| | ||||
* | Added ndpi_quick_16_byte_hash | Luca | 2020-10-05 | |
| | | | | Warning fix | |||
* | Warning fix | Luca Deri | 2020-10-03 | |
| | ||||
* | Tests update | Luca Deri | 2020-10-02 | |
| | ||||
* | Added fix for invalid SNI check when SNI is missing | Luca Deri | 2020-10-02 | |
| | ||||
* | Updated serialization test unit | Luca Deri | 2020-10-02 | |
| |