Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Michele Campus | 2015-07-08 | |
| |\ | |/ |/| | ||||
* | | Introduced ndpi_protocol datatype to handle master+subprotocol | Luca | 2015-07-07 | |
| | | | | | | | | | | | | Reworked protocol/master_protocol Added new API call to print protocol/master_protocol - ndpi_protocol2name() | |||
| * | adding init protocol (1) | Michele Campus | 2015-07-07 | |
|/ | ||||
* | Added support for Snapchat | Luca | 2015-07-05 | |
| | | | | Reworked code to better handle host-based protocols | |||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2015-07-01 | |
|\ | ||||
| * | Moved to version 1.7.0 | Luca Deri | 2015-07-01 | |
| | | ||||
* | | Reworked skype code | Luca | 2015-07-01 | |
|/ | ||||
* | Added support for subprotocols | Luca | 2015-07-01 | |
| | | | | Modified ndpiReaded to print subprotocols | |||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 | |
| | ||||
* | Code cleanup for improving readability | Luca | 2015-07-01 | |
| | ||||
* | Removed commented code | Luca | 2015-07-01 | |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | |||
* | Added missing type that defaulted to int | Luca | 2015-07-01 | |
| | ||||
* | Merge pull request #53 from kYroL01/dev | Luca Deri | 2015-07-01 | |
|\ | | | | | deleted protocol_type (real-correlated) | |||
| * | no_real for mpegts.c | Michele Campus | 2015-06-29 | |
| | | ||||
| * | no_real for mpegts.c | Michele Campus | 2015-06-29 | |
| | | ||||
| * | 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 test results for mpeg pcap | Luca | 2015-06-25 | |
| | | ||||
* | | Added MPEG TS protocol | Luca | 2015-06-25 | |
|/ | | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts | |||
* | Merge pull request #38 from jnicholls/dns-fix | Luca Deri | 2015-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 Nicholls | 2015-06-24 | |
| | | | | | | | | payload index forward by an extra 2 octets. Remove commented code. | |||
* | | Merge pull request #36 from kYroL01/dev | Luca Deri | 2015-06-24 | |
|\ \ | |/ |/| | fix quic.c | |||
| * | fix quic.c | Michele Campus | 2015-06-24 | |
| | | ||||
| * | fix quic.c | Michele Campus | 2015-06-24 | |
|/ | ||||
* | Added acknowldgement section | Luca | 2015-06-24 | |
| | ||||
* | Added support for TIM services generated by tim.com.br and tim.it | Luca | 2015-06-24 | |
| | ||||
* | Reverted fix in quic.c as apparently it invalidates protocol detection | Luca | 2015-06-24 | |
| | | | | Added testing files for quickplay | |||
* | Added support for QuickPlay streaming service used by companies like hooq.tv | Luca | 2015-06-24 | |
| | ||||
* | Added fix for fixing a crash when some CLI combination options are used | Luca | 2015-06-23 | |
| | ||||
* | Merge pull request #32 from kYroL01/dev | Luca Deri | 2015-06-20 | |
|\ | | | | | fix quic.c and add libtoolize option to autogen.sh | |||
| * | 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 | |
| | ||||
* | Disabled debug messages | Luca | 2015-06-18 | |
| | ||||
* | HTTP response is now dissected so we can match mime types on responses | Luca | 2015-06-18 | |
| | ||||
* | Merge pull request #29 from commsquare/dev | Luca Deri | 2015-06-18 | |
|\ | | | | | Allow Host IP based subprotocols to be added in protos.txt | |||
| * | Fix ip based protocol example in protos.txt | george.vakras@gmail.com | 2015-06-17 | |
| | | ||||
| * | Allow loading host IP based protocols from protos.txt | george.vakras@gmail.com | 2015-06-15 | |
| | | ||||
* | | Merge pull request #30 from sparkon/dev | Luca Deri | 2015-06-18 | |
|\ \ | | | | | | | Adding more Twitch.tv support | |||
| * | | Added Twitch ingestion servers and JustinTV CDN | Edoardo Dominici | 2015-06-17 | |
| | | | | | | | | | [ Fixed newline ] | |||
| * | | Added Twitch ingestion servers and JustinTV CDN | sparkon | 2015-06-17 | |
|/ / | ||||
* | | Added pcap for SSL regression | Luca Deri | 2015-06-16 | |
| | | ||||
* | | 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. | |||
* | | Test file for mpeg detection | Luca | 2015-06-15 | |
| | | ||||
* | | Added support for Twitch detection | Luca Deri | 2015-06-15 | |
| | | | | | | | | Minor cosmetic fix in test tool | |||
* | | Added testing files for EAQ, KakaoTalk, Torcedor, Meu | Luca Deri | 2015-06-14 | |
| | | ||||
* | | 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 | |
| | |