aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fixed invalid indexes used in SMTP dissector.Luca2015-10-09
* Merge pull request #101 from Tomasu/devMichele Campus2015-10-08
|\
| * 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
|\|
| * 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
|/
* Added some tags in order to recognize ebayvalentina2015-09-23
* Remove duplicated function declarationsMarco Gigante2015-09-22
* Fixed DCE_RPC protocol when the port is different to default port (135)valentina2015-09-20
* Remove HEP2 matchLorenzo Mangani2015-09-01
* Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
* Make sure packet->user_agent_line.ptr is up to date before using it.Martin Natano2015-08-28
* Ensure usage of struct in_addr is in network byte order.Beyers Cronje2015-08-27
* Fixes #83. Critical fix: due to an invalid endianess conversion some protocol...Luca Deri2015-08-26
* Do not write to packet.iph, which should be readonly.Beyers Cronje2015-08-26
* Fix warning when use -WdocumentationAlexis La Goutte2015-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
* battle.net removedm.bracci2015-07-30
* Merge pull request #72 from pavel-odintsov/devLuca Deri2015-07-29
|\
| * Enhance NTP support, add protocol version identification; Add pcap examples f...Pavel Odintsov2015-07-29
* | Various Instagram enhancementsLuca Deri2015-07-27
* | Improvements to WhatsApp voiceLuca Deri2015-07-25
* | Fix to limit STUN to UDP onlyLuca2015-07-22
* | Minor starcraft/WoW code cleanupLuca2015-07-21
* | Cleaned up starcraft protocol codeLuca Deri2015-07-21
* | Merge pull request #66 from c4stan/devLuca Deri2015-07-21
|\ \
| * | Update starcraft2.cMatteo Bracci2015-07-20
| * | 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 world_of_warcraft.cMatteo Bracci2015-07-17
| * | Update ndpi_protocols.hMatteo Bracci2015-07-17
| * | Update starcraft2.cMatteo Bracci2015-07-17
| * | Update ndpi_main.cMatteo Bracci2015-07-17
| * | Update ndpi_content_match.c.incMatteo Bracci2015-07-17
| * | Update starcraft2.cMatteo Bracci2015-07-17
| * | Create starcraft2.cMatteo Bracci2015-07-17
* | | added free for flow in get_ndpi_flow - deleted dead part in ndpi_typedef.cMichele Campus2015-07-19
|/ /
* | Added check for removing characters from nDPI custom-defined protocols that m...Luca Deri2015-07-16
* | Enhanced FTP_DATA recognition (issue #28)Luca2015-07-13
* | Added fix for #31Luca2015-07-13