- Mar 14, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Mar 13, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Added debug message to ddns.
-
Daniel Salzman authored
It is possible to use algorithm an certificate type mnemonics now. This case concerns CERT, DS, DNSKEY and RRSIG types.
-
- Mar 12, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- First insert node's owner into lookup, then perform rest of the operations.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Dname might be present somewhere else in RDATA.
-
Jan Kadlec authored
- Code review helped.
-
Daniel Salzman authored
NOTE: not completed
-
Daniel Salzman authored
refs #2137
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
- Mar 11, 2013
-
-
Jan Kadlec authored
- Was causing wrong node->owner->node values and thus incomplete additional sections.
-
Jan Kadlec authored
-
Daniel Salzman authored
refs #2137
-
Daniel Salzman authored
-
Daniel Salzman authored
Coverity scan #989558 (Logically dead code)
-
Jan Kadlec authored
- wire_pos in compression info structure was not initialized properly (was set to 0 instead of response->size) resulting in bogus compression (it worked for simple records, but failed for larger ones, if containing more than one name) - fixed compilation warnings in debug messages.
-
- Mar 10, 2013
-
-
Daniel Salzman authored
Coverity scan #989558 (Logically dead code)
-
Daniel Salzman authored
refs #2138
-
- Mar 09, 2013
-
-
Jan Kadlec authored
- Assert on line 419 in response.c was failing - added an extra check, so that DNAMEs with offets less than header size will not be inserted to compression table. Seems to have fixed the issue, but I'm not sure if I haven't broken something else. Please review. - Reeanbled packet compression.
-