aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* Tests result fixLuca2019-04-05
|\
| * Implemented ndpi_process_partial_detection() API call to handle partial match...Luca Deri2019-04-01
| * Add DNS response addressemanuele-f2019-03-29
| * SSL cleanupLuca Deri2019-03-25
| * Merge pull request #681 from chiehmin/certificate-parsingLuca Deri2019-03-23
| |\
| | * we only need one dot to confirm it is a valid domain namechiehminw2019-03-20
| | * retreive ssl certificate origanizationchiehminw2019-03-20
| * | Merge pull request #678 from madpilot78/FreeBSD_endian.hLuca Deri2019-03-23
| |\ \
| | * | The le32toh() function used in some places on BSD OSes require sys/endian.h t...Guido Falsi2019-03-12
| * | | Merge pull request #677 from chiehmin/add-http-method-prefixLuca Deri2019-03-23
| |\ \ \
| | * | | Add NDPI prefix for HTTP_METHOD enum to avoid name collisionschiehminw2019-03-12
| * | | | Merge pull request #673 from vel21ripn/dns_fix_nameLuca Deri2019-03-23
| |\ \ \ \
| | * | | | More accurate hostname verification in a DNS query.Vitaly Lavrov2019-02-27
| * | | | | Merge pull request #665 from vel21ripn/whatsappLuca Deri2019-03-23
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix whatsapp signature detecting.Vitaly Lavrov2019-01-31
* | | | | | Fixed false positive with FTP_DATA protocolLuca2019-04-05
|/ / / / /
* | | | | Improved FTP dissectionLuca Deri2019-03-14
* | | | | Added fix to avoid FTP false positivesLuca Deri2019-03-14
| |_|_|/ |/| | |
* | | | Removed categories based on file contentLuca Deri2019-03-10
* | | | Proto cleanupLuca2019-03-08
| |_|/ |/| |
* | | Fixes possibly broken dissection of invalid DNS responsesSimone Mainardi2019-03-04
* | | Fixed false positive mining detectionLuca2019-03-01
| |/ |/|
* | Improved MDNS dissectionLuca Deri2019-02-24
* | Fix invalid TCP DNS dissectionemanuele-f2019-02-19
* | Aligned DNS to HTTP dissectionLuca Deri2019-02-07
|/
* Improved HTTP response code handlingLuca Deri2019-01-23
* Merge pull request #659 from cavedon/direction-endiannessLuca Deri2019-01-20
|\
| * QUIC: convert little endian offsets to host endiannessLudovico Cavedon2019-01-15
* | 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 #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
* Fixed eDonkey false positivesLuca Deri2018-12-12
* Added the concept of protocols that can have subprotocols. Example Spotify ca...Luca2018-11-30
* Improved heuristicsLuca2018-11-29
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
* Improved WeChat supportLuca Deri2018-11-19
* commented out debug printAlfredo Cardigliano2018-11-16
* Improved skype heuristicLuca Deri2018-11-15
* Merge pull request #636 from 2miksyn/devLuca Deri2018-11-14
|\
| * Improve SSL detection, prevent false positive SSL detectionMikhail Smirnov2018-11-09