aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Improved SSH protocol detection.improved/sshToni Uhlig2020-11-08
* Updated ESNI/SNI alarm generation prolicyLuca Deri2020-11-08
* Reworked IEC60870 dissectorLuca Deri2020-11-04
* IEC60870 dissection improvementsLuca Deri2020-11-04
* Cosmetic changesLuca Deri2020-11-03
* :bulb: Add mongodb protocol dissector (#1048)Leonn2020-11-03
* Restored Ubuntu/Debian packagingLuca Deri2020-11-03
* QUIC: fix dissection of Initial packets coalesced with 0-RTT one (#1044)Ivan Nardi2020-11-03
* Fix for detecting numeric IPsLuca Deri2020-11-01
* Added boundary checkLuca Deri2020-10-27
* Improve skype detection (#1039)Igor Duarte2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* Various improvemement when using ndpi_pref_enable_tls_block_dissection:Luca Deri2020-10-24
* Added CPHA - CheckPoint High Availability Protocol protocl supportLuca Deri2020-10-22
* Fixes #1033Luca Deri2020-10-21
* Added new IPs for TeamViewer (#1040)Douglas2020-10-21
* Remove possible invalid read (#1035)Igor Duarte2020-10-21
* Improved processing of IPv6 headerLuca Deri2020-10-15
* Handle list items in ndpi_deserialize_get_single_sizeAlfredo Cardigliano2020-10-15
* Add serialization of values list in TLVAlfredo Cardigliano2020-10-15
* Serialized doxygen docAlfredo Cardigliano2020-10-05
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Added fix for invalid SNI check when SNI is missingLuca Deri2020-10-02
* QUIC: fix dissection of "offset" field (#1025)Ivan Nardi2020-09-29
* Added extra boundary checksLuca Deri2020-09-26
* Added back ndpi_check_flow_func (correct) prototypeLuca Deri2020-09-25
* Boundary fixLuca Deri2020-09-25
* Compilation fixLuca Deri2020-09-25
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Improved boundary check to prevent overflowLuca Deri2020-09-23
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-09-22
|\
| * Macro redefinitionLuca Deri2020-09-22
* | Minor UA handling improvement to avoid heap-overflowLuca Deri2020-09-22
|/
* Minor change for alignment issueLuca Deri2020-09-21
* Added risks for checkingLuca Deri2020-09-21
* Do not re-define libc functions for mingw builds.Toni Uhlig2020-09-20
* Merge pull request #1019 from IvanNardi/quic_fbLuca Deri2020-09-20
|\
| * QUIC: add support for MVFST EXPERIMENTAL versionNardi Ivan2020-09-20
* | Merge pull request #1018 from lnslbrty/fix/make-distLuca Deri2020-09-20
|\ \
| * | Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
* | | Merge pull request #1017 from lnslbrty/fix/mingw-xcompileLuca Deri2020-09-20
|\ \ \ | |_|/ |/| |
| * | Using NDPI_I64_FORMAT, NDPI_U64_FORMAT format string to differentiate between...Toni Uhlig2020-09-18
| * | Fixed mingw build w/o examples/tests/fuzzer.Toni Uhlig2020-09-18
| * | Fixed shlib xcompile for x86_64-w64-mingw32Toni Uhlig2020-09-08
* | | Added MDNS in extra packet dissection functionLuca Deri2020-09-18
* | | Reworked MDNS dissector that is not based on the DNS dissectorLuca Deri2020-09-17
* | | Merge pull request #1012 from IvanNardi/uaLuca Deri2020-09-17
|\ \ \
| * | | TLS: fix memory accesses in QUIC transport parameters extensionNardi Ivan2020-09-10
| * | | QUIC: extract User Agent informationNardi Ivan2020-09-08
| * | | http: create a common function to parse User Agent fieldNardi Ivan2020-09-08
| | |/ | |/|