aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h.in
Commit message (Expand)AuthorAge
* Moved `NDPI_API_VERSION` to `src/include/ndpi_define.h.in` where it belongs.Toni Uhlig2022-09-21
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Support serialization of double-precision floating-point numbers. Fixes #1702.lns2022-08-24
* Modified definition of hll_addLuca Deri2022-08-17
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683)Ivan Nardi2022-07-29
* Revert "Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)"...Ivan Nardi2022-07-29
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)Ivan Nardi2022-07-29
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* Updated ndpi_check_flow_risk_exceptions() signatureLuca Deri2022-07-04
* Cleaned-up issuer DN check code addingLuca Deri2022-07-04
* bins: add support for 64bit bins (#1626)Ivan Nardi2022-07-03
* Replaced nDPI's internal hashmap with uthash. (#1602)Toni2022-06-17
* Added ability to return risk info in JSON format in ndpi_get_flow_risk_info()Luca2022-05-30
* Updated tests resultsLuca Deri2022-05-30
* Added ndpi_get_flow_error_code() API callLuca Deri2022-05-02
* Added ability to store custom category file in patricia treeLuca Deri2022-04-26
* Add ndpi_json_string_escape to the APIAlfredo Cardigliano2022-04-26
* Added ndpi_find_outliers() API call using Z-ScoreLuca Deri2022-04-04
* Provide some API functions for convenience. (#1456)Toni2022-02-25
* Invalid prototupe fixLuca Deri2022-02-10
* Added ndpi_serialize_string_string_len() APi callLuca Deri2022-02-08
* Add commentAlfredo Cardigliano2022-02-03
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* H323: fix a use-after-poison error (#1412)Ivan Nardi2022-01-17
* Added performance tests toolsLuca Deri2022-01-16
* Added the ability to specify trusted issueDN often used in companies to self-...Luca Deri2022-01-13
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Make serialize risk and proto not dependant on any flow. (#1377)Toni2021-12-04
* Added example for finding similarities in RRDs using nDPI statistical APIsLuca Deri2021-12-04
* Added ndpi_serializer_skip_header() serialization APILuca Deri2021-11-26
* Add detection of OCSP (#1370)Ivan Nardi2021-11-11
* Serialize additional information stored in the flow struct. (#1362)Toni2021-10-27
* Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351)Ivan Nardi2021-10-19
* Implemented ndpi_ses_fitting() and ndpi_des_fitting()Luca Deri2021-10-12
* Added -a <num> to ndpiReader for generating OPNsense configurationLuca Deri2021-10-04
* Compilation fixed on CentOS 7Luca Deri2021-09-27
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Added ability to report whether a protocol is encryptedLuca Deri2021-08-07
* TypoAlfredo Cardigliano2021-07-23
* Fix prototypeAlfredo Cardigliano2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Fix for #1230 (#1235)Vitaly Lavrov2021-07-07
* Updated prototypeLuca Deri2021-07-05
* Speed and memory size optimisation (#1214)Vitaly Lavrov2021-06-23