aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* Fixed wrong ip tuple comparison. #1386fix/ip-tuple-logic-error-and-moreToni Uhlig2022-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
* Warnign fixLuca Deri2021-09-27
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* Fix parsing of ipv6 packets with extension headersNardi Ivan2021-09-19
* Fix unused varAlfredo Cardigliano2021-09-03
* Fixed memory statsLuca Deri2021-08-26
* Compilation fixLuca Deri2021-08-20
* Fix access to some TLS fields in flow structure (#1277)Ivan Nardi2021-08-20
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Defined more standard ethernet protocol typesLuca Deri2021-08-09
* Added protocol definesLuca Deri2021-08-09
* Report whether a protocol is encryptedLuca Deri2021-08-07
* Improved libm check via Autoconf. (#1263)Toni2021-07-28
* Improved risk detection mask algorithmLuca Deri2021-07-26
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Risk check improvementLuca Deri2021-07-24
* Reworked flow risk implementationLuca Deri2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Fixed risk mask implementationLuca Deri2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Fix setting of flow risks on 32 bit machines (#1251)Ivan Nardi2021-07-19
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12