aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
|
* Introduced ndpi_protocol datatype to handle master+subprotocolLuca2015-07-07
| | | | | | Reworked protocol/master_protocol Added new API call to print protocol/master_protocol - ndpi_protocol2name()
* Added support for SnapchatLuca2015-07-05
| | | | Reworked code to better handle host-based protocols
* Reworked skype codeLuca2015-07-01
|
* Added support for subprotocolsLuca2015-07-01
| | | | Modified ndpiReaded to print subprotocols
* Split former protocol into upper and lower protocolLuca2015-07-01
|
* Code cleanup for improving readabilityLuca2015-07-01
|
* Removed commented codeLuca2015-07-01
| | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
* Added missing type that defaulted to intLuca2015-07-01
|
* Merge pull request #1 from kYroL01/no_realMichele Campus2015-06-29
|\ | | | | No real
| * deleted protocol type (real-correlated)Michele Campus2015-06-29
| |
* | Added MPEG TS protocolLuca2015-06-25
|/ | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts
* Added support for TIM services generated by tim.com.br and tim.itLuca2015-06-24
|
* Added support for QuickPlay streaming service used by companies like hooq.tvLuca2015-06-24
|
* HTTP response is now dissected so we can match mime types on responsesLuca2015-06-18
|
* Added support for Twitch detectionLuca Deri2015-06-15
| | | | Minor cosmetic fix in test tool
* 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
|
* Reworked the STUN pluginLuca2015-06-04
| | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
* Merge pull request #6 from backer-and/devLuca Deri2015-05-20
|\ | | | | Added QUIC protocol
| * Update ndpi_protocol_ids.hAndrea Buscarinu2015-05-18
| |
| * Update ndpi_protocols.hAndrea Buscarinu2015-05-15
| |
| * Update ndpi_protocol_ids.hAndrea Buscarinu2015-05-15
| |
* | Removed warningLuca Deri2015-05-18
|/
* Removed FaceBook Chat as Facebook is now using SSL making it no longer ↵Luca2015-04-30
| | | | detectable
* Initial import from SVNLuca Deri2015-04-19