Commit graph

38 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
5b62fa3464 Merge pull request #29 from commsquare/dev
Allow Host IP based subprotocols to be added in protos.txt
2015-06-18 15:52:24 +02:00
Edoardo Dominici
a7b7254ac0 Added Twitch ingestion servers and JustinTV CDN
[ Fixed newline ]
2015-06-17 15:17:45 +02:00
sparkon
23048378d8 Added Twitch ingestion servers and JustinTV CDN 2015-06-17 14:55:07 +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
george.vakras@gmail.com
7391fe0c5e Allow loading host IP based protocols from protos.txt 2015-06-15 09:50:13 +02:00
Luca Deri
984eca8a27 Added support for Twitch detection
Minor cosmetic fix in test tool
2015-06-15 00:47:39 +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
a31b0a3354 Added AS198015 Skype Communications Sarl to the list of skype networks 2015-05-31 19:50:52 +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
Luca Deri
993665726a Fixed bug that prevented (due to endianess) to properly match hosts
Added tests for skype detection
2015-05-19 12:30:44 +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
fe4914e715 Update ndpi_main.c 2015-05-18 17:54:35 +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
64121162dd Win32 fix 2015-05-18 16:17:23 +02:00
Luca Deri
079a42c752 Minor code cleanup 2015-05-18 16:09:57 +02:00
Luca Deri
66394ba05e File renamed to avoid name clashes 2015-05-18 15:26:16 +02:00
Luca Deri
68ac979dc5 Win32 fixes 2015-05-18 13:00:02 +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
a18a877669 Update ndpi_main.c 2015-05-15 02:53:11 +02:00
Andrea Buscarinu
97e939d70b Update Makefile.am 2015-05-15 02:52:00 +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
4ffabffcbb Code cleanup 2015-04-20 11:20:51 +02:00
Luca Deri
e66b440d35 Changed version id since we moved to git 2015-04-19 22:33:49 +02:00
Luca Deri
2e5ceac844 Initial import from SVN 2015-04-19 07:25:59 +02:00