Commit graph

23 commits

Author SHA1 Message Date
Luca
9d361ec772 HTTP response is now dissected so we can match mime types on responses 2015-06-18 16:24:03 +02:00
Luca Deri
85db524a35 Added fix for detecting SSL certificate decoding. The old code did not 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. 2015-06-16 18:31:01 +02:00
Luca Deri
702a9d0867 Improved RTCP decoder
Added detection of KakaoTalk Voice and Chat
2015-06-14 12:21:29 +02:00
Luca Deri
20740e1b68 Added Meu service detection 2015-06-14 11:04:31 +02:00
Luca Deri
c4adefe75b Added EAQ protocol support 2015-06-14 10:37:34 +02:00
Luca
4ce9dec54e Reworked the STUN plugin
Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
2015-06-04 18:44:09 +02:00
Luca Deri
43bf9df219 Improved testing application
Removed warning from the quic dissector
Travis now runs regression tests
2015-05-22 09:03:01 +02:00
Andrea Buscarinu
55f45d4716 Update quic.c
Fix warnings and 0xC2 mask
2015-05-21 23:10:13 +02:00
Luca
e4923a589c Fixed warning 2015-05-20 16:48:36 +02:00
Luca Deri
8f3b8ff4df Added fix to harden quic detection and limit it to port 80/443 UDP 2015-05-20 09:27:04 +02:00
Luca Deri
fd338a90c2 Merge pull request #6 from backer-and/dev
Added QUIC protocol
2015-05-20 08:54:10 +02:00
Andrea Buscarinu
57926cc97d Update quic.c
Fix version mask and syntax errors
2015-05-20 04:10:29 +02:00
Andrea Buscarinu
31b43b19f7 Update quic.c
Removed ports
2015-05-19 02:41:48 +02:00
Andrea Buscarinu
bbb7091a58 Update quic.c
Added more SEQ and CID controls.
2015-05-19 02:20:57 +02:00
Luca Deri
167c831212 Fixed compilation warnings 2015-05-18 18:29:22 +02:00
Andrea Buscarinu
2f120eff37 Update quic.c 2015-05-18 17:50:01 +02:00
Andrea Buscarinu
7ad38d6c20 Update quic.c 2015-05-18 17:47:39 +02:00
Luca Deri
079a42c752 Minor code cleanup 2015-05-18 16:09:57 +02:00
Luca Deri
b22d1d8e6a File rename to avoid name clashes
Cleaned up autogen.sh
2015-05-18 12:48:13 +02:00
Andrea Buscarinu
3ecb11b152 Create quic.c 2015-05-15 02:51:39 +02:00
Luca Deri
bcd8380704 Added improvement for handling bit-torrent search on UDP
Added quic protocol sample
2015-05-13 23:37:31 +02:00
Luca
38943b2048 Removed FaceBook Chat as Facebook is now using SSL making it no longer detectable 2015-04-30 11:08:45 +02:00
Luca Deri
2e5ceac844 Initial import from SVN 2015-04-19 07:25:59 +02:00