Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | 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 | |||
* | | Fir for #79 | Luca Deri | 2015-08-26 | |
|/ | ||||
* | Merge pull request #76 from alagoutte/wdoc | Luca Deri | 2015-08-18 | |
|\ | | | | | Fix warning when use -Wdocumentation (Clang CFLAG) | |||
| * | 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] | |||
* | Moved to 1.7.1 development branch1.7 | Luca Deri | 2015-08-18 | |
| | ||||
* | Updated homebrew formula for 1.7 release | Luca Deri | 2015-08-18 | |
| | ||||
* | Warning fix | Luca Deri | 2015-08-18 | |
| | ||||
* | Initial work for supporting HotspotShield VPN detection | Luca Deri | 2015-08-13 | |
| | ||||
* | Added teredo protocol support. Fixed #74 | Luca Deri | 2015-08-07 | |
| | ||||
* | Fixed a bug in the STUN dissector courtesy of Asher Yermiyahu | Luca Deri | 2015-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/dev | Luca Deri | 2015-07-30 | |
|\ | | | | | battle.net removed | |||
| * | 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 | |||
* | | Various Instagram enhancements | Luca Deri | 2015-07-27 | |
| | | ||||
* | | Improvements to WhatsApp voice | Luca Deri | 2015-07-25 | |
| | | ||||
* | | Fix to limit STUN to UDP only | Luca | 2015-07-22 | |
| | | ||||
* | | 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 starcraft2.c | Matteo Bracci | 2015-07-20 | |
| | | | | | | | | | Removed debug leftovers | |||
| * | | 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 world_of_warcraft.c | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | Commented the first part of the dissector, as it steals traffic from other Battle.net based protocols. | |||
| * | | Update ndpi_protocols.h | Matteo Bracci | 2015-07-17 | |
| | | | ||||
| * | | Update starcraft2.c | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | starcraft2 | |||
| * | | Update ndpi_main.c | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | starcraft2 | |||
| * | | Update ndpi_content_match.c.inc | Matteo Bracci | 2015-07-17 | |
| | | | | | | | | | starcraft2 | |||
| * | | Update starcraft2.c | Matteo Bracci | 2015-07-17 | |
| | | | ||||
| * | | Create starcraft2.c | 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 | |
|/ / | ||||
* | | Added check for removing characters from nDPI custom-defined protocols that ↵ | Luca Deri | 2015-07-16 | |
| | | | | | | | | might cause apps to misbehave. | |||
* | | Updated guide courtesy of Sudeepta Bhuyan (#62) | Luca Deri | 2015-07-14 | |
| | | ||||
* | | Enhanced FTP_DATA recognition (issue #28) | Luca | 2015-07-13 | |
| | | ||||
* | | Added fix for #31 | Luca | 2015-07-13 | |
| | | ||||
* | | Fixes for #27 | Luca | 2015-07-13 | |
| | | ||||
* | | added Oscar test | Michele Campus | 2015-07-13 | |
| | | ||||
* | | Merge pull request #65 from kYroL01/dev | Luca Deri | 2015-07-13 | |
|\ \ | | | | | | | fixed Oscar family_type | |||
| * | | fixed Oscar protocol dissector (4) | Michele Campus | 2015-07-13 | |
| | | | ||||
| * | | fixed Oscar protocol dissector (4) | Michele Campus | 2015-07-13 | |
|/ / | ||||
* | | Removed warnings | Luca Deri | 2015-07-13 | |
| | | | | | | | | Added instagram to the list of tests |