aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/dev' into devSorin Zamfir2016-04-03
|\
| * fixed dns check host name serverCampus2016-03-29
| * fixed coap.c and dropbox.c after detecting wrong detection - added test for d...Campus2016-03-29
| * fixed and improved bittorrent detection for issue https://github.com/ntop/nDP...Campus2016-03-27
| * deleted winmx protocol due to abandoned development since July 2, 2004Campus2016-03-23
| * fix for pull request https://github.com/ntop/nDPI/pull/161Campus2016-03-20
|/
* Merge remote-tracking branch 'remotes/iot/dev' into devSorin Zamfir2016-03-20
|\
| * First draft of the Mqtt dissector.Sorin Zamfir2016-02-18
| * First running example. No actual low-level detection.Sorin Zamfir2016-02-08
* | added tcp port 51413 for TCP BT detectionCampus2016-03-19
* | add new detection of Viber (service)Campus2016-03-15
* | rework API (part 1) - minor fixes functionsCampus2016-03-14
* | added check_punycode_string for issue https://github.com/ntop/nDPI/issues/157Campus2016-03-10
* | Added check to harden codeLuca Deri2016-03-05
* | Improved protocol detectionLuca Deri2016-03-04
* | Added new ndpi_detection_giveup() API call to call before giving up for a giv...Luca Deri2016-03-04
* | Reworked sockets supportLuca2016-02-29
* | Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
* | Fixed warningLuca Deri2016-02-27
* | added missing free for idle flow in ndpiReader.cCampus2016-02-18
* | Improved WhatsAppVoice detectionLuca Deri2016-02-15
|/
* Minor change to ndpi_protocol2name()Luca2016-01-21
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
* added ip range feature for file loaded with -p option to support custom proto...Campus2015-12-31
* Merge pull request #132 from pavel-odintsov/devMichele Campus2015-12-31
|\
| * Made ndpi memory allocator type compatible with C++ on x686 platforms. Switch...Pavel Odintsov2015-12-28
* | wrote new dns dissector - deleted useless part of dns to slim data structures...Campus2015-12-29
|/
* reorganized header files - added ndpi_includes.hCampus2015-11-30
* Win32 compilation fixesLuca Deri2015-11-26
* Added ndpi_l4_detection_process_packet functionLuca2015-11-17
* Added missing ndpi_detection_get_sizeof_ndpi_flow_struct(), ndpi_detection_ge...Luca2015-11-12
* removed kernel support and #if 0sCampus2015-11-12
* other changes related to refactoring, including Makefile.am modificationsCampus2015-11-12
* deleted useless or not used functions and #ifdefCampus2015-11-10
* initial refactoring nDPI - typedef defined only in ndpi_typedef.hCampus2015-11-09
* Fix for #86Luca Deri2015-10-26
* Minor core reorganizationLuca Deri2015-10-26
* Removed linux kernel supportLuca Deri2015-10-24
* Implemented MS Lync supportLuca Deri2015-10-22
* add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
* Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
* 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
* Warning fixLuca Deri2015-08-18
* Initial work for supporting HotspotShield VPN detectionLuca Deri2015-08-13
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07
* Cleaned up starcraft protocol codeLuca Deri2015-07-21
* Update ndpi_main.cMatteo Bracci2015-07-17
* Added check for removing characters from nDPI custom-defined protocols that m...Luca Deri2015-07-16