aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
...
* (C) UpdateLuca Deri2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Restored QUIC statsLuca Deri2020-12-30
* Fixed output when tLS (nad not QUIC) is usedLuca Deri2020-12-28
* Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085Luca Deri2020-12-12
* Fix minimum packet length condition (#1087)Zied Aouini2020-12-12
* Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10...Toni2020-12-11
* Support raw IPv4 / IPv6 pcap packet processing. (#1053)Toni2020-11-09
* Cosmetic changesLuca Deri2020-11-03
* Moved global in reader_util.cLuca Deri2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* Various improvemement when using ndpi_pref_enable_tls_block_dissection:Luca Deri2020-10-24
* Fix parsing of DLT_PPP datalink type (#1042)Ivan Nardi2020-10-21
* CAPWAP tunnel decoding fix (#1038)Zied Aouini2020-10-21
* Fix CAPWAP handling.aouinizied2020-10-13
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Warning fixLuca Deri2020-10-03
* Reworked MDNS dissector that is not based on the DNS dissectorLuca Deri2020-09-17
* http: create a common function to parse User Agent fieldNardi Ivan2020-09-08
* OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian ZgorzaƂek2020-08-09
* Tiny changes for TLS block lenght dissectionLuca Deri2020-07-29
* wrapper cleanupLuca Deri2020-07-13
* Fixed heap overflow caused by missing lengthcheck in 802.11 LLC header parsing.Toni Uhlig2020-07-11
* Removed csv_fp as external symbol. Instead passing csv_fp through as argument.Toni Uhlig2020-07-08
* Added ndpi_cluster_bins() for clustering bins and ancillary functions for bin...Luca Deri2020-07-07
* Merge pull request #932 from IvanNardi/logLuca Deri2020-07-07
|\
| * Fix compilation with --enable-debug-messages flagNardi Ivan2020-06-26
* | Fixed heap overflow caused by missing lengthcheck in reader uutil.Toni Uhlig2020-07-06
* | Fix memory leak about purged/expired flowsNardi Ivan2020-06-28
* | Fix (harmless) memory leaks when DPDK is enabledNardi Ivan2020-06-28
|/
* Added ndpi_bin_XXX APILuca Deri2020-06-22
* Added checks for DGA detectionLuca Deri2020-06-17
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* 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
* | Added support for Encrypted TLS SNI dissectionLuca Deri2020-05-28
|/
* 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
* Fix heap-overflow error in CAPWAP detunneling codeNardi Ivan2020-04-24
* 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
* additional csv semicolon fixAlexander Czyrny2020-04-16
* Use ndpi_handle_ipv6_extension_headers in reader_utilPhilippe Antoine2020-04-15
* Adds bound check for TZSPPhilippe Antoine2020-04-15
* ndpiReader: fix memory leak in idle sessions purgingNardi Ivan2020-04-08