- Jun 28, 2013
-
-
Marek Vavrusa authored
When concatenating FQDNs, the first name \0 label must be cut.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
All the functions using them we're remade using the new wire based API. Not safe for non-linear names though.
-
Marek Vavrusa authored
refs #19
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
fixes #23
-
Marek Vavrusa authored
refs #21
-
Marek Vavrusa authored
refs #23
-
Marek Vavrusa authored
More cleanup is required though, there are a lot of duplicate functions. Ultimately, most of the packet functions should be gone in favour of the knot_wire_* ones.
-
Marek Vavrusa authored
refs #22
-
Marek Vavrusa authored
This makes most of the use of the MM context apart from several places, which are to be refactored: - constructed RRs - QNAME refs #22
-
Marek Vavrusa authored
-
Ondřej Surý authored
-
- Jun 27, 2013
-
-
Marek Vavrusa authored
-
Jan Kadlec authored
- Per user request
-
Jan Kadlec authored
cov: 1038957, 1038955
-
Jan Kadlec authored
cov:1038956
-
Marek Vavrusa authored
Conflicts: doc/running.texi
-
Jan Kadlec authored
Refs #37
-
Jan Kadlec authored
- Compilation warning fixed - Constant with comment added - Signed count removed - Added missing header guards - Changed output of estimation Refs #37
-
Jan Kadlec authored
-
Marek Vavrusa authored
Caused painfully slow AXFR when RRSIGs came before the covered RRs.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #37
-
Jan Kadlec authored
- Changed magic constant to 1.2 - Info about total server memory consumption Refs #37
-
Jan Kadlec authored
- Added malloc overhead (sizeof(size_t) for each allocation, according to libc's malloc.c source file. - Added minimal malloc chunk size (sizeof(size_t) * 3) - With magic constant of 1.15, results are OK, but needs more tweaking, only tested with one set of RRs and only on a 64bit system. Refs #37
-
- Jun 26, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Used for ahtable size estimation - Estimate still not precise, but getting close - Added malloc wrapper for trie, but allocated sizes are negligible Refs #37
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
Marek Vavrusa authored
It would otherwise clash with TSIG errors, which are required to be inverted TSIG RCODEs.
-
Marek Vavrusa authored
You can disable it by specifying an empty control {} section.
-
Marek Vavrusa authored
-