aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h.in
Commit message (Expand)AuthorAge
...
* Restored 32 bit value in ndpi_match_string_value()Luca Deri2021-06-21
* Upgraded exponential smoothing to 64 bit valuesLuca Deri2021-06-18
* Extende nDPI API with ndpi_netbios_name_interpret()Luca Deri2021-06-17
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Call ac_automata_release with free_pattern = 1 (malloc'ed patterns expected i...Alfredo Cardigliano2021-06-14
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Added risk/score dump (ndpiReader -h)Luca Deri2021-05-18
* Updated API for ndpi_risk2score()Luca Deri2021-05-17
* Added ndpi_check_subprotocol_risk() API call definitionLuca Deri2021-05-15
* Implemented flow score in Wireshark integrationLuca Deri2021-05-10
* Fix some warnings (#1181)Ivan Nardi2021-05-09
* Added ndpi_risk2severity() API callLuca2021-05-02
* Reworked GeoIP APILuca Deri2021-04-19
* Fixed mispelled wordLuca Deri2021-03-31
* Added double exponential smoothing implementationLuca2021-03-11
* Added single exponential smoothing APILuca Deri2021-03-11
* Added Ookla detection over IPv6Luca Deri2021-03-09
* Added the ability to define a custom DGA detection function by overwritingLuca Deri2021-03-08
* Add ndpi_serialize_binary_boolean for consistency. Fix comments.Alfredo Cardigliano2021-03-04
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Add more utility functions to work with patricia treesAlfredo Cardigliano2021-02-23
* Update ndpi_patricia_walk_inorder APIAlfredo Cardigliano2021-02-23
* Add support for MAC to Patricia tree. Expose full API to applications. Add ut...Alfredo Cardigliano2021-02-23
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Implemented TLS Certificate Sibject matchingLuca Deri2021-02-22
* Added risky domain flow-risk supportLuca Deri2021-02-21
* Added ndpi_get_geoip() APi callLuca Deri2021-02-18
* Initial geoip supportLuca Deri2021-02-18
* Extended the API to calculate jitterLuca Deri2021-02-09
* Added timeseries forecasting support implementing Holt-Winters with confidenc...Luca Deri2021-02-08
* Implemented more efficient and memory savvy RSILuca Deri2021-02-05
* RSI enhancementsLuca Deri2021-02-05
* Implemented API for computing RSI (Relative Strenght Index)Luca Deri2021-02-04
* Added simple hash implementation to the nDPI APILuca Deri2021-01-20
* Added a new API function `ndpi_free_flow_data' which free's all members of nd...Toni2021-01-04
* Updated ndpi_ptree_match_addr() prototypeLuca Deri2020-12-30
* Split ptree user data in 32 and 64 bit entriesLuca Deri2020-12-30
* Removed test codeLuca Deri2020-12-26
* Type change to avoid Windows compilation issuesLuca Deri2020-12-17
* nDPI rules (work in progress) implementationLuca Deri2020-11-30
* Add serialization of values list in TLVAlfredo Cardigliano2020-10-15
* Serialized doxygen docAlfredo Cardigliano2020-10-05
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Added back ndpi_check_flow_func (correct) prototypeLuca Deri2020-09-25
* Compilation fixLuca Deri2020-09-25
* Added extension to detect nested subdomains as used in Browsertunnel attack toolLuca Deri2020-09-09
* Add missing low-level serializer calls to the APIAlfredo Cardigliano2020-09-09
* Passes method_len param to ndpi_http_str2methodSimone Mainardi2020-08-27
* Added ndpi_http_method ndpi_http_str2method(const char* method) API callLuca Deri2020-08-26
* Added ndpi_http_method2str() API callLuca Deri2020-08-26