Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Made ndpi memory allocator type compatible with C++ on x686 platforms. ↵ | Pavel Odintsov | 2015-12-28 |
| | | | | Switch from unsigned long to size_t as allocation functions parameter. | ||
* | Improvement for Dropbox detection | Luca | 2015-12-08 |
| | | | | Fix for #124 | ||
* | Update ndpi_ethernet definition | Luca | 2015-11-12 |
| | |||
* | Removed legacy linux_compat.h file | Luca | 2015-11-12 |
| | | | | Updated IPv6 address dump format | ||
* | removed kernel support and #if 0s | Campus | 2015-11-12 |
| | |||
* | deleted useless or not used functions and #ifdef | Campus | 2015-11-10 |
| | |||
* | fixing ndpiReader.c after previous changes | Campus | 2015-11-09 |
| | |||
* | Fix for #110 | Luca Deri | 2015-10-26 |
| | |||
* | Minor core reorganization | Luca Deri | 2015-10-26 |
| | |||
* | Fixed IPv6-in-IPv4 implementation | Luca Deri | 2015-10-25 |
| | |||
* | added support for 6in4 tunneling in ndpiReader.c | Campus | 2015-10-23 |
| | |||
* | fixed BGP detection - added BGP pcap with Cisco hDLC and Cisco SLARP | Campus | 2015-10-19 |
| | |||
* | deleted useless header | Campus | 2015-10-16 |
| | |||
* | 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 |
| | |||
* | Added TZSP encapsulation support | Luca Deri | 2015-10-11 |
| | |||
* | added radio tap header identification for ieee802.11 packets | Campus | 2015-10-04 |
| | |||
* | 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] | ||
* | added free for flow in get_ndpi_flow - deleted dead part in ndpi_typedef.c | Michele Campus | 2015-07-19 |
| | |||
* | Fixes for #27 | Luca | 2015-07-13 |
| | |||
* | 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 subprotocols | Luca | 2015-07-01 |
| | | | | Modified ndpiReaded to print subprotocols | ||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
| | |||
* | Removed commented code | Luca | 2015-07-01 |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | ||
* | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
| | |||
* | Added fix for fixing a crash when some CLI combination options are used | Luca | 2015-06-23 |
| | |||
* | Disabled debug messages | Luca | 2015-06-18 |
| | |||
* | HTTP response is now dissected so we can match mime types on responses | Luca | 2015-06-18 |
| | |||
* | Fixed bug that caused configure to generate GIT version information ↵ | Luca | 2015-06-04 |
| | | | | | | | containing spaces Modified ndpiReader to include flow details in dumps (used for testing) Rebuilt all test results to include flow details | ||
* | Reworked the STUN plugin | Luca | 2015-06-04 |
| | | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice) | ||
* | Add check for pthread_setaffinity_np | Francesco Del Degan | 2015-05-25 |
| | |||
* | Modified GIT version format as shown ndpiReader -r | Luca Deri | 2015-05-21 |
| | |||
* | Update ndpiReader.c: added -r to print used nDPI version and release | Luca Giovenzana | 2015-05-21 |
| | |||
* | Update ndpiReader.c: autoremoved trailing slash | Luca Giovenzana | 2015-05-21 |
| | |||
* | Added ability to run automatic tests (initial version) | Luca Deri | 2015-05-14 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |