aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
|
* Remove duplicated function declarationsMarco Gigante2015-09-22
|
* Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
|
* Fixes #83. Critical fix: due to an invalid endianess conversion some ↵Luca Deri2015-08-26
| | | | protocol were not properly indetified
* Fix warning when use -WdocumentationAlexis La Goutte2015-08-18
| | | | | | | | | src/include/ndpi_api.h:73:13: error: parameter 'ndpi_malloc' not found in the function declaration [-Werror,-Wdocumentation] src/include/ndpi_api.h:91:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation] src/include/ndpi_api.h:92:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation] ndpiReader.c:152:22: error: not a Doxygen trailing comment [-Werror,-Wdocumentation] ndpiReader.c:153:36: error: not a Doxygen trailing comment [-Werror,-Wdocumentation] ndpiReader.c:156:39: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
* Initial work for supporting HotspotShield VPN detectionLuca Deri2015-08-13
|
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07
|
* battle.net removedm.bracci2015-07-30
| | | | battle.net removed, fixed a typo
* Merge pull request #72 from pavel-odintsov/devLuca Deri2015-07-29
|\ | | | | Enhance NTP support, add protocol version identification; Add pcap ex…
| * Enhance NTP support, add protocol version identification; Add pcap examples ↵Pavel Odintsov2015-07-29
| | | | | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC
* | Minor starcraft/WoW code cleanupLuca2015-07-21
| |
* | Cleaned up starcraft protocol codeLuca Deri2015-07-21
| | | | | | | | Fixed false-positive in Skype dissector
* | Merge pull request #66 from c4stan/devLuca Deri2015-07-21
|\ \ | | | | | | Starcraft 2/Battle.net support
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| | |
| * | Update ndpi_typedefs.hMatteo Bracci2015-07-17
| | |
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| | |
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| | |
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| | |
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| | |
| * | Update ndpi_protocols.hMatteo Bracci2015-07-17
| | |
* | | added free for flow in get_ndpi_flow - deleted dead part in ndpi_typedef.cMichele Campus2015-07-19
|/ /
* | Enhanced FTP_DATA recognition (issue #28)Luca2015-07-13
| |
* | Fixes for #27Luca2015-07-13
| |
* | Removed warningsLuca Deri2015-07-13
| | | | | | | | Added instagram to the list of tests
* | Added Instagram as last implemented protocolbacker-and2015-07-12
| |
* | Fixed #46 (Deezer support)Luca2015-07-11
| |
* | Fixes for issues #40 -> #52Luca2015-07-11
| | | | | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS
* | fixed upper/lower name and init_non_tcp_udp_dissectorMichele Campus2015-07-09
| |
* | 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
| |