Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added AliCloud server access dissector. (#1672) | Toni | 2022-07-23 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | SKYPE: remove detection over TCP | Nardi Ivan | 2022-07-20 |
| | | | | | | Skype detection over TCP has been completely disable since 659f75138 (3 years ago!). Since that logic was too weak anyway, remove it. | ||
* | Improved Jabber/XMPP detection. (#1661) | Toni | 2022-07-13 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Keep track of how many dissectors calls we made for each flow (#1657) | Ivan Nardi | 2022-07-11 |
| | |||
* | Avoid spurious calls to extra dissection (#1648) | Ivan Nardi | 2022-07-07 |
| | | | | If the extra callabck is not set, calling the extra dissection is only a waste of resources... | ||
* | Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636) | Ivan Nardi | 2022-07-05 |
| | |||
* | Fixed SMTP default port 587 | Luca Deri | 2022-07-02 |
| | |||
* | Added unidirectional traffic flow risk | Luca Deri | 2022-06-20 |
| | |||
* | Updated risk results | Luca Deri | 2022-05-30 |
| | |||
* | Updated tests results | Luca Deri | 2022-05-30 |
| | | | | Code cleanup | ||
* | Modified risk labels | Luca Deri | 2022-05-04 |
| | |||
* | Improved suspicious http user agent detection. (#1537) | Toni | 2022-05-02 |
Signed-off-by: lns <matzeton@googlemail.com> |