aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/smb.c
Commit message (Expand)AuthorAge
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* Imporoved SMBv1 heuristic to avoid triggering risks for SMBv1 broadcast messa...Luca Deri2025-01-03
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* DTLS: fix exclusion of DTLS protocolNardi Ivan2022-07-20
* SMB: add (partial) support for messages split into multiple TCP segments (#1644)Ivan Nardi2022-07-07
* Added RiskInfo stringLuca Deri2022-05-30
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Reworked flow risk implementationLuca Deri2021-07-23
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* (C) UpdateLuca Deri2021-01-07
* Added NDPI_SMB_INSECURE_VERSION for detecting insecure SMB versions (e.g. v1)Luca Deri2020-07-27
* Fix compilation with --enable-debug-messages flagNardi Ivan2020-06-26
* NetBIOS dissection improvementsLuca Deri2020-03-01
* Updated (C)Luca Deri2020-01-05
* Further SMB improvementsLuca Deri2019-10-25
* Ficed invalid SMBv1 detectionLuca Deri2019-10-25
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Addes support for SMBv1 traffic that has been split from SMBv23Luca Deri2018-09-17
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* fix check for issue https://github.com/ntop/nDPI/issues/272Campus2016-10-03
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
* Split former protocol into upper and lower protocolLuca2015-07-01
* Removed commented codeLuca2015-07-01
* deleted protocol type (real-correlated)Michele Campus2015-06-29
* Initial import from SVNLuca Deri2015-04-19