aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* QUIC: minor fixesNardi Ivan2020-08-24
* Creared IoT-Scada categoryLuca Deri2020-08-23
* Cosmetic fixLuca Deri2020-08-22
* Fixes compilation issues introduced by https://github.com/ntop/nDPI/pull/989Luca Deri2020-08-22
* Warning fixLuca Deri2020-08-22
* Add sub-classification for GQUIC >= Q050 and (IETF-)QUICNardi Ivan2020-08-21
* Update TLS dissector to handle QUIC flowsNardi Ivan2020-08-21
* Add (optional) dependency on external libraries: libgcrypt and libgpg-errorNardi Ivan2020-08-21
* Major rework of QUIC dissectorNardi Ivan2020-08-21
* Added new check for detecting suspicious (too long) namesLuca Deri2020-08-21
* Added the ability do identigy as DGA those host/domain names with too many co...Luca Deri2020-08-21
* Compilation fixLuca Deri2020-08-19
* Merge pull request #987 from lnslbrty/update/mysql-protocol-detectionLuca Deri2020-08-19
|\
| * Updated MySQL protocol detection to support server version 8.Toni Uhlig2020-08-19
* | Merge pull request #985 from lnslbrty/add/SOAPLuca Deri2020-08-19
|\ \
| * | Added support for SOAP.Toni Uhlig2020-08-18
* | | Merge pull request #977 from adek05/devLuca Deri2020-08-19
|\ \ \ | |_|/ |/| |
| * | OpenBSD: Do not redefine __LITTLE_ENDIAN__Adrian Zgorzałek2020-08-09
| * | OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian Zgorzałek2020-08-09
* | | Added support for discordLuca Deri2020-08-16
| |/ |/|
* | Merge pull request #974 from IvanNardi/esni4Luca Deri2020-08-13
|\ \
| * | Suspicious ESNI usage: add a comment and a pcap exampleNardi Ivan2020-08-06
| |/
* | Fixes invalid detection on traffic on non standard portsLuca Deri2020-08-12
* | Improved DGA detection algoritmLuca Deri2020-08-11
* | Added HLL notesLuca Deri2020-08-11
* | Fix typo.aouinizied2020-08-10
* | Added case-insensitive substring matchingLuca Deri2020-08-10
|/
* Merge pull request #973 from IvanNardi/esni3Luca Deri2020-08-06
|\
| * Add risk flag about suspicious ESNI usageNardi Ivan2020-08-05
* | Added note on memory managementLuca Deri2020-08-06
* | Added new ndpi_string_sha1_hash API callLuca Deri2020-08-05
* | Fixed possible memory leak in TLS certificate handlingLuca Deri2020-08-05
|/
* Win #define fixLuca Deri2020-08-05
* Added check on payload lenght during extra packet processingLuca Deri2020-08-04
* Added new traffic category for connectivity check detectionLuca Deri2020-08-04
* Added memory checksLuca Deri2020-08-02
* Fixed partial TLS dissectionLuca Deri2020-07-30
* Restored TLS dissectionLuca Deri2020-07-30
* Tiny changes for TLS block lenght dissectionLuca Deri2020-07-29
* TLS dissection improvementsLuca Deri2020-07-28
* Added NDPI_SMB_INSECURE_VERSION for detecting insecure SMB versions (e.g. v1)Luca Deri2020-07-27
* Boundary check on QUICLuca Deri2020-07-27
* Boundary checkLuca Deri2020-07-27
* Added parentheses to avoid issues with macro expansionLuca Deri2020-07-25
* SSH code cleanupLuca Deri2020-07-25
* Merge pull request #967 from MrRadix/devLuca Deri2020-07-25
|\
| * added other ssh implementations to checkMrRadix2020-07-24
| * added cipher checkMrRadix2020-07-22
| * Resolved conflicts on fetchMrRadix2020-07-22
| |\
| * | fixed bug inside set bit macro callMrRadix2020-07-22