aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* The le32toh() function used in some places on BSD OSes require sys/endian.h t...Guido Falsi2019-03-12
* Category cleanupLuca Deri2019-03-10
* Removed categories based on file contentLuca Deri2019-03-10
* Proto cleanupLuca2019-03-08
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-03-08
|\
| * Fixes possibly broken dissection of invalid DNS responsesSimone Mainardi2019-03-04
| * Re-Added TikTok/Musical.ly protocolLuca Deri2019-03-03
| * Fixed false positive mining detectionLuca2019-03-01
| * Improved MDNS dissectionLuca Deri2019-02-24
| * Added extra check to avoid nDPI wrong matchesLuca Deri2019-02-21
| * Fix invalid TCP DNS dissectionemanuele-f2019-02-19
| * Fixes #671Luca Deri2019-02-14
| * Change ndpi_fill_ip_protocol_category to pass IPs explicitlyemanuele-f2019-02-12
| * Fix for avoid wrong substring match to happenLuca Deri2019-02-10
* | Added new categoriesLuca Deri2019-03-08
|/
* Aligned DNS to HTTP dissectionLuca Deri2019-02-07
* Releasing old buffer if realloc failscardigliano2019-01-31
* Support for protocol file files of arbitrary lengthAlfredo Cardigliano2019-01-30
* Improved HTTP response code handlingLuca Deri2019-01-23
* Merge pull request #659 from cavedon/direction-endiannessLuca Deri2019-01-20
|\
| * Compute packet_direction consistently independently from endiannessLudovico Cavedon2019-01-16
| * QUIC: convert little endian offsets to host endiannessLudovico Cavedon2019-01-15
* | Propagate prefix settings to MakefilesPramode2019-01-20
* | Removed debug codeLuca Deri2019-01-17
* | Removed debug codeLuca Deri2019-01-17
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-01-17
|\ \
| * | Warnign fixesLuca Deri2019-01-17
* | | Removed this party LRU and replaced with home grownLuca Deri2019-01-17
|/ /
* / Disabled ookla statistics: needs to be improvedLuca Deri2019-01-16
|/
* Fixes ookla lru cache use with IPv6Simone Mainardi2019-01-15
* Fix for IPv6 HTTP trafficLuca Deri2019-01-14
* Merge pull request #649 from Dark-Vex/devLuca Deri2019-01-13
|\
| * Bank website detected as TOR from SSL Dissector (bigram check)Daniele De Lorenzi2018-12-20
* | Merge pull request #654 from u-devel/patch-1Luca Deri2019-01-13
|\ \
| * | Update radius.c to RFC2865u-devel2019-01-12
* | | FIX H.323 broken detectionu-devel2019-01-13
|/ /
* | nDPi now finally honours dissection of HTTP responsesLuca Deri2019-01-07
* | Added Modbus over TCP dissectorLuca Deri2018-12-21
|/
* Added Ookla cacheLuca Deri2018-12-17
* Expose ndpi_fill_ip_protocol_category api to handle ICMP flows categoryemanuele-f2018-12-12
* Fixed eDonkey false positivesLuca Deri2018-12-12
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2018-12-10
|\
| * Merge pull request #639 from madpilot78/Create_libndpi.so.MAJOR_linkLuca Deri2018-12-10
| |\
| | * Also create the libndpi.so.2 link.Guido Falsi2018-11-15
* | | Improvements in SpeedTest (Ookla) detectionLuca Deri2018-12-10
|/ /
* | Added the concept of protocols that can have subprotocols. Example Spotify ca...Luca2018-11-30
* | Fix for custom protocol loadLuca2018-11-30
* | Improved heuristicsLuca2018-11-29
* | build: cleanup .so.X.X.X if present.Vitaliy Ivanov2018-11-28
* | build: correct example dpdk linking with pcap.Vitaliy Ivanov2018-11-28