aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h
Commit message (Expand)AuthorAge
* serializer char* parameters are now constAlfredo Cardigliano2019-07-19
* Improvements for dta dissectionLuca Deri2019-07-18
* Deserialization boundary check fix, new end_of_record typeAlfredo Cardigliano2019-07-17
* Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64Alfredo Cardigliano2019-07-17
* Added ndpi_serialization_string_uint32Alfredo Cardigliano2019-07-16
* Merge pull request #736 from themadprofessor/patch-1Luca Deri2019-07-13
|\
| * Fix invalid function prototypeStuart Reilly2019-07-12
* | initial work towards simple serilizer/deserialierLuca Deri2019-07-13
|/
* Various TLS improvementsLuca Deri2019-07-02
* Merge remote-tracking branch 'upstream' into devStuart Reilly2019-07-01
|\
| * Added ndpi_has_human_readeable_string for detecting human-readeable strings i...Luca Deri2019-06-30
* | Remove duplicate defintions and fix function prototypesStuart Reilly2019-06-28
|/
* 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