- Nov 09, 2010
-
-
Lubos Slovak authored
refs #5, #88
-
Lubos Slovak authored
Fixed creating dname struct from wire format (was not copying). refs #5, #88
-
Lubos Slovak authored
- creating dname (empty, from string, from wire format) - deleting dname - converting dname to string Minor change in node - added linked list pointer to next node. refs #5, #88
-
Lubos Slovak authored
refs #5, #88
-
- Nov 04, 2010
-
-
Lubos Slovak authored
refs #5
-
- Oct 25, 2010
-
-
Marek Vavrusa authored
* Test now detects invalid number of parameters.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Oct 20, 2010
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Oct 19, 2010
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Oct 14, 2010
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Tests for server unit. TAP protocol output.
-
-
- Oct 13, 2010
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Oct 12, 2010
-
-
Marek Vavrusa authored
- No epoll and master thread - Workers are racing on recvfrom() - Workers are natively blocked by recvfrom() - Zero synchronisation overhead - Presuming recfrom() is thread-safe
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Sep 27, 2010
-
-
Lubos Slovak authored
-
Lubos Slovak authored
When processing DNAME, the actual qname should be used instead of the one from the query (e.g. when after CNAME). Saving the actual qname before stripping and using it in DNAME and wildcard processing.
-
Lubos Slovak authored
-
Lubos Slovak authored
-
- Sep 23, 2010
-
-
Lubos Slovak authored
There are probably multiple bugs, needs a lot of testing and revision of the algorithm. However, it should mirror the current state of the flowchart (230910-my).
-