aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* | Fixed unitialized variableLuca Deri2016-03-19
| |
* | added tcp port 51413 for TCP BT detectionCampus2016-03-19
| |
* | Fix for https://github.com/ntop/nDPI/issues/159Luca Deri2016-03-18
| |
* | Fix for invalid DNS dissection that caused packet corruptionLuca Deri2016-03-17
| |
* | deleted old and not yet good skype ip addr - added new Netflix and ↵Campus2016-03-16
| | | | | | | | CloudFlare IP addr
* | improved Skype detection - redized Viber pcap for testCampus2016-03-15
| |
* | add new detection of Viber (service)Campus2016-03-15
| |
* | rework API (part 1) - minor fixes functionsCampus2016-03-14
| |
* | Enhanced Google detectionLuca Deri2016-03-13
| |
* | added check_punycode_string for issue https://github.com/ntop/nDPI/issues/157Campus2016-03-10
| |
* | added support for MS_OneDrive serviceCampus2016-03-08
| |
* | Source code rename to avoid conflicts on WindowsLuca Deri2016-03-06
| |
* | 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 ↵Luca Deri2016-03-04
| | | | | | | | | | | | given flow Code cleanup
* | protocols: sip CANCEL packet detection fixTimothy2016-03-02
| |
* | Changed label caseLuca2016-02-29
| |
* | Reworked sockets supportLuca2016-02-29
| | | | | | | | Fixed TFTP support
* | Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
| | | | | | | | Fixed bug that prevented content type to be properly detected
* | Fixed warningLuca Deri2016-02-27
| | | | | | | | Reworked protocol initialization
* | Minor BT optimizationLuca Deri2016-02-25
| |
* | Improve BT-uTP protocol dissectionLuca Deri2016-02-25
| |
* | improved netflix and amazon cloud detectionCampus2016-02-19
| |
* | improved facebook detection adding host name matchCampus2016-02-18
| |
* | added missing free for idle flow in ndpiReader.cCampus2016-02-18
| |
* | Improved WhatsAppVoice detectionLuca Deri2016-02-15
| |
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2016-02-15
|\ \
| * | fixed ssl/tor bug for https://github.com/ntop/nDPI/issues/147Campus2016-02-15
| | |
* | | Disabled list of skype hosts: it looks outdatedLuca Deri2016-02-15
|/ /
* | Added ability to extract BitTorrent hash (and eventually peerId)Luca Deri2016-02-15
| |
* | added cloudflare service - minor fixes for test pcapCampus2016-02-14
| |
* | Fix for #143Luca Deri2016-02-12
|/
* Minor change to ndpi_protocol2name()Luca2016-01-21
|
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
| | | | Fixed DNS dissector decoding bug
* Fixed compilation errors due to previous commitLuca Deri2016-01-06
|
* Hardened DNS dissectorLuca Deri2016-01-06
|
* added ip range feature for file loaded with -p option to support custom ↵Campus2015-12-31
| | | | protocols specified
* Merge pull request #132 from pavel-odintsov/devMichele Campus2015-12-31
|\ | | | | Made ndpi memory allocator type compatible with C++ on x686 platforms
| * Made ndpi memory allocator type compatible with C++ on x686 platforms. ↵Pavel Odintsov2015-12-28
| | | | | | | | Switch from unsigned long to size_t as allocation functions parameter.
* | added Office 365 URLs and IP address ranges (part 1)Campus2015-12-29
| |
* | wrote new dns dissector - deleted useless part of dns to slim data ↵Campus2015-12-29
|/ | | | structures used in nDPI and ntopng
* added Google server address rangeCampus2015-12-24
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devCampus2015-12-24
|\
| * Fix for #131Luca2015-12-18
| |
* | added OCS service and related pcap for testingCampus2015-12-24
|/
* fixed makefile include header ndpi_includes.hCampus2015-12-13
|
* Improvement for Dropbox detectionLuca2015-12-08
| | | | Fix for #124
* Enhanced QQ supportLuca2015-12-08
|
* Win fixesLuca Deri2015-11-30
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2015-11-30
|\