Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco ↵ | Campus | 2015-10-16 |
| | | | | hdlc & MPLS header | ||
* | Simplified IPv6 typedefs | Luca Deri | 2015-10-12 |
| | |||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2015-10-12 |
|\ | |||
| * | Merge pull request #98 from Tomasu/dev | Luca Deri | 2015-10-06 |
| |\ | | | | | | | Add Ubiquity AirControl 2 protocol detector | ||
| | * | add Ubiquity AirControl 2 protocol detection | Thomas Fjellstrom | 2015-10-04 |
| | | | |||
| * | | added radio tap header identification for ieee802.11 packets | Campus | 2015-10-04 |
| |/ | |||
| * | Remove duplicated function declarations | Marco Gigante | 2015-09-22 |
| | | |||
| * | Added HEP protocol detection support (sipcapture) | Lorenzo Mangani | 2015-08-30 |
| | | |||
| * | Fixes #83. Critical fix: due to an invalid endianess conversion some ↵ | Luca Deri | 2015-08-26 |
| | | | | | | | | protocol were not properly indetified | ||
* | | Changed to make sure IPv6 defines are properly defined | Luca Deri | 2015-10-12 |
|/ | |||
* | Fix warning when use -Wdocumentation | Alexis La Goutte | 2015-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 detection | Luca Deri | 2015-08-13 |
| | |||
* | Added teredo protocol support. Fixed #74 | Luca Deri | 2015-08-07 |
| | |||
* | battle.net removed | m.bracci | 2015-07-30 |
| | | | | battle.net removed, fixed a typo | ||
* | Merge pull request #72 from pavel-odintsov/dev | Luca Deri | 2015-07-29 |
|\ | | | | | Enhance NTP support, add protocol version identification; Add pcap ex… | ||
| * | Enhance NTP support, add protocol version identification; Add pcap examples ↵ | Pavel Odintsov | 2015-07-29 |
| | | | | | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC | ||
* | | Minor starcraft/WoW code cleanup | Luca | 2015-07-21 |
| | | |||
* | | Cleaned up starcraft protocol code | Luca Deri | 2015-07-21 |
| | | | | | | | | Fixed false-positive in Skype dissector | ||
* | | Merge pull request #66 from c4stan/dev | Luca Deri | 2015-07-21 |
|\ \ | | | | | | | Starcraft 2/Battle.net support | ||
| * | | Update ndpi_protocol_ids.h | Matteo Bracci | 2015-07-17 |
| | | | |||
| * | | Update ndpi_typedefs.h | Matteo Bracci | 2015-07-17 |
| | | | |||
| * | | Update ndpi_protocol_ids.h | Matteo Bracci | 2015-07-17 |
| | | | |||
| * | | Update ndpi_protocol_ids.h | Matteo Bracci | 2015-07-17 |
| | | | |||
| * | | Update ndpi_protocol_ids.h | Matteo Bracci | 2015-07-17 |
| | | | |||
| * | | Update ndpi_protocol_ids.h | Matteo Bracci | 2015-07-17 |
| | | | |||
| * | | Update ndpi_protocols.h | 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 |
|/ / | |||
* | | Enhanced FTP_DATA recognition (issue #28) | Luca | 2015-07-13 |
| | | |||
* | | Fixes for #27 | Luca | 2015-07-13 |
| | | |||
* | | Removed warnings | Luca Deri | 2015-07-13 |
| | | | | | | | | Added instagram to the list of tests | ||
* | | Added Instagram as last implemented protocol | backer-and | 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 |
| | |||
* | Merge pull request #1 from kYroL01/no_real | Michele Campus | 2015-06-29 |
|\ | | | | | No real | ||
| * | 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 | ||
* | Added support for TIM services generated by tim.com.br and tim.it | Luca | 2015-06-24 |
| | |||
* | Added support for QuickPlay streaming service used by companies like hooq.tv | Luca | 2015-06-24 |
| | |||
* | HTTP response is now dissected so we can match mime types on responses | Luca | 2015-06-18 |
| | |||
* | Added support for Twitch detection | Luca Deri | 2015-06-15 |
| | | | | Minor cosmetic fix in test tool |