aboutsummaryrefslogtreecommitdiff
path: root/example/ndpi_util.c
Commit message (Expand)AuthorAge
* Dissection improvementsLuca Deri2019-06-27
* Merge pull request #717 from weiyanhua100/devLuca Deri2019-06-22
|\
| * add null process for malloc.weiyanhua2019-06-13
* | Further WhatsApp improvementsLuca Deri2019-06-21
* | Added DHCP fingerpring handlingLuca2019-06-18
* | Reworked SSL cipher handlingLuca Deri2019-06-16
* | Added SSL cipher printLuca Deri2019-06-16
|/
* Fixed MySQL dissectorLuca Deri2019-05-28
* Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
* Implements #705Luca Deri2019-05-20
* Fixed JA3 decodingLuca Deri2019-05-20
* Initial JA3 support (https://github.com/salesforce/ja3) for SSLLuca Deri2019-05-11
* Added SSL organization supportLuca Deri2019-03-23
* Warnign fixesLuca Deri2019-01-17
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
* Added DPDK support to ndpiReaderLuca Deri2018-11-10
* Fix for https://github.com/ntop/nDPI/issues/572Luca Deri2018-05-28
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
* Hidden ndpi_detection_module_struct definitionLuca Deri2018-05-14
* Improved hyperscan support and category definitionLuca Deri2018-05-10
* Implemented custom category loading.Luca2018-04-26
* Moved ndpi_config.h from ndpi_main.h to ndpi_main.c, and example source files.Darryl Sokoloski2018-04-24
* fix wrong increment for MPLS double headerCampus2018-02-15
* Fix MPLS header parsing in ndpiReader.Ludovico Cavedon2018-01-09
* Fix ndpiReader long run crash due to dupilicate nodes exist, causeqianguozheng2017-12-19
* Simplified IPv6 datatypesLuca Deri2017-12-08
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Code reworkLuca Deri2017-09-17
* Implemented flow sort based on total bytes so that we can (with -v X) immedia...Luca2017-08-02
* fix wrong datalink type for Cisco PPPCampus2017-07-29
* Updated tests to match new SSL server certificate fix/additionMicah Lyle2017-07-18
* Implementation for extra packet processing if desiredMicah Lyle2017-07-17
* Fixed bug that was forcing the reader to pass several times the same flowLuca2017-05-24
* Split src2dst / dst2src trafficLuca Deri2017-05-24
* compilation fixesAlfredo Cardigliano2017-05-23
* crc32 fixAlfredo Cardigliano2017-05-23
* Remove unused variable and clarify operator precedence in ndpi_util.cPavlos Antoniou2017-05-18
* Reworked flow structure handlerLuca Deri2017-05-17
* Fix out-of-bounds heap read caused by using header->len instead of header->ca...alexei-argus2017-05-10
* Added missing direction update with non TCP-UDP protocolsLuca2017-05-08
* Added -m for splitting analysis in sub-analysis stepsLuca Deri2017-04-30
* Improved SSL dissectionLuca2017-04-27
* Initial Wireshark nDPI integrationLuca Deri2017-04-23
* fix for https://github.com/ntop/nDPI/issues/364Campus2017-04-20
* ndpiReader now prints (-v) the flows with the correct directionLuca Deri2017-04-19
* Compilation fix for old compilersLuca2017-04-18
* Added ethernet checksum reforging and nDPI protocol export in nDPI-extcap readerLuca2017-04-17
* name correction for llc_snap header and minor fixCampus2017-04-15
* fix segmentation fault caused by missing spanning tree check - add control fo...Campus2017-04-15
* Initial wireshark integration via extcap interfaceLuca Deri2017-04-14