aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* Creared IoT-Scada categoryLuca Deri2020-08-23
* 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
* Major rework of QUIC dissectorNardi Ivan2020-08-21
* 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
* | Added support for SOAP.Toni Uhlig2020-08-18
|/
* Suspicious ESNI usage: add a comment and a pcap exampleNardi Ivan2020-08-06
* Merge pull request #973 from IvanNardi/esni3Luca Deri2020-08-06
|\
| * Add risk flag about suspicious ESNI usageNardi Ivan2020-08-05
* | Fixed possible memory leak in TLS certificate handlingLuca Deri2020-08-05
|/
* Added check on payload lenght during extra packet processingLuca 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
* SSH code cleanupLuca Deri2020-07-25
* added other ssh implementations to checkMrRadix2020-07-24
* added cipher checkMrRadix2020-07-22
* Resolved conflicts on fetchMrRadix2020-07-22
|\
| * Added changes for handlign SSSH cipher detectionLuca Deri2020-07-22
* | fixed bug inside set bit macro callMrRadix2020-07-22
* | added sscanf error handlingMrRadix2020-07-22
* | improved performance and legibilityMrRadix2020-07-22
* | Merge remote-tracking branch 'ntop_origin/dev' into devMrRadix2020-07-22
|\|
| * User agent detection improvementsLuca Deri2020-07-21
* | improved performance by removing linear scanMrRadix2020-07-22
* | added ssh_analyse_signature_version and ssh_has_old_signature for check old s...MrRadix2020-07-21
|/
* Added skeleton for checking SSH signatureLuca Deri2020-07-20
* Fix for invalid boundary checkLuca Deri2020-07-17
* Check for avoiding buffer overflow in netbios dissectorLuca Deri2020-07-14
* Fixed race condition in ndpi_ssl_version2str() caused by static qualifier in ...Toni Uhlig2020-07-11
* Fixed thunder protocol detection heap overflow caused by missing lengthcheck.Toni Uhlig2020-07-08
* Merge pull request #932 from IvanNardi/logLuca Deri2020-07-07
|\
| * Incorporated some feedbackNardi Ivan2020-07-01
| * mqtt: add boundary check in log messageNardi Ivan2020-06-26
| * Fix compilation with --enable-debug-messages flagNardi Ivan2020-06-26
* | Improved HTTP line parsing if request splitted into multiple packets.Toni Uhlig2020-07-05
* | Fixed heap overflow in tls esni extraction triggered by manipulated packets.Toni Uhlig2020-06-29
* | TLS: extract JA3 signatures in some corner casesNardi Ivan2020-06-28
* | Fixed off-by-one error in h323.Toni Uhlig2020-06-27
* | Added malformed packet risk supportLuca Deri2020-06-26
|/
* CentOS6 fix (santize won't work as too old system)lucaderi2020-06-25
* Fixed missing length check in fbzero.Toni Uhlig2020-06-23
* Fixes #906Luca Deri2020-06-22