aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
...
* Added ndpi_find_outliers() API call using Z-ScoreLuca Deri2022-04-04
* ndpiReader: fix compilation (#1510)Ivan Nardi2022-04-01
* Fixed incompatibilities due to https://github.com/ntop/nDPI/pull/1509Luca Deri2022-04-01
* DGA improvementsLuca Deri2022-04-01
* Waring fixesLuca Deri2022-04-01
* ndpireader: add json output back. (#1509)Vitaliy Ivanov2022-04-01
* Improved DGA detectionLuca Deri2022-03-31
* reader_util: add support for userAgent in SSDP (#1502)Ivan Nardi2022-03-28
* Improved DGA detection skipping names containign at least 3 consecutive digit...Luca Deri2022-03-26
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Errors fixed (#1482)Vitaly Lavrov2022-03-08
* reader_util: fix parsing of MPLS packets (#1467)Ivan Nardi2022-03-02
* Bug fixing. (#1459)Vitaly Lavrov2022-02-28
* reader_util: fix TZSP decapsulation (#1460)Ivan Nardi2022-02-27
* reader_util: fix parsing of IPv6 extension headers (#1453)Ivan Nardi2022-02-22
* reader_util: fix infinite loop in packet dissection (#1454)Ivan Nardi2022-02-22
* fuzz: purge old sessions (#1451)Ivan Nardi2022-02-21
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* Increment current/total number of active flows on successful flow insertion (...ol-andreyizrailev2022-02-09
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Fix some race conditions by using atomic operations. (#1420)Toni2022-01-29
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* Fixed wrong ip tuple comparison. #1386 (#1418)Toni2022-01-26
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* build: respect environment options more (#1392)Sam James2022-01-18
* Adds some risk exceptions for popular services and domain namesLuca2022-01-17
* Minor cosmetic changesLuca Deri2022-01-16
* Added the ability to specify trusted issueDN often used in companies to self-...Luca Deri2022-01-13
* Removed outdated commentLuca Deri2022-01-11
* Removed legacy codeLuca Deri2022-01-11
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Improved user agent analysisLuca Deri2022-01-09
* Update copyrightAlfredo Cardigliano2022-01-03
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Fix configure script (after fb85dac9) (#1381)Ivan Nardi2021-12-04
* Added example for finding similarities in RRDs using nDPI statistical APIsLuca Deri2021-12-04
* ndpiReader: slight simplificaton of the output (#1378)Ivan Nardi2021-11-27
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Reduce memory used by `ndpiReader` (#1371)Ivan Nardi2021-11-11
* Add detection of OCSP (#1370)Ivan Nardi2021-11-11
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Implemented ndpi_ses_fitting() and ndpi_des_fitting()Luca Deri2021-10-12
* Fix compilation with clang-13 or if some debug macros are enabled (#1326)Ivan Nardi2021-10-06
* Improved DGA detection for skipping potential DGAs of known/popular domain namesLuca Deri2021-10-05
* Added -a <num> to ndpiReader for generating OPNsense configurationLuca Deri2021-10-04
* Removed traceLuca Deri2021-10-03
* Fix warningAlfredo Cardigliano2021-09-28
* Added unit test for bitmap iterationLuca Deri2021-09-27