aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Fix how some protocols handle tcp retransmissions (#1321)Ivan Nardi2021-10-03
* Adds sections labels with risk id to the docsSimone Mainardi2021-10-01
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Compilation fixed on CentOS 7Luca Deri2021-09-27
* Bitmap codeLuca Deri2021-09-27
* Reworked bitmap codeLuca Deri2021-09-27
* Fix armhf (#1315)Gianfranco Costamagna2021-09-26
* Added include for defining bools (not present on all platforms)Luca Deri2021-09-26
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* QUIC: fix old GQUIC versions on big-endian machines (#1313)Ivan Nardi2021-09-23
* Improve CI (#1303)Zied Aouini2021-09-22
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* Merge pull request #1309 from IvanNardi/ipv6-headersToni2021-09-20
|\
| * Fix parsing of ipv6 packets with extension headersNardi Ivan2021-09-19
* | STUN: fix extraction of Realm attributeNardi Ivan2021-09-20
|/
* Small fixes after latest commits (#1308)Ivan Nardi2021-09-18
* A (tiny) effort to reduce memory usage per flow (#1304)Ivan Nardi2021-09-18
* Improved fragmented DNS detectionLuca Deri2021-09-17
* DNS dissection fixesLuca Deri2021-09-17
* Progetto esame Gestione di Reti - Debora Cerretini (#1290)deboracerretini2021-09-17
* TLS: avoid zeroing large structures (#1300)Ivan Nardi2021-09-16
* Adds instructions to update flow risks in ntopngSimone Mainardi2021-09-15
* Hangout: fix usage of STUN function (#1299)Ivan Nardi2021-09-13
* Fix some ndpi_malloc/ndpi_free pairs (#1298)Ivan Nardi2021-09-13
* Update the list of default ports for QUIC protocol (#1297)Ivan Nardi2021-09-13
* Bittorrent: fix a potential use-of-uninitialized-value error (#1296)Ivan Nardi2021-09-13
* Removing unused fields from the id_struct structure. (#1293)Vitaly Lavrov2021-09-13
* Cassandra: fix compilation when "--enable-debug-messages" option is used (#1294)Ivan Nardi2021-09-11
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Add Cassandra protocol dissector (#1285)lucasbaile2021-09-09
* Win fixLuca Deri2021-09-07
* ARM fixesLuca Deri2021-08-25
* 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
* Fixes a crash on ARM (Raspberry Pi 4 Model B Rev 1.1)Luca Deri2021-08-18
* Fixed some invalid TLS guessesLuca Deri2021-08-17