Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Update starcraft2.c | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | starcraft2 | |||
| * | | Update ndpi_main.c | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | starcraft2 | |||
| * | | Update ndpi_content_match.c.inc | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | starcraft2 | |||
| * | | Update starcraft2.c | Matteo Bracci | 2015-07-17 | |
| | | | ||||
| * | | Create starcraft2.c | Matteo Bracci | 2015-07-17 | |
| | | | ||||
* | | | added free for flow in get_ndpi_flow - deleted dead part in ndpi_typedef.c | Michele Campus | 2015-07-19 | |
|/ / | ||||
* | | Added check for removing characters from nDPI custom-defined protocols that ↵ | Luca Deri | 2015-07-16 | |
| | | | | | | | | might cause apps to misbehave. | |||
* | | Enhanced FTP_DATA recognition (issue #28) | Luca | 2015-07-13 | |
| | | ||||
* | | Added fix for #31 | Luca | 2015-07-13 | |
| | | ||||
* | | Fixes for #27 | Luca | 2015-07-13 | |
| | | ||||
* | | fixed Oscar protocol dissector (4) | Michele Campus | 2015-07-13 | |
| | | ||||
* | | fixed Oscar protocol dissector (4) | Michele Campus | 2015-07-13 | |
| | | ||||
* | | Removed warnings | Luca Deri | 2015-07-13 | |
| | | | | | | | | Added instagram to the list of tests | |||
* | | Merge pull request #64 from backer-and/dev | Luca Deri | 2015-07-12 | |
|\ \ | | | | | | | Added Instagram detection service | |||
| * | | Added Instagram detection | backer-and | 2015-07-12 | |
| | | | | | | | | | | | | | | | Detected "instagram.c10r.facebook.com" host. Omitted "*amazonaws.com", "*akamai.com" and "*facebook.com" CDNs e.g. "a1408.dspw43.akamai.net" | |||
| * | | Added Instagram as last implemented protocol | backer-and | 2015-07-12 | |
| | | | ||||
* | | | fixed Oscar protocol dissector (3) | Michele Campus | 2015-07-12 | |
| | | | ||||
* | | | fixed Oscar protocol dissector (2) | Michele Campus | 2015-07-12 | |
| | | | ||||
* | | | fixed Oscar protocol dissector | Michele Campus | 2015-07-12 | |
|/ / | ||||
* | | Fixed #46 (Deezer support) | Luca | 2015-07-11 | |
| | | ||||
* | | Fixes for issues #40 -> #52 | Luca | 2015-07-11 | |
| | | | | | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | |||
* | | fixed upper/lower name and init_non_tcp_udp_dissector | Michele Campus | 2015-07-09 | |
| | | ||||
* | | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 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() | |||
* | Added support for Snapchat | Luca | 2015-07-05 | |
| | | | | Reworked code to better handle host-based protocols | |||
* | 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 | |
| | ||||
* | 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 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. | |||
* | | fix quic.c | Michele Campus | 2015-06-24 | |
| | | ||||
* | | fix quic.c | Michele Campus | 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 | |
| | ||||
* | 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 | |
| | ||||
* | Merge pull request #29 from commsquare/dev | Luca Deri | 2015-06-18 | |
|\ | | | | | Allow Host IP based subprotocols to be added in protos.txt | |||
| * | Allow loading host IP based protocols from protos.txt | george.vakras@gmail.com | 2015-06-15 | |
| | |