aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added missing type that defaulted to intLuca2015-07-01
|
* Merge pull request #53 from kYroL01/devLuca Deri2015-07-01
|\ | | | | deleted protocol_type (real-correlated)
| * no_real for mpegts.cMichele Campus2015-06-29
| |
| * no_real for mpegts.cMichele Campus2015-06-29
| |
| * Merge pull request #1 from kYroL01/no_realMichele Campus2015-06-29
|/| | | | | No real
| * deleted protocol type (real-correlated)_1Michele Campus2015-06-29
| |
| * deleted protocol type (real-correlated)Michele Campus2015-06-29
| |
* | Added test results for mpeg pcapLuca2015-06-25
| |
* | Added MPEG TS protocolLuca2015-06-25
|/ | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts
* Merge pull request #38 from jnicholls/dns-fixLuca Deri2015-06-24
|\ | | | | Account for the skipping of the DNS RR CLASS field by progressing the…
| * Account for the skipping of the DNS RR CLASS field by progressing the ↵Jarred Nicholls2015-06-24
| | | | | | | | payload index forward by an extra 2 octets. Remove commented code.
* | Merge pull request #36 from kYroL01/devLuca Deri2015-06-24
|\ \ | |/ |/| fix quic.c
| * fix quic.cMichele Campus2015-06-24
| |
| * fix quic.cMichele Campus2015-06-24
|/
* Added acknowldgement sectionLuca2015-06-24
|
* Added support for TIM services generated by tim.com.br and tim.itLuca2015-06-24
|
* Reverted fix in quic.c as apparently it invalidates protocol detectionLuca2015-06-24
| | | | Added testing files for quickplay
* Added support for QuickPlay streaming service used by companies like hooq.tvLuca2015-06-24
|
* Added fix for fixing a crash when some CLI combination options are usedLuca2015-06-23
|
* Merge pull request #32 from kYroL01/devLuca Deri2015-06-20
|\ | | | | fix quic.c and add libtoolize option to autogen.sh
| * fix quic.c and add libtoolize option to autogen.shMichele Campus2015-06-20
|/
* Added further checkLuca Deri2015-06-19
|
* Fixed crash caused by IPv6 traffic and KakaoTalkLuca Deri2015-06-19
|
* Disabled debug messagesLuca2015-06-18
|
* HTTP response is now dissected so we can match mime types on responsesLuca2015-06-18
|
* Merge pull request #29 from commsquare/devLuca Deri2015-06-18
|\ | | | | Allow Host IP based subprotocols to be added in protos.txt
| * Fix ip based protocol example in protos.txtgeorge.vakras@gmail.com2015-06-17
| |
| * Allow loading host IP based protocols from protos.txtgeorge.vakras@gmail.com2015-06-15
| |
* | Merge pull request #30 from sparkon/devLuca Deri2015-06-18
|\ \ | | | | | | Adding more Twitch.tv support
| * | Added Twitch ingestion servers and JustinTV CDN Edoardo Dominici2015-06-17
| | | | | | | | | [ Fixed newline ]
| * | Added Twitch ingestion servers and JustinTV CDNsparkon2015-06-17
|/ /
* | Added pcap for SSL regressionLuca Deri2015-06-16
| |
* | Added fix for detecting SSL certificate decoding. The old code did not ↵Luca Deri2015-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.
* | Test file for mpeg detectionLuca2015-06-15
| |
* | Added support for Twitch detectionLuca Deri2015-06-15
| | | | | | | | Minor cosmetic fix in test tool
* | Added testing files for EAQ, KakaoTalk, Torcedor, MeuLuca Deri2015-06-14
| |
* | Improved RTCP decoderLuca Deri2015-06-14
| | | | | | | | Added detection of KakaoTalk Voice and Chat
* | Added Meu service detectionLuca Deri2015-06-14
| |
* | Added EAQ protocol supportLuca Deri2015-06-14
| |
* | Added missing L in licenseLuca Deri2015-06-12
|/
* Typo fix in READMELorenzo Mangani2015-06-07
|
* Added misisng symbolsLuca Deri2015-06-07
| | | | | | ndpi_get_proto_by_id ndpi_get_protocol_id_master_proto ndpi_guess_protocol_id
* Fixed bug that caused configure to generate GIT version information ↵Luca2015-06-04
| | | | | | | containing spaces Modified ndpiReader to include flow details in dumps (used for testing) Rebuilt all test results to include flow details
* Reworked the STUN pluginLuca2015-06-04
| | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
* Added AS198015 Skype Communications Sarl to the list of skype networks1.6Luca Deri2015-05-31
|
* Updated readmeLuca Deri2015-05-31
| | | | Moved to version 1.6.0
* GIT commit count fix that should work on all platforms (RedHat/CentOS included)Luca Deri2015-05-27
|
* Merge pull request #14 from ntop/masterLuca Deri2015-05-26
|\ | | | | Added readme containing package prerequisites
| * Added readme containing package prerequisitesLuca Deri2015-05-05
| |
* | Merge pull request #11 from pr0gg3d/devLuca Deri2015-05-25
|\ \ | | | | | | Add check for pthread_setaffinity_np