Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix for #110 | Luca Deri | 2015-10-26 | |
| | ||||
* | Minor core reorganization | Luca Deri | 2015-10-26 | |
| | ||||
* | Updated test result | Luca Deri | 2015-10-25 | |
| | ||||
* | Fixed IPv6-in-IPv4 implementation | Luca Deri | 2015-10-25 | |
| | ||||
* | Removed linux kernel support | Luca Deri | 2015-10-24 | |
| | ||||
* | added 6in4 tunneling pcap for test | Campus | 2015-10-23 | |
| | ||||
* | added support for 6in4 tunneling in ndpiReader.c | Campus | 2015-10-23 | |
| | ||||
* | Implemented MS Lync support | Luca Deri | 2015-10-22 | |
| | ||||
* | Removed non IP traffic to shrink pcaps | Luca | 2015-10-20 | |
| | ||||
* | added new BGP pcap for detection of Cisco datalink layer | Campus | 2015-10-19 | |
| | ||||
* | fixed BGP detection - added BGP pcap with Cisco hDLC and Cisco SLARP | Campus | 2015-10-19 | |
| | ||||
* | deleted useless header | Campus | 2015-10-16 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Campus | 2015-10-16 | |
|\ | ||||
| * | Windows changes | Luca Deri | 2015-10-15 | |
| | | ||||
* | | 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 | |
|\ | ||||
| * | Improvements for NetFlix detection | Luca Deri | 2015-10-11 | |
| | | ||||
| * | Added TZSP encapsulation support | Luca Deri | 2015-10-11 | |
| | | ||||
| * | Added fix for Webex protol detection | Luca Deri | 2015-10-11 | |
| | | ||||
| * | Fixed travis link | Luca Deri | 2015-10-11 | |
| | | ||||
| * | Fixed invalid indexes used in SMTP dissector. | Luca | 2015-10-09 | |
| | | | | | | | | See https://github.com/ntop/nDPI/commit/8c4fada42f8e6dcba42281fdc129e0a32b6050dc#commitcomment-13685139 | |||
| * | Merge pull request #101 from Tomasu/dev | Michele Campus | 2015-10-08 | |
| |\ | | | | | | | NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOT… | |||
| | * | NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOTALK_VOICE | Thomas Fjellstrom | 2015-10-08 | |
| | | | ||||
| * | | Reworked copyright to give credit to the developer | Luca | 2015-10-06 | |
| | | | ||||
| * | | Merge pull request #98 from Tomasu/dev | Luca Deri | 2015-10-06 | |
| |\| | | | | | | | Add Ubiquity AirControl 2 protocol detector | |||
| | * | add ndpi_malloc, ndpi_calloc and ndpi_set_detected_protocol to list of ↵ | Thomas Fjellstrom | 2015-10-04 | |
| | | | | | | | | | | | | exported symbols | |||
| | * | remove traces of DHCP detector from ubntac2.c | Thomas Fjellstrom | 2015-10-04 | |
| | | | ||||
| | * | Add Ubiquity AirControl 2 protocol detection | Thomas Fjellstrom | 2015-10-04 | |
| | | | ||||
| | * | add Ubiquity AirControl 2 protocol detection | Thomas Fjellstrom | 2015-10-04 | |
| | | | ||||
| * | | added radio tap header identification for ieee802.11 packets | Campus | 2015-10-04 | |
| |/ | ||||
| * | Travis logo changes | Luca Deri | 2015-10-03 | |
| | | ||||
| * | Update README.md | Lorenzo Mangani | 2015-09-29 | |
| | | ||||
| * | Added support for pfring_config | Luca Deri | 2015-09-23 | |
| | | ||||
| * | Added some tags in order to recognize ebay | valentina | 2015-09-23 | |
| | | ||||
| * | Merge pull request #96 from mgigante/dbg_mgigante_freebsd81 | Luca Deri | 2015-09-22 | |
| |\ | | | | | | | Remove duplicated function declarations | |||
| | * | Remove duplicated function declarations | Marco Gigante | 2015-09-22 | |
| |/ | ||||
| * | Fixed DCE_RPC protocol when the port is different to default port (135) | valentina | 2015-09-20 | |
| | | ||||
| * | Added missing symbols | Luca Deri | 2015-09-04 | |
| | | | | | | | | | | ndpi_get_lower_proto ndpi_is_proto | |||
| * | Merge pull request #92 from lmangani/dev | Lorenzo Mangani | 2015-09-01 | |
| |\ | | | | | | | Added HEP protocol detection support (sipcapture) | |||
| | * | Remove HEP2 match | Lorenzo Mangani | 2015-09-01 | |
| | | | ||||
| | * | Added HEP protocol detection support (sipcapture) | Lorenzo Mangani | 2015-08-30 | |
| |/ | ||||
| * | Merge pull request #91 from rs-dev/steam_NDPI_PARSE_PACKET_LINE_INFO | Luca Deri | 2015-08-30 | |
| |\ | | | | | | | Make sure packet->user_agent_line.ptr is up to date before using it. | |||
| | * | Make sure packet->user_agent_line.ptr is up to date before using it. | Martin Natano | 2015-08-28 | |
| |/ | | | | | | | Otherwise we might dereference a stale pointer. | |||
| * | Merge pull request #84 from bcronje/dev | Luca Deri | 2015-08-27 | |
| |\ | | | | | | | Ensure usage of struct in_addr is in network byte order. | |||
| | * | Ensure usage of struct in_addr is in network byte order. | Beyers Cronje | 2015-08-27 | |
| |/ | | | | | | | Closes issue #81 | |||
| * | 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 | |
|/ | ||||
* | Merge pull request #80 from bcronje/dev | Luca Deri | 2015-08-26 | |
|\ | | | | | Do not write to packet.iph, which should be readonly. | |||
| * | Do not write to packet.iph, which should be readonly. | Beyers Cronje | 2015-08-26 | |
| | | | | | | | | Resolves issue #77 |