aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Expand)AuthorAge
...
* Code cleanup. (#1246)Vitaly Lavrov2021-07-16
* TLS Risks - Certificate Validity Too Long (#1239)pacant2021-07-14
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Removed ht_hash as it is not used anymore. (#1220)Toni2021-06-29
* Speed and memory size optimisation (#1214)Vitaly Lavrov2021-06-23
* Warnign fixLuca Deri2021-06-03
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Fix warningsAlfredo Cardigliano2021-05-25
* Improved TLS browser detection heuristicsLuca Deri2021-05-19
* 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
* Implemented heuristic to detect Safari and Firefox TLS browsingLuca Deri2021-05-13
* Implemented flow score in Wireshark integrationLuca Deri2021-05-10
* Fix some warnings (#1181)Ivan Nardi2021-05-09
* Added ndpi_risk2severity() API callLuca2021-05-02
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Add vxlan enum to ndpi_packet_tunnelAlfredo Cardigliano2021-04-21
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION flow riskLuca Deri2021-04-11
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* DTLS: improve support (#1146)Ivan Nardi2021-03-02
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Added protocol breed to JSON serializer. (#1137)Toni2021-02-25
* Modified JA3 fingerprint messageLuca Deri2021-02-24
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Removed unused NDPI_RISKY_COUNTRYLuca Deri2021-02-21
* Fixes due to the fragment mananegr codeLuca 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
* Partial fix for #1129Luca Deri2021-02-05
* Code cleanup and safety checks in the fragment manager (#1129)Alfredo Cardigliano2021-02-05
* Cosmetic fixesLuca Deri2021-02-03
* fragments management added (#1122)Roberto AGOSTINO2021-02-03
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* Added simple hash implementation to the nDPI APILuca Deri2021-01-20
* (C) UpdateLuca Deri2021-01-07
* QUIC: improve handling of SNI (#1105)Ivan Nardi2021-01-07
* Added HTTP suspicious content securirty risk (useful for tracking trickbot)Luca Deri2021-01-02
* Win fixesLuca Deri2020-12-17
* Type change to avoid Windows compilation issuesLuca Deri2020-12-17
* Fix/overflow and libgerror check (#1068)Toni2020-11-26
* Improved processing of IPv6 headerLuca Deri2020-10-15
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Added risks for checkingLuca Deri2020-09-21
* Do not re-define libc functions for mingw builds.Toni Uhlig2020-09-20
* Merge pull request #1017 from lnslbrty/fix/mingw-xcompileLuca Deri2020-09-20
|\
| * Fixed shlib xcompile for x86_64-w64-mingw32Toni Uhlig2020-09-08
* | Reworked MDNS dissector that is not based on the DNS dissectorLuca Deri2020-09-17
|/
* Added some additional TLS mappingsLuca Deri2020-09-02