aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/dns.c
Commit message (Expand)AuthorAge
* Adds different checks against overflowsPhilippe Antoine2020-03-19
* Fix buffer over read in dnsPhilippe Antoine2020-03-12
* Fix various buffer over readsPhilippe Antoine2020-02-18
* Improvements for DNS continuous flow dissectionLuca2020-02-06
* Improved DNS response decodingLuca Deri2020-02-04
* Fix undefined shift in dnsPhilippe Antoine2020-01-31
* Updated (C)Luca Deri2020-01-05
* Code cleanupLuca Deri2019-12-09
* Fixed buffer overflow in DNS dissectionLuca Deri2019-11-26
* Major cleanupLuca Deri2019-10-24
* Added extra processing for POP and SMTPLuca Deri2019-10-22
* Handle TCP DNS replies and add is_reply flagemanuele-f2019-10-03
* Fix DNS reply dissection issuesemanuele-f2019-10-03
* Improved category handlign in subprotocolsLuca Deri2019-09-27
* Fixed partial string matchesLuca Deri2019-09-27
* Added ndpi_extra_dissection_possible() API callLuca Deri2019-09-26
* Restructure DNS search codeemanuele-f2019-09-26
* Adedd DTLS check in STUNLuca Deri2019-09-21
* Code cleanupLuca Deri2019-07-27
* Fix DNS rsp_addr missing in some tiny responsesemanuele-f2019-04-15
* Implemented ndpi_process_partial_detection() API call to handle partial match...Luca Deri2019-04-01
* Add DNS response addressemanuele-f2019-03-29
* Merge pull request #673 from vel21ripn/dns_fix_nameLuca Deri2019-03-23
|\
| * More accurate hostname verification in a DNS query.Vitaly Lavrov2019-02-27
* | Fixes possibly broken dissection of invalid DNS responsesSimone Mainardi2019-03-04
|/
* Fix invalid TCP DNS dissectionemanuele-f2019-02-19
* Aligned DNS to HTTP dissectionLuca Deri2019-02-07
* Completed custom category implementationLuca Deri2018-08-16
* Major code cleanupLuca2018-07-21
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Return before calling ndpi_match_host_subprotocol when dns_dissect_response e...Darryl Sokoloski2017-11-30
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* Fixed payload overflow in MQTT, DNStheirix2016-07-25
* Refreshed DNS implementationLuca Deri2016-06-27
* Compilation fixLuca Deri2016-06-15
* Enhanced string boundary check to avoid crashes with malformed packetsLuca Deri2016-06-15
* Fixed dns buffer overflowtheirix2016-05-24
* Fix for invalid DNS reponse detectionLuca2016-05-12
* Added wrappers for substring-searchLuca Deri2016-05-07
* minox fix dnsCampus2016-03-29
* fixed dns check host name serverCampus2016-03-29
* Fixed unitialized variableLuca Deri2016-03-19
* Fix for invalid DNS dissection that caused packet corruptionLuca Deri2016-03-17
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
* Fixed compilation errors due to previous commitLuca Deri2016-01-06
* Hardened DNS dissectorLuca Deri2016-01-06
* wrote new dns dissector - deleted useless part of dns to slim data structures...Campus2015-12-29
* Win32 compilation fixesLuca Deri2015-11-26
* fixed potential buff overflow with sizeof controlCampus2015-11-19
* Fixes for issues #40 -> #52Luca2015-07-11