- Oct 16, 2014
-
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
Also unified doxygen comments.
-
Lubos Slovak authored
-
- Oct 15, 2014
-
-
Lubos Slovak authored
-
- Oct 14, 2014
-
-
Lubos Slovak authored
Conflicts: src/knot/nameserver/ixfr.c src/knot/nameserver/process_answer.c src/knot/nameserver/process_query.c src/knot/server/tcp-handler.c src/knot/zone/events/handlers.c src/libknot/dname.c src/libknot/processing/requestor.c src/libknot/rrtype/tsig.c
-
- Oct 09, 2014
-
-
Daniel Salzman authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
Conflicts: Knot.files src/Makefile.am tests/Makefile.am
-
Jan Včelák authored
Code cleanup See merge request !290
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Oct 08, 2014
-
-
Marek Vavruša authored
Conflicts: Knot.files src/Makefile.am src/knot/conf/conf.h src/knot/nameserver/process_answer.c src/knot/zone/events/handlers.c
-
Jan Kadlec authored
EDNS fixes - Fixed interpretation of Extended RCODE (was not joining the normal and extended RCODE fields). - Modified output of Extended RCODE in utilities. - If BADVERS is returned, return minimal error response. (No Answer) See merge request !289
-
- Oct 07, 2014
-
-
Lubos Slovak authored
-
- Oct 06, 2014
-
-
Daniel Salzman authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
- Oct 03, 2014
-
-
Jan Kadlec authored
-
- Oct 02, 2014
-
-
Jan Kadlec authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Včelák authored
Buffer boundaries are checked in knot_dname_wire_check(). The tested function expects a valid dname. As a result, a memory outside the static buffer is accessed.
-
Jan Včelák authored
_BSD_SOURCE is deprecated since glibc 2.20
-
protobuf-c 1.0.0 added a new 'allocator' field to ProtobufCBufferSimple that controls memory allocation, which must be NULL in order to request the default system allocator. Allocating ProtobufCBufferSimple objects on the stack without zeroing the entire object can result in protobuf-c's memory allocation functions dereferencing a garbage pointer. Signed-off-by:
Jan Vcelak <jan.vcelak@nic.cz>
-
- Oct 01, 2014
-
-
Jan Včelák authored
-
Jan Včelák authored
-
- Sep 30, 2014
-
-
Lubos Slovak authored
-
Jan Včelák authored
-
- Sep 29, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Včelák authored
See merge request !287
-
Jan Včelák authored
-