aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/irc.c
Commit message (Expand)AuthorAge
* Minor dissector optimizationsLuca Deri2024-05-20
* IRC: simplify detection (#2423)Ivan Nardi2024-05-11
* 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
* IRC: fix memory access (#1787)Ivan Nardi2022-10-25
* irc: fix heap-buffer-overflow (#1765)Ivan Nardi2022-10-06
* Improved credentials check in IRCLuca Deri2022-10-05
* Fix heap buffer overflow mentioned in #1574. (#1576)Toni2022-06-02
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Dissection inprovementsLuca Deri2021-02-09
* Added checks for giving up faster on IRC and SMTPLuca Deri2021-02-09
* (C) UpdateLuca Deri2021-01-07
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* Adds bound check for IRCPhilippe Antoine2020-04-15
* Updated (C)Luca Deri2020-01-05
* Additional memory bounds checksemanuele-f2019-12-04
* Fixed buffer overflow in DNS dissectionLuca Deri2019-11-26
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Major code cleanupLuca2018-07-21
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Changed MinGW __forceinline strategy to something with less side effectsJacob Masen-Smith2017-11-23
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* spelling: ninetyJosh Soref2017-03-12
* Win fixesLuca Deri2015-11-30
* 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