aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* Improved TFTP detection. Fixes #1242, #1256improved/tftpToni Uhlig2021-07-25
* Typo (Thanks Ivan)Luca Deri2021-07-24
* 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
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Added risk: TLS_EXTENSION_SUSPICIOUS (#1252)Toni2021-07-19
* TLS Risks - Certificate Validity Too Long (#1239)pacant2021-07-14
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Added Z39.50 protocol. (#1219)Toni2021-06-29
* QUIC: add basic support for fragmented Client Hello (#1216)Ivan Nardi2021-06-24
* Speed and memory size optimisation (#1214)Vitaly Lavrov2021-06-23
* Upgraded exponential smoothing to 64 bit valuesLuca Deri2021-06-18
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Added risk/score dump (ndpiReader -h)Luca Deri2021-05-18
* Updated API for ndpi_risk2score()Luca Deri2021-05-17
* Reworked human readeable string search in flowsLuca Deri2021-05-17
* Added TLS certifiacate cachingLuca Deri2021-05-15
* Added browser TLS heuristicLuca Deri2021-05-13
* Implemented flow score in Wireshark integrationLuca Deri2021-05-10
* Initial work towards detection via TLS of browser typesLuca2021-05-06
* Add extraction for TLS signature algorithmsLuca2021-05-06
* Added ndpi_risk2severity() API callLuca2021-05-02
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* Add vxlan enum to ndpi_packet_tunnelAlfredo Cardigliano2021-04-21
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION flow riskLuca Deri2021-04-11
* Reworked ndpi patricia includes to avoid compilation issues on some platformsLuca Deri2021-03-31
* Improved mining detection supportLuca Deri2021-03-30
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* Implemented square erro rollup to avoid overflowLuca Deri2021-03-14
* Added double exponential smoothing implementationLuca2021-03-11
* Added single exponential smoothing APILuca Deri2021-03-11
* Fixed nDPI prefs definitionLuca Deri2021-03-09
* Added experiemntal JA3+ implementation that can be used with -z i ndpiReaderLuca Deri2021-03-09
* Added the ability to define a custom DGA detection function by overwritingLuca Deri2021-03-08
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Windows code cleanupLuca Deri2021-02-24
* Update ndpi_patricia_walk_inorder APIAlfredo Cardigliano2021-02-23
* Add support for MAC to Patricia tree. Expose full API to applications. Add ut...Alfredo Cardigliano2021-02-23
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Implemented TLS Certificate Sibject matchingLuca Deri2021-02-22
* Removed unused NDPI_RISKY_COUNTRYLuca Deri2021-02-21
* Added risky domain flow-risk supportLuca Deri2021-02-21
* Initial geoip supportLuca Deri2021-02-18
* Added new risks (future use)Luca Deri2021-02-16
* Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable nowLuca Deri2021-02-10