aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco ↵Campus2015-10-16
| | | | hdlc & MPLS header
* Simplified IPv6 typedefsLuca Deri2015-10-12
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2015-10-12
|\
| * Improvements for NetFlix detectionLuca Deri2015-10-11
| |
| * Added TZSP encapsulation supportLuca Deri2015-10-11
| |
| * Added fix for Webex protol detectionLuca Deri2015-10-11
| |
| * Fixed travis linkLuca Deri2015-10-11
| |
| * Fixed invalid indexes used in SMTP dissector.Luca2015-10-09
| | | | | | | | See https://github.com/ntop/nDPI/commit/8c4fada42f8e6dcba42281fdc129e0a32b6050dc#commitcomment-13685139
| * Merge pull request #101 from Tomasu/devMichele Campus2015-10-08
| |\ | | | | | | NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOT…
| | * NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOTALK_VOICEThomas Fjellstrom2015-10-08
| | |
| * | Reworked copyright to give credit to the developerLuca2015-10-06
| | |
| * | Merge pull request #98 from Tomasu/devLuca Deri2015-10-06
| |\| | | | | | | Add Ubiquity AirControl 2 protocol detector
| | * add ndpi_malloc, ndpi_calloc and ndpi_set_detected_protocol to list of ↵Thomas Fjellstrom2015-10-04
| | | | | | | | | | | | exported symbols
| | * remove traces of DHCP detector from ubntac2.cThomas Fjellstrom2015-10-04
| | |
| | * Add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
| | |
| | * add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
| | |
| * | added radio tap header identification for ieee802.11 packetsCampus2015-10-04
| |/
| * Travis logo changesLuca Deri2015-10-03
| |
| * Update README.mdLorenzo Mangani2015-09-29
| |
| * Added support for pfring_configLuca Deri2015-09-23
| |
| * Added some tags in order to recognize ebayvalentina2015-09-23
| |
| * Merge pull request #96 from mgigante/dbg_mgigante_freebsd81Luca Deri2015-09-22
| |\ | | | | | | Remove duplicated function declarations
| | * Remove duplicated function declarationsMarco Gigante2015-09-22
| |/
| * Fixed DCE_RPC protocol when the port is different to default port (135)valentina2015-09-20
| |
| * Added missing symbolsLuca Deri2015-09-04
| | | | | | | | | | ndpi_get_lower_proto ndpi_is_proto
| * Merge pull request #92 from lmangani/devLorenzo Mangani2015-09-01
| |\ | | | | | | Added HEP protocol detection support (sipcapture)
| | * Remove HEP2 matchLorenzo Mangani2015-09-01
| | |
| | * Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
| |/
| * Merge pull request #91 from rs-dev/steam_NDPI_PARSE_PACKET_LINE_INFOLuca Deri2015-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 Natano2015-08-28
| |/ | | | | | | Otherwise we might dereference a stale pointer.
| * Merge pull request #84 from bcronje/devLuca Deri2015-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 Cronje2015-08-27
| |/ | | | | | | Closes issue #81
| * Fixes #83. Critical fix: due to an invalid endianess conversion some ↵Luca Deri2015-08-26
| | | | | | | | protocol were not properly indetified
* | Changed to make sure IPv6 defines are properly definedLuca Deri2015-10-12
|/
* Merge pull request #80 from bcronje/devLuca Deri2015-08-26
|\ | | | | Do not write to packet.iph, which should be readonly.
| * Do not write to packet.iph, which should be readonly.Beyers Cronje2015-08-26
| | | | | | | | Resolves issue #77
* | Fir for #79Luca Deri2015-08-26
|/
* Merge pull request #76 from alagoutte/wdocLuca Deri2015-08-18
|\ | | | | Fix warning when use -Wdocumentation (Clang CFLAG)
| * 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]
* Moved to 1.7.1 development branch1.7Luca Deri2015-08-18
|
* Updated homebrew formula for 1.7 releaseLuca Deri2015-08-18
|
* Warning fixLuca Deri2015-08-18
|
* Initial work for supporting HotspotShield VPN detectionLuca Deri2015-08-13
|
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07
|
* Fixed a bug in the STUN dissector courtesy of Asher YermiyahuLuca Deri2015-08-03
| | | | | Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow Updated test results for starcraft and whatsapp
* Merge pull request #73 from c4stan/devLuca Deri2015-07-30
|\ | | | | battle.net removed
| * 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
* | Various Instagram enhancementsLuca Deri2015-07-27
| |