aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
...
* 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
* Prevent invalid reads past end-of-buffer.Darryl Sokoloski2018-09-11
* parse protocol's string_to_match into hex which could be match by hyperscan (...诟屍2018-09-11
* Fixes broken hyperscan compilationSimone Mainardi2018-09-11
* Avoid possible NULL pointer dereference in ndpi_detection_process_packetPavlos Antoniou2018-09-09
* Added fix for out of boundary memory accessLuca Deri2018-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
|/
* 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
* | ADD: add prototype of function ht_free in hash.h - DEL: delete include file ....Campus2018-08-23
* | 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
| |/
* / Webex category fixSimone Mainardi2018-08-17
|/
* Adds hyperscan support for Apple and DropboxSimone Mainardi2018-08-16
* Hyperscan compilation fixSimone Mainardi2018-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
* Merge pull request #577 from eglooca/pr-parse-packet-line-info-lengthLuca Deri2018-07-25
|\
| * Fix end-of-line bounds handling.Darryl Sokoloski2018-07-20
* | Added checks for missing protocol initializationLuca Deri2018-07-23
* | Fixed SEGV with undepcified protosLuca Deri2018-07-22
* | Major code cleanupLuca2018-07-21
|/
* Changed RTP from VoIP to Media categoryLuca Deri2018-07-18
* Pattern match improvementsLuca Deri2018-07-17
* Fied substring matchingLuca Deri2018-07-17
* Fix for handling IP address based custom categoriesLuca Deri2018-06-11
* Fix for #560Luca Deri2018-05-29
* Fix for https://github.com/ntop/nDPI/issues/572Luca Deri2018-05-28
* Updated Viber portsDaniele De Lorenzi2018-05-24
* Added Musical.ly supportLuca Deri2018-05-23
* Added support for SMTPS on port 587Daniele De Lorenzi2018-05-21
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
* Fixed memory leakLuca Deri2018-05-18
* Implemented FacebookZero protocol supportLuca Deri2018-05-18
* Implemented hash-based categoriesLuca Deri2018-05-16
* Hidden ndpi_detection_module_struct definitionLuca Deri2018-05-14
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* Skype CallIn/CallOut are not set asLuca Deri2018-05-14
* Added ndpi_fill_protocol_category callLuca Deri2018-05-11
* Improved hyperscan support and category definitionLuca Deri2018-05-10
* Fix custom categories matchingemanuele-f2018-04-27
* Implemented custom category loading.Luca2018-04-26
* Moved ndpi_config.h from ndpi_main.h to ndpi_main.c, and example source files.Darryl Sokoloski2018-04-24