aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/sip.c
Commit message (Expand)AuthorAge
* SIP: extract some basic metadataIvan Nardi2024-11-12
* SIP: rework detectionIvan Nardi2024-11-12
* Follow-up of 2093ac5bf (#2451)Ivan Nardi2024-05-21
* Minor dissector optimizationsLuca Deri2024-05-20
* 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
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* SIP: improve detection (#1654)Ivan Nardi2022-07-09
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Improve/add several protocols (#1383)Ivan Nardi2021-12-18
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Fix how some protocols handle tcp retransmissions (#1321)Ivan Nardi2021-10-03
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* (C) UpdateLuca Deri2021-01-07
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Updated (C)Luca Deri2020-01-05
* Adedd DTLS check in STUNLuca Deri2019-09-21
* SIP Message extensionDamir Franusic2019-05-31
* Added PUBLISH/SUBSCRIBE methods to SIPDamir Franusic2019-05-29
* 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
* | Merge branch 'dev' into devVitaly Lavrov2017-11-02
|\|
| * Bug fix. Protocol SIP: command 'CANCEL sip:' is not recognized.Vitaly Lavrov2017-10-31
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* protocols: sip CANCEL packet detection fixTimothy2016-03-02
* 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