Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix quic.c and add libtoolize option to autogen.sh | Michele Campus | 2015-06-20 |
| | |||
* | Added further check | Luca Deri | 2015-06-19 |
| | |||
* | Fixed crash caused by IPv6 traffic and KakaoTalk | Luca Deri | 2015-06-19 |
| | |||
* | HTTP response is now dissected so we can match mime types on responses | Luca | 2015-06-18 |
| | |||
* | Added fix for detecting SSL certificate decoding. The old code did not ↵ | Luca Deri | 2015-06-16 |
| | | | | discard non-SSL packets thus incrementing a counter when not necessary and thus terminating SSL decoding too early. This causes some SSL certificates not to be properly dissected and thus handled. | ||
* | Improved RTCP decoder | Luca Deri | 2015-06-14 |
| | | | | Added detection of KakaoTalk Voice and Chat | ||
* | Added Meu service detection | Luca Deri | 2015-06-14 |
| | |||
* | Added EAQ protocol support | Luca Deri | 2015-06-14 |
| | |||
* | Reworked the STUN plugin | Luca | 2015-06-04 |
| | | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice) | ||
* | 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 |
| | |||
* | Merge pull request #6 from backer-and/dev | Luca Deri | 2015-05-20 |
|\ | | | | | Added QUIC protocol | ||
| * | 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 |
| | | |||
* | | Fixed compilation warnings | Luca Deri | 2015-05-18 |
| | | |||
* | | Minor code cleanup | Luca Deri | 2015-05-18 |
| | | |||
* | | File rename to avoid name clashes | Luca Deri | 2015-05-18 |
|/ | | | | Cleaned up autogen.sh | ||
* | Added improvement for handling bit-torrent search on UDP | Luca Deri | 2015-05-13 |
| | | | | Added quic protocol sample | ||
* | Removed FaceBook Chat as Facebook is now using SSL making it no longer ↵ | Luca | 2015-04-30 |
| | | | | detectable | ||
* | Initial import from SVN | Luca Deri | 2015-04-19 |