aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
* 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
* Checks enough data for UDP headerPhilippe Antoine2020-03-19
* Compilation fixLuca Deri2020-02-28
* Run ndpi_detection_process_packet only with payloadPhilippe Antoine2020-02-26
* Fix read overflow before UDP headerPhilippe Antoine2020-02-26
* Fix various buffer over readsPhilippe Antoine2020-02-18
* Minor fixLuca Deri2020-02-17
* Checks length for next ip headerPhilippe Antoine2020-02-14
* Checks l4 size against l3 sizePhilippe Antoine2020-02-14