aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h
Commit message (Expand)AuthorAge
* Dissection improvementsLuca Deri2019-06-27
* Reworked SSL cipher handlingLuca Deri2019-06-16
* Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
* Make path const in ndpi_load_protocols_fileDerrick Lyndon Pallas2019-04-05
* Implemented ndpi_process_partial_detection() API call to handle partial match...Luca Deri2019-04-01
* Change ndpi_fill_ip_protocol_category to pass IPs explicitlyemanuele-f2019-02-12
* Removed this party LRU and replaced with home grownLuca Deri2019-01-17
* Expose ndpi_fill_ip_protocol_category api to handle ICMP flows categoryemanuele-f2018-12-12
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
* Improved WeChat supportLuca Deri2018-11-19
* Added ndpi_flowv4_flow_hash and ndpi_flowv6_flow_hash skeletons forLuca Deri2018-11-14
* Add function to search host in custom categoriesemanuele-f2018-10-10
* Added ndpi_protocol2id() API callLuca2018-09-17
* Completed custom category implementationLuca Deri2018-08-16
* Major code cleanupLuca2018-07-21
* Hidden ndpi_detection_module_struct definitionLuca Deri2018-05-14
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* Added ndpi_fill_protocol_category callLuca Deri2018-05-11
* Improved hyperscan support and category definitionLuca Deri2018-05-10
* Implemented custom category loading.Luca2018-04-26
* Added API callsLuca Deri2018-03-23
* Added ndpi_get_api_version() API call to be used in applications thatLuca2018-03-21
* Added simplified makefileLuca Deri2017-12-25
* Implements ndpi_get_category_idSimone Mainardi2017-12-11
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Added ndpi_is_subprotocol_informative() API callLuca Deri2017-10-06
* Patch for giving prority in case of match to custom-defined protocolsLuca Deri2017-09-24
* Added ndpi_category_set_name() API callLuca Deri2017-09-19
* Reorganized protocol familiesLuca Deri2017-09-15
* Added custom 5 protocol categories to be used by applications. They are curre...Luca Deri2017-09-15
* Partial fix for #410: added case insensitive HTTP header checks.Luca2017-08-29
* Implementation for extra packet processing if desiredMicah Lyle2017-07-17
* Added new API callsLuca Deri2017-05-01
* Added ndpi_flow_ free/malloc and set_ functions:Vito Piserchia2017-03-16
* deleted useless function - change macro nameCampus2017-03-15
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype dete...Campus2017-03-15
* Merge pull request #279 from emanuele-f/categoryLuca Deri2016-10-23
|\
| * Add protocol category idsemanuele-f2016-10-22
* | Avoid c99 complains about function prototypesMarco Gigante2016-10-20
|/
* fix debug functionCampus2016-10-15
* Synchronized ndpi_l4_detection_process_packet impltheirix2016-05-24
* ndpi_api(.h): fix '@return' command used in a comment that is attached to a f...Alexis La Goutte2016-05-24
* Simplified ndpi_exit_detection_module()Luca Deri2016-05-08
* Simplified nDPI initialization functionLuca Deri2016-05-08
* Added wrappers for substring-searchLuca Deri2016-05-07
* 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 new ndpi_detection_giveup() API call to call before giving up for a giv...Luca Deri2016-03-04
* Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
* Fixed warningLuca Deri2016-02-27