- Jul 03, 2012
-
-
Jan Kadlec authored
- Deleted obsolete files - Added new b64 decode/encode implementation (same author as out current b32 impl.) - Makefile/Knot.files changes.
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Jan Kadlec authored
- When not-in-zone dname was present in RDATA for more than one time and was covered by wildcard at the same time, wrong node was freed.
-
Lubos Slovak authored
-
- Jul 02, 2012
-
-
Lubos Slovak authored
Now everywhere the server tries to respond with the whole Question section. When it is not possible, it at least copies the ID and flags. refs #1935 @30m
-
Lubos Slovak authored
Not only the name but also the algorithm must be checked. refs #1933 @10m
-
Lubos Slovak authored
An ugly bug that could have manifested in many other ways. refs #1933 @30m
-
Lubos Slovak authored
Conflicts: src/libknot/nameserver/name-server.c
-
- Jun 29, 2012
-
-
Jan Kadlec authored
Refs #1419 @3h
-
- Jun 28, 2012
-
-
Marek Vavrusa authored
refs #1909
-
Lubos Slovak authored
-
Lubos Slovak authored
-
- Jun 21, 2012
-
-
Marek Vavrusa authored
refs #1688
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Jun 20, 2012
-
-
Marek Vavrusa authored
refs #1909
-
Lubos Slovak authored
- When IXFR is rejected and AXFR is tried, wrong incoming packet could have crashed the server. Fixed this by cleaning the ns_xfr_t structure before the fallback.
-
Marek Vavrusa authored
refs #1912
-
Lubos Slovak authored
refs #1688
-
Lubos Slovak authored
-
- Jun 19, 2012
-
-
Marek Vavrusa authored
Old: [AI]XFR of 'ZONE/(IN|OUT)' ... New: (Incoming|Outgoing) [AI]XFR of 'ZONE' ... refs #1912
-
Marek Vavrusa authored
refs #1912
-
Lubos Slovak authored
- Fixed check in RDATA adjusting. - Fixed searching for wildcard covering RDATA dname. - Fixed zone_contents_find_dname(). TODO: Leaks memory from some nodes created during load, but only when there are some RDATA dnames covered by a wildcard in the zone. refs #1419
-
Lubos Slovak authored
- In both cases check also if the NSEC3 tree is not empty. That may cause problems. refs #1922, #1933, #1597
-
Lubos Slovak authored
refs #1922, #1923
-
Lubos Slovak authored
-
Marek Vavrusa authored
refs #1912
-
Marek Vavrusa authored
refs #1912
-
Lubos Slovak authored
-
Lubos Slovak authored
Conflicts: src/common/dynamic-array.c src/knot/server/zones.c
-
Lubos Slovak authored
refs #941
-
Lubos Slovak authored
Wondering whether it would do everything as it should. refs #941
-
Lubos Slovak authored
Conflicts: src/libknot/nameserver/name-server.c
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
- Jun 18, 2012
-
-
Lubos Slovak authored
-
Lubos Slovak authored
TODO: Use the new functions in all possible cases, there are more possible, mostly where ns_error_response() is now used. refs #1918 @1h
-