aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Fix warnings on OpenWrt CCs, caused by the memcpy builtin. (#1741)Toni2022-09-18
* Add CryNetwork dissector.Toni Uhlig2022-09-16
* Add Syncthing dissector.Toni Uhlig2022-09-16
* Add NATPMP dissector. (#1738)Toni2022-09-16
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* HTTP: remove some wrong codeNardi Ivan2022-09-13
* STUN: several improvementsNardi Ivan2022-09-11
* HTTP: correctly set the classification protocolsNardi Ivan2022-09-06
* Fix some warningsNardi Ivan2022-09-05
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Fix string copy truncation warning. (#1723)Toni2022-09-05
* Fixed FastCGI memory issue (was not using nDPI's malloc wrapper). (#1722)Toni2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* FastCGI: dissect PARAMS (#1715)Toni2022-08-30
* Improved MGCP dissector. (#1717)Toni2022-08-30
* QUIC: fix heap-buffer-overflowNardi Ivan2022-08-25
* QUIC: add support for 0-RTT packets received before the InitialNardi Ivan2022-08-24
* Add FastCGI protocol detection. (#1711)Toni2022-08-24
* Merge pull request #1712 from IvanNardi/oss-fuzzerToni2022-08-24
|\
| * HTTP, SoftEther, Florensia: fix some memory corruptionsNardi Ivan2022-08-22
* | Add Kismet protocol detection. (#1710)Toni2022-08-24
|/
* Improved Discord pattern. (#1707)Toni2022-08-10
* HTTP: fix classification in some corner cases (#1704)Ivan Nardi2022-08-09
* SoftEtehr: fix a heap-buffer overflow (#1705)Ivan Nardi2022-08-09
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* HTTP, Bittorrent, Kerberos: fix stopping of extra dissection (#1700)Ivan Nardi2022-08-06
* Bittorrent: don't use absolute time reference (#1701)Ivan Nardi2022-08-06
* Further simplification of `ndpi_process_extra_packet()` (#1698)Ivan Nardi2022-08-05
* HTTP: improve sub-classification (#1696)Ivan Nardi2022-08-05
* SoftEther: fix two heap-buffer-overflows (#1695)Ivan Nardi2022-08-05
* Win and indentation fixesLuca Deri2022-08-05
* Add Discord dissector. (#1694)Toni2022-08-03
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Add Activision dissector. (#1693)Toni2022-08-02
* TLS: avoid useless extra dissection (#1690)Ivan Nardi2022-07-31
* HTTP: fix classification (#1692)Ivan Nardi2022-07-30
* SoftEther: fix heap-buffer-overflow (#1691)Ivan Nardi2022-07-30
* SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685)Ivan Nardi2022-07-30
* Tiny Softether dissector improvement. (#1688)Toni2022-07-30
* Add Softether dissector. (#1679)Toni2022-07-29
* First step in simplify `ndpi_process_extra_packet()` (#1680)Ivan Nardi2022-07-29
* TINC: avoid processing SYN packets (#1676)Ivan Nardi2022-07-28
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Add AVAST dissector. (#1674)Toni2022-07-25
* Improve handling of HTTP-Proxy and HTTP-Connect (#1673)Ivan Nardi2022-07-25
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* Added AliCloud server access dissector. (#1672)Toni2022-07-23
* TLS: improve reassembler (#1669)Ivan Nardi2022-07-22
* Bittorrent: fix keys in cache code (#1670)Ivan Nardi2022-07-22