aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* Fixes #906Luca Deri2020-06-22
* Added ndpi_bin_XXX APILuca Deri2020-06-22
* DGA detection improvementsLuca Deri2020-06-18
* Added checks for DGA detectionLuca Deri2020-06-17
* Added DGA risk for names that look like a DGALuca Deri2020-06-11
* Added HyperLogLog cardinality estimator API callsLuca Deri2020-06-10
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-06-06
|\
| * Handle EOR in TLV testAlfredo Cardigliano2020-06-06
* | Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
|/
* removed obsolete yahoo pluginLuca Deri2020-06-06
* Support for multiple records in CSV serializationAlfredo Cardigliano2020-06-05
* Merge pull request #913 from yskcg/fix_segment_fault_devLuca Deri2020-06-05
|\
| * fix segment fault cause by the ssl.server_names when it may NULLysk2020-06-03
* | Add ndpi_serializer_get_header API (CSV only)Alfredo Cardigliano2020-06-05
* | Added support for Encrypted TLS SNI dissectionLuca Deri2020-05-28
* | Add ndpi_serialize_start_of_list/ndpi_serialize_end_of_list to serialize simp...Alfredo Cardigliano2020-05-25
|/
* Added fix to avoid potential heap buffer overflow in H.323 dissectorLuca Deri2020-05-19
* Added check for invalid HTTP URLsLuca Deri2020-05-16
* Added check for binary scriptsLuca Deri2020-05-15
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
* Introduced custom protocols with IP and (optional) port supportLuca Deri2020-05-06
* Reworked protocol handling chnging it is u_int16_tLuca Deri2020-05-06
* Merge pull request #884 from lnslbrty/devLuca Deri2020-04-27
|\
| * Added missing ndpiReader dependency for the install targetToni Uhlig2020-04-22
* | Fix heap-overflow error in CAPWAP detunneling codeNardi Ivan2020-04-24
* | Fix "division by zero" runtime errorNardi Ivan2020-04-23
* | Add basic support for some ip-in-ip tunnelsNardi Ivan2020-04-23
|/
* Merge pull request #879 from IvanNardi/warningsLuca Deri2020-04-21
|\
| * Fix some compilation warningsNardi Ivan2020-04-20
* | Gets right protocol after IPv6 headerPhilippe Antoine2020-04-21
|/
* Compilation fixesLuca Deri2020-04-20
* Seeting right flow protocol after IP6 extensionsPhilippe Antoine2020-04-18
* Adds bound check before calling ndpi_handle_ipv6_extension_headersPhilippe Antoine2020-04-17
* Merge pull request #876 from a-czyrny/devLuca Deri2020-04-17
|\
| * additional csv semicolon fixAlexander Czyrny2020-04-16
* | Added detection of Microsoft TeamsLuca Deri2020-04-16
|/
* Merge pull request #874 from catenacyber/fuzz6fixLuca Deri2020-04-15
|\
| * Use ndpi_handle_ipv6_extension_headers in reader_utilPhilippe Antoine2020-04-15
| * Adds bound check for TZSPPhilippe Antoine2020-04-15
* | Fix for missing line breaks in CSV fileAlexander Czyrny2020-04-15
|/
* ndpiReader: fix memory leak in idle sessions purgingNardi Ivan2020-04-08
* Fix some debug messagesNardi Ivan2020-04-08
* Fixes #853 and adds a self check for duplicatesLuca Deri2020-04-07
* Checks enough data for UDP headerPhilippe Antoine2020-03-19
* Compilation fixLuca Deri2020-02-28
* Run ndpi_detection_process_packet only with payloadPhilippe Antoine2020-02-26
* Fix read overflow before UDP headerPhilippe Antoine2020-02-26
* Fix various buffer over readsPhilippe Antoine2020-02-18
* Minor fixLuca Deri2020-02-17