aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/quic.c
Commit message (Expand)AuthorAge
...
* QUIC: add support for MVFST EXPERIMENTAL versionNardi Ivan2020-09-20
* Merge pull request #1012 from IvanNardi/uaLuca Deri2020-09-17
|\
| * TLS: fix memory accesses in QUIC transport parameters extensionNardi Ivan2020-09-10
| * QUIC: extract User Agent informationNardi Ivan2020-09-08
* | Disabled QUIC tracing that pollutes the outputLuca Deri2020-09-17
|/
* QUIC: add support for GQUIC T050 and T051Nardi Ivan2020-08-30
* Fixed use-of-uninitialized-value in QUIC clho decryption probably caused by a...Toni Uhlig2020-08-27
* QUIC: minor fixesNardi Ivan2020-08-24
* Warning fixLuca Deri2020-08-22
* Add sub-classification for GQUIC >= Q050 and (IETF-)QUICNardi Ivan2020-08-21
* Major rework of QUIC dissectorNardi Ivan2020-08-21
* Added memory checksLuca Deri2020-08-02
* Boundary check on QUICLuca Deri2020-07-27
* Fix integer overflow in quicPhilippe Antoine2020-04-15
* quic: fix heap-overflow errorNardi Ivan2020-03-27
* Update for QUIC 046Luca Deri2020-03-17
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\
| * Removed disable_metadata_export preference that is no longer usefulLuca2019-12-29
* | Updated (C)Luca Deri2020-01-05
|/
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Changes in QUIC dissector to avoid miing QUIC with STUNLuca Deri2019-08-06
* Added QUIC 046 supportLuca Deri2019-07-18
* Dissection improventsLuca Deri2019-07-11
* ntohl Portability fixesLuca Deri2019-06-29
* The le32toh() function used in some places on BSD OSes require sys/endian.h t...Guido Falsi2019-03-12
* QUIC: convert little endian offsets to host endiannessLudovico Cavedon2019-01-15
* Completed custom category implementationLuca Deri2018-08-16
* Major code cleanupLuca2018-07-21
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* added diameter protocol dissectorCampus2018-01-02
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed invalid QUIC header parsingLuca Deri2017-03-13
* QUIC: fix unused variable 'begin' [-Wunused-variable]Alexis La Goutte2016-11-13
* Fixed QUIC crashtheirix2016-08-07
* Added QUICK subprotocol supportLuca Deri2016-06-30
* minor fixes - deleted useless part on git and quic protosCampus2016-06-24
* QUIC: fix typoAlexis La Goutte2016-05-23
* QUIC: remove trailing whitespaceAlexis La Goutte2016-05-23
* Recodede QUIC from scratch to make it more robust and export SNI (server name...Luca Deri2016-05-21
* Fix QUICAndrea Buscarinu2016-05-17
* update test pcap due to modification of quic protocol - improved readability ...Campus2016-05-12
* enhance/refactor quic.cAndrea Buscarinu2016-05-11
* QUIC: Remove a wrong heuriticsAlexis La Goutte2016-05-10
* QUIC: Fix trailing whitespaceAlexis La Goutte2016-05-09
* QUIC: last version of QUIC is Q033Alexis La Goutte2016-04-29
* fixed upper/lower name and init_non_tcp_udp_dissectorMichele Campus2015-07-09
* 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
* Merge pull request #1 from kYroL01/no_realMichele Campus2015-06-29
|\