- Feb 17, 2014
-
-
Jan Kadlec authored
-
- Feb 13, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Feb 11, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Feb 06, 2014
-
-
Jan Kadlec authored
- RRSIGs from node are added to rrinfo section. - When putting RRSIGs for each section, proper RRSIGs for each RRSet are syntesized and later freed.
-
Jan Kadlec authored
-
- Feb 05, 2014
-
-
Jan Včelák authored
closes #204
-
Jan Kadlec authored
- Added new public alloc helper functions to mempattern.h. - RRSet owners are not allocated using memctx, because they might be dropped later and because DNAME has no memctx API. - Only packet had its own memctx at the time of writing. Later, most RRSet operations should use custom allocators, for now, no allocator is used.
-
- Jan 30, 2014
-
-
Marek Vavrusa authored
-
- Jan 29, 2014
-
-
Jan Kadlec authored
-
- Jan 07, 2014
-
-
Marek Vavrusa authored
-
Jan Kadlec authored
Closes #184
-
- Dec 19, 2013
-
-
Jan Včelák authored
value returned by rrset_rdata_pointer() is expected to be nonzero
-
Jan Včelák authored
-
Marek Vavrusa authored
-
- Dec 06, 2013
-
-
Marek Vavrusa authored
Previous expectation was that answer names suffix usually matches QNAME. This doesn't work so well for example for root zone or transfers. New expectation is that the name suffix is usually similar to previous name, as they are likely to be grouped together.
-
- Dec 04, 2013
-
-
Marek Vavrusa authored
-
- Dec 03, 2013
-
-
Marek Vavrusa authored
-
- Dec 02, 2013
-
-
Jan Kadlec authored
-
- Nov 27, 2013
-
-
Marek Vavrusa authored
-
- Nov 21, 2013
-
-
Marek Vavrusa authored
-
- Oct 31, 2013
-
-
Daniel Salzman authored
-
- Oct 23, 2013
-
-
Lubos Slovak authored
Should be obsolete now and should work without them. refs #168
-
Lubos Slovak authored
-
- Oct 22, 2013
-
-
Lubos Slovak authored
-
- Oct 18, 2013
-
-
Jan Včelák authored
Not actually used in the code, but was broken.
-
- Oct 11, 2013
-
-
Jan Včelák authored
-
- Oct 10, 2013
-
-
Jan Včelák authored
(Chance to win a beer is included in this commit.) refs #4
-
- Oct 08, 2013
-
-
Jan Kadlec authored
-
- Oct 07, 2013
-
-
Jan Kadlec authored
- DNAMEs in RRSets are now compared using memcmp - Modified DNSSEC dump parameters (no wrap ...) - Removed double rollback Refs #4
-
- Sep 30, 2013
-
-
Jan Včelák authored
CID: 1086926
-
Jan Včelák authored
CID: 1086927
-
- Sep 25, 2013
-
-
Jan Včelák authored
Coccinelle patch performing most changes included.
-
- Sep 19, 2013
-
-
Jan Včelák authored
-
- Sep 17, 2013
-
-
Jan Včelák authored
Not optimal, uses existing interface for RRSet merging. refs #4
-
Jan Včelák authored
-
Daniel Salzman authored
-
- Sep 16, 2013
-
-
Jan Včelák authored
Allows to create a new emtpy RRSet given another RRSet as a template.
-
- Sep 11, 2013
-
-
Jan Kadlec authored
- added a debug message to rrset_new() Refs #4
-