aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h
Commit message (Expand)AuthorAge
...
* 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
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
* Made ndpi memory allocator type compatible with C++ on x686 platforms. Switch...Pavel Odintsov2015-12-28
* reorganized header files - added ndpi_includes.hCampus2015-11-30
* Added missing prototypeLuca2015-11-12
* deleted useless or not used functions and #ifdefCampus2015-11-10
* Fix warning when use -WdocumentationAlexis La Goutte2015-08-18
* Fixes for issues #40 -> #52Luca2015-07-11
* Introduced ndpi_protocol datatype to handle master+subprotocolLuca2015-07-07
* Added support for subprotocolsLuca2015-07-01
* deleted protocol type (real-correlated)Michele Campus2015-06-29
* Initial import from SVNLuca Deri2015-04-19