aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h.in
Commit message (Expand)AuthorAge
* 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
* 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