aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
* ndpiReader: explicitly remove non ipv4/6 packets (#2601)Ivan Nardi2024-10-19
* ndpiReader: add some statistics about monitoring (#2602)Ivan Nardi2024-10-19
* Improved TCP fingepring calculationLuca Deri2024-10-18
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added support for printing JA4r when enabledLuca Deri2024-10-11
* Added -N option for dumping/restoring the DNS cache (when enabled)Luca Deri2024-10-10
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* domain lists are not loaded when -E is usedLuca2024-09-17
* fuzz: try to be a little bit faster (#2559)Ivan Nardi2024-09-17
* Reworked fingerprint export now in JSONLuca2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15
* Added -E option for dumping flow fingerprintLuca Deri2024-09-15
* Introduced ndpi_master_app_protocol typedefLuca Deri2024-08-24
* Add infrastructure for explicit support of Fist Packet Classification (#2488)Ivan Nardi2024-07-03
* wireshark: lua: export some metadataNardi Ivan2024-06-25
* fuzz: improve fuzzing coverage (#2474)Ivan Nardi2024-06-17
* More NDPI_PROBING_ATTEMPT changesLuca2024-05-22
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* 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
* reader_util: fix GRE detunneling (#2314)Ivan Nardi2024-02-10
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* example: rework code between `ndpiReader.c` and `reader_util.c` (#2273)Ivan Nardi2024-01-22
* 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
* ndpiReader: improve the check on max number of pkts processed per flow (#2261)Ivan Nardi2024-01-15
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* Implements JA4 Support (#2191)Luca Deri2023-12-22
* ndpiReader: fix `guessed_flow_protocols` statistic (#2203)Ivan Nardi2023-12-12
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* Cleaned up mining datastructureLuca2023-09-27
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Compilation fixes for older C compilersLuca Deri2023-08-01
* Add Service Location Protocol dissector. (#2036)Toni2023-08-01
* DNS: extract geolocation information, if available (#2065)Ivan Nardi2023-07-31
* TLS: add basic, basic, detection of Encrypted ClientHello (#2053)Ivan Nardi2023-07-21
* Implemented Count-Min Sketch [count how many times a value has been observed]Luca Deri2023-07-13
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* Reworked teams handlingLuca Deri2023-06-15
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14