aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Implemented RDP over UDP dissectionLuca Deri2021-10-18
* Refreshed results listLuca Deri2021-10-16
* Fixed cleartext protocol assignmentLuca Deri2021-10-16
* Updated test results after latest commitLuca Deri2021-10-16
* Reworked flow risks asignmentLuca Deri2021-10-16
* Removed outdated (and broken) soulseek dissectorLuca Deri2021-10-15
* Updated test resultsLuca Deri2021-10-14
* Added missing call to ndpi_reconcile_protocols() with protocol guessLuca Deri2021-10-14
* Fixed issue on DGA numeric IP detectionLuca Deri2021-10-13
* IndemtLuca Deri2021-10-13
* Add issue templates. (#1340)Zied Aouini2021-10-13
* Implemented ndpi_ses_fitting() and ndpi_des_fitting()Luca Deri2021-10-12
* Return 0 on ndpi_init_serializer_ll success for consistencyAlfredo Cardigliano2021-10-12
* Fixed DES initialisationLuca Deri2021-10-12
* QUIC: fix an integer overflow (#1337)Ivan Nardi2021-10-11
* Removed README.protocols because: (#1333)Toni2021-10-11
* Win fixLuca Deri2021-10-11
* Fix FuzzCI. (#1338)Zied Aouini2021-10-11
* Enable sanitizers on CIFuzz. (#1336)Zied Aouini2021-10-11
* Cleaned up code moving specific includes in files their are using it. Thi pre...Luca Deri2021-10-11
* Additional fix related to cf931fda6bfb3925555c7bd11d950a886676bcb3. (#1332)Toni2021-10-10
* Fix `make dist` and add it to the CI along with `make -C doc text`. Fixes #13...Toni2021-10-10
* Get rid of `configure.seed` as it comes with some disadvantages. (#1328)Toni2021-10-10
* Add more WindowsUpdate URLs as requested in #698. (#1329)Toni2021-10-08
* Added extra checkLuca Deri2021-10-07
* Fix compilation with clang-13 or if some debug macros are enabled (#1326)Ivan Nardi2021-10-06
* Added checkLuca Deri2021-10-06
* Compilation fix for old Linux distributionsLuca Deri2021-10-06
* Test updateLuca Deri2021-10-06
* Compilation fixLuca Deri2021-10-05
* Numeric IPs are not considered for DGA checksLuca Deri2021-10-05
* Improved DGA detection for skipping potential DGAs of known/popular domain namesLuca Deri2021-10-05
* TLS obsolete protocol is set when TLS < 1.2 (used to be 1.1)Luca Deri2021-10-05
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Update unit tests results after da8eed5a (#1323)Ivan Nardi2021-10-05
* Updated descriptionLuca Deri2021-10-05
* WHOIS: enhance detection, avoiding false positives (#1320)Ivan Nardi2021-10-05
* Added -a <num> to ndpiReader for generating OPNsense configurationLuca Deri2021-10-04
* Removed traceLuca Deri2021-10-03
* Fix how some protocols handle tcp retransmissions (#1321)Ivan Nardi2021-10-03
* Added nDPI pkg-config file to Debian / Ubuntu ndpi-dev packaging. (#1318)Toni2021-10-03
* Adds sections labels with risk id to the docsSimone Mainardi2021-10-01
* Warning fixLuca Deri2021-10-01
* Initial attempt to write nDPI documentation. Starting with flow risks. Please...Luca Deri2021-10-01
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Fix warningAlfredo Cardigliano2021-09-28
* Added unit test for bitmap iterationLuca Deri2021-09-27
* Compilation fixed on CentOS 7Luca Deri2021-09-27
* Bitmap codeLuca Deri2021-09-27