aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * New dissector: Nest Log SinkDarryl Sokoloski2018-09-19
* | Renamed files to avoid name clashes during compilation with other libsLuca Deri2018-09-29
* | Renamed source files to avoid clashesLuca Deri2018-09-29
* | Added check for not going beyond the string lenghtLuca Deri2018-09-24
|/
* Mapped the mining category in ndpi_category_get_name()Luca2018-09-18
* Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ...Luca2018-09-18
* Addes support for SMBv1 traffic that has been split from SMBv23Luca Deri2018-09-17
* Added ndpi_protocol2id() API callLuca2018-09-17
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2018-09-13
|\
| * Merge pull request #606 from eglooca/pr-fix-parse-packet-line-infoLuca Deri2018-09-13
| |\
| | * Prevent invalid reads past end-of-buffer.Darryl Sokoloski2018-09-11
| * | Fixed bug in spotify dissector (subnet /24 was matched as /22).Daniele De Sensi2018-09-11
| |/
* / Improved Facebook Messenger supportLuca Deri2018-09-13
|/
* parse protocol's string_to_match into hex which could be match by hyperscan (...诟屍2018-09-11
* Fixes broken hyperscan compilationSimone Mainardi2018-09-11
* Fixes #578Luca2018-09-11
* Merge pull request #603 from pavlosantoniou/devLuca Deri2018-09-11
|\
| * Avoid possible NULL pointer dereference in ndpi_detection_process_packetPavlos Antoniou2018-09-09
* | Fixes #601Luca2018-09-11
|/
* Added fix for out of boundary memory accessLuca Deri2018-09-05
* FIX: dropbox dissector. UPD: updated pcap file with new dropbox pktsCampus2018-09-05
* Merge pull request #598 from madpilot78/include_hyperscan_fixLuca Deri2018-08-30
|\
| * Move the configure include file inclusion and code depending on it in code pr...Guido Falsi2018-08-27
* | Added missing categorization when giveup/guess is calledLuca2018-08-30
* | Better clang handlingLuca2018-08-30
* | Cleaned up makefileLuca2018-08-30
|/
* Added target for shared liubrary creationLuca2018-08-25
* Merge branch 'pr-remove-autoconf-include' of https://github.com/eglooca/ndpi-...Campus2018-08-23
|\
| * Remove autoconf include from typedefs headers.Darryl Sokoloski2018-08-16
* | Merge pull request #592 from alm-A/patch-3Michele Campus2018-08-23
|\ \
| * | ndpi_typedefs.h : missing includealm-A2018-08-22
* | | ADD: add prototype of function ht_free in hash.h - DEL: delete include file ....Campus2018-08-23
|/ /
* | Changed type to ease compilation accross platformsLuca Deri2018-08-20
* | Compilation fixLuca Deri2018-08-20
* | Merge pull request #586 from eglooca/pr-sys-types-include-for-actypes-hLuca Deri2018-08-17
|\ \
| * | Include sys/types.h for u_int16_t.Darryl Sokoloski2018-08-16
| |/
* | Hyperscan regex for domains such as .com.cn or .co.ukSimone Mainardi2018-08-17
* | Webex category fixSimone Mainardi2018-08-17
* | Fixes hyperscan WeChat detectionSimone Mainardi2018-08-17
* | Fixes hyperscan skype detectionSimone Mainardi2018-08-17
* | Fixes weibo detectionSimone Mainardi2018-08-17
* | Initial hyperscan support for all protocolsSimone Mainardi2018-08-17
|/
* Adds hyperscan support for Apple and DropboxSimone Mainardi2018-08-16
* Hyperscan compilation fixSimone Mainardi2018-08-16
* Fix for #400Luca Deri2018-08-16
* Completed custom category implementationLuca Deri2018-08-16
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2018-08-16
|\
| * Hyperscan compilation fixesSimone Mainardi2018-08-16
* | Generic protocol cleanup (work in progress)Luca Deri2018-08-16
|/
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15