aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
...
* postgres: improve detection (#1831)Ivan Nardi2022-12-22
* Fix infinite loop when a custom rule has port 65535 (#1833)Ivan Nardi2022-12-21
* Fix some errors found by oss-fuzz (#1834)Ivan Nardi2022-12-20
* Added TP-LINK Smart Home Protocol dissector. (#1841)Darryl Sokoloski2022-12-20
* Added TUYA LAN Protocol dissector. (#1838)Darryl Sokoloski2022-12-19
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Added ability to decode DNS PTR records used for reverse address resolutionLuca Deri2022-12-15
* Minor RTP fixLuca Deri2022-12-15
* STUN: add detection of ZOOM peer-to-peer flows (#1825)Ivan Nardi2022-12-11
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* DTLS: handle (certificate) fragments (#1811)Ivan Nardi2022-12-10
* Fix undefined-behavior when setting empty user-agent (#1821)Ivan Nardi2022-12-10
* Build: fix `make install` when `--prefix=` is used in configure script (#1824)Ivan Nardi2022-12-10
* Added Zoom screen share detectionLuca Deri2022-12-09
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* Improved Zoom protocol detectionLuca Deri2022-12-08
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Exported HTTP server in metadataLuca Deri2022-12-05
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* CI: GitHub is updating Ubuntu runners (#1817)Ivan Nardi2022-12-03
* Make LRU caches ipv6 aware (#1810)Ivan Nardi2022-12-03
* Added check for empty/missing user-agent in HTTPLuca Deri2022-12-03
* Improved HTTP header parsing skipping lines that won't matchLuca Deri2022-12-03
* Extend CodeQL configuration and fix two warnings (#1816)Ivan Nardi2022-12-02
* Add a new fuzzer for QUIC (#1800)Ivan Nardi2022-12-01
* Fix classification "by-port" of QUIC flows (#1785)Ivan Nardi2022-11-22
* TLS: be sure to always set `ssl_version` field (#1806)Ivan Nardi2022-11-22
* DNS: fix an infinite loop, due to an integer overflow (#1804)Ivan Nardi2022-11-15
* Improved Teamspeak3 License/Weblist detection. (#1802)Toni2022-11-15
* Improve export/print of L4 protocol information (#1799)Ivan Nardi2022-11-13
* Merge pull request #1796 from IvanNardi/issue-1792Toni2022-11-07
|\
| * RTP: remove a superfluous checkNardi Ivan2022-11-07
* | Fix json export of ipv6 addressesNardi Ivan2022-11-07
|/
* Removed unused variableLuca Deri2022-10-26
* Fix typoAlfredo Cardigliano2022-10-26
* CleanupLuca Deri2022-10-26
* TypoLuca Deri2022-10-26
* Improved AESNI checkLuca Deri2022-10-26
* Hangout: avoid useless lookups in the protocol tree (#1755)Ivan Nardi2022-10-25
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* Fix memory corruption on TCP flows (#1786)Ivan Nardi2022-10-25
* IRC: fix memory access (#1787)Ivan Nardi2022-10-25
* Enhanced HTTP numeric IP checkLuca Deri2022-10-22
* Add Elasticsearch protocol dissector. (#1782)Toni2022-10-21
* Add Munin protocol dissector.Toni Uhlig2022-10-20
* TLS: allow sub-classification via ALPNNardi Ivan2022-10-20
* Updated FortiClient default portsLuca Deri2022-10-19
* Reworked severities adding critical and emergency, thus shifting values downLuca Deri2022-10-19
* TLS: explicit ignore client certificate (#1776)Ivan Nardi2022-10-18
* Fix a use-of-uninitialized-value error on PCRE codeNardi Ivan2022-10-17