aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/dns.c
Commit message (Collapse)AuthorAge
...
* wrote new dns dissector - deleted useless part of dns to slim data ↵Campus2015-12-29
| | | | structures used in nDPI and ntopng
* Win32 compilation fixesLuca Deri2015-11-26
|
* fixed potential buff overflow with sizeof controlCampus2015-11-19
|
* Fixes for issues #40 -> #52Luca2015-07-11
| | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
|
* Split former protocol into upper and lower protocolLuca2015-07-01
|
* Removed commented codeLuca2015-07-01
| | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
* deleted protocol type (real-correlated)Michele Campus2015-06-29
|
* Account for the skipping of the DNS RR CLASS field by progressing the ↵Jarred Nicholls2015-06-24
| | | | payload index forward by an extra 2 octets. Remove commented code.
* Minor code cleanupLuca Deri2015-05-18
|
* Initial import from SVNLuca Deri2015-04-19