Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | minor fixes - deleted useless part on git and quic protos | Campus | 2016-06-24 | |
| | ||||
* | QUIC: fix typo | Alexis La Goutte | 2016-05-23 | |
| | ||||
* | QUIC: remove trailing whitespace | Alexis La Goutte | 2016-05-23 | |
| | ||||
* | Recodede QUIC from scratch to make it more robust and export SNI (server ↵ | Luca Deri | 2016-05-21 | |
| | | | | name) as with SSL/HTTP | |||
* | Fix QUIC | Andrea Buscarinu | 2016-05-17 | |
| | ||||
* | update test pcap due to modification of quic protocol - improved readability ↵ | Campus | 2016-05-12 | |
| | | | | of code | |||
* | enhance/refactor quic.c | Andrea Buscarinu | 2016-05-11 | |
| | ||||
* | QUIC: Remove a wrong heuritics | Alexis La Goutte | 2016-05-10 | |
| | | | | There is always the QUIC version on first frame | |||
* | QUIC: Fix trailing whitespace | Alexis La Goutte | 2016-05-09 | |
| | ||||
* | QUIC: last version of QUIC is Q033 | Alexis La Goutte | 2016-04-29 | |
| | | | | Look Recent Changes by Version from QUIC Wire Layout Specification | |||
* | fixed upper/lower name and init_non_tcp_udp_dissector | Michele Campus | 2015-07-09 | |
| | ||||
* | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 | |
| | ||||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 | |
| | ||||
* | Removed commented code | Luca | 2015-07-01 | |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | |||
* | Merge pull request #1 from kYroL01/no_real | Michele Campus | 2015-06-29 | |
|\ | | | | | No real | |||
| * | deleted protocol type (real-correlated)_1 | Michele Campus | 2015-06-29 | |
| | | ||||
| * | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 | |
| | | ||||
* | | Added MPEG TS protocol | Luca | 2015-06-25 | |
|/ | | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts | |||
* | fix quic.c | Michele Campus | 2015-06-24 | |
| | ||||
* | fix quic.c | Michele Campus | 2015-06-24 | |
| | ||||
* | Reverted fix in quic.c as apparently it invalidates protocol detection | Luca | 2015-06-24 | |
| | | | | Added testing files for quickplay | |||
* | fix quic.c and add libtoolize option to autogen.sh | Michele Campus | 2015-06-20 | |
| | ||||
* | Improved testing application | Luca Deri | 2015-05-22 | |
| | | | | | Removed warning from the quic dissector Travis now runs regression tests | |||
* | Update quic.c | Andrea Buscarinu | 2015-05-21 | |
| | | | Fix warnings and 0xC2 mask | |||
* | Fixed warning | Luca | 2015-05-20 | |
| | ||||
* | Added fix to harden quic detection and limit it to port 80/443 UDP | Luca Deri | 2015-05-20 | |
| | ||||
* | Update quic.c | Andrea Buscarinu | 2015-05-20 | |
| | | | Fix version mask and syntax errors | |||
* | Update quic.c | Andrea Buscarinu | 2015-05-19 | |
| | | | Removed ports | |||
* | Update quic.c | Andrea Buscarinu | 2015-05-19 | |
| | | | Added more SEQ and CID controls. | |||
* | Update quic.c | Andrea Buscarinu | 2015-05-18 | |
| | ||||
* | Update quic.c | Andrea Buscarinu | 2015-05-18 | |
| | ||||
* | Create quic.c | Andrea Buscarinu | 2015-05-15 | |