aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* Added support for STUN Mapped IP addressLuca Deri2024-04-03
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Added support for roaring bitmap v3 (#2355)Luca Deri2024-03-25
* ahocorasick: improve matching with subdomains (#2331)Ivan Nardi2024-03-06
* ndpiReader: restore `ndpiReader -x $DOMAIN_NAME` functionality (#2329)Ivan Nardi2024-02-26
* Remove spurious call to `exit()`Nardi Ivan2024-02-12
* Added stress testLuca Deri2024-02-11
* reader_util: fix GRE detunneling (#2314)Ivan Nardi2024-02-10
* Improve `ndpi_set_config` error printing. (#2300)Toni2024-02-02
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* Fixed loading of non-ICANN domains that caused false positives with ndpi_load...Luca Deri2024-01-27
* fuzz: extend fuzzing coverage (#2281)Ivan Nardi2024-01-24
* example: rework code between `ndpiReader.c` and `reader_util.c` (#2273)Ivan Nardi2024-01-22
* Improve handling of custom rules (#2276)Ivan Nardi2024-01-21
* config: follow-up (#2268)Ivan Nardi2024-01-20
* config: allow configuration of guessing algorithmsNardi Ivan2024-01-18
* config: move debug/log configuration to the new APINardi Ivan2024-01-18
* config: remove `enum ndpi_prefs`Nardi Ivan2024-01-18
* config: remove `ndpi_set_detection_preferences()`Nardi Ivan2024-01-18
* config: move cfg of aggressiviness and opportunistic TLS to the new APINardi Ivan2024-01-18
* config: move LRU cache configurations to the new APINardi Ivan2024-01-18
* Make `ndpi_finalize_initialization()` returns an error codeNardi Ivan2024-01-18
* New API for library configurationNardi Ivan2024-01-18
* Improved ndpi_get_host_domainLuca2024-01-16
* Added ndpi_get_host_domain() for returning the host domainLuca2024-01-16
* ndpiReader: improve the check on max number of pkts processed per flow (#2261)Ivan Nardi2024-01-15
* ndpiReader: fix memory leakNardi Ivan2024-01-15
* Added new API callsLuca2024-01-15
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* ndpiReader: add breed stats on output used for CI (#2236)Ivan Nardi2024-01-05
* Add an implementation of the BSD function `strtonum` (#2238)Ivan Nardi2024-01-04
* Implemented ndpi_is_outlier() for detecting outliers using z-scoreLuca2023-12-28
* Implements ndpi_pearson_correlation for measuring how correlated are two seriesLuca Deri2023-12-27
* Implements JA4 Support (#2191)Luca Deri2023-12-22
* CI: update list of compilers (#2223)Ivan Nardi2023-12-20
* ndpiReader: avoid creating two detection modules when processing traffic/trac...Ivan Nardi2023-12-12
* ndpiReader: fix `guessed_flow_protocols` statistic (#2203)Ivan Nardi2023-12-12
* STUN: rework extra dissection (#2202)Ivan Nardi2023-12-11
* fuzz: extend fuzzing coverage (#2205)Ivan Nardi2023-12-11
* Fix typos (#2204)rl19872023-12-10
* TLS: remove JA3+ fingerprints. (#2192)Ivan Nardi2023-12-05
* Fixed hash buffer size in ndpiSimpleIntegration. (#2143)Toni2023-11-10
* Fixed implicit u32 cast in `ndpi_data_min()` / `ndpi_data_max()`. (#2139)Toni2023-11-09
* Added malicious sites from the polish cert. (#2121)Toni2023-11-02
* Implements support for symbolic host names (#2123)Luca Deri2023-10-29
* IPv6: add support for custom categories (#2126)Ivan Nardi2023-10-29
* IPv6: add support for IPv6 risk exceptions (#2122)Ivan Nardi2023-10-29
* IPv6: add support for custom rules (#2120)Ivan Nardi2023-10-29