- Oct 12, 2014
-
-
Jan Kadlec authored
-
- Oct 11, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Oct 10, 2014
-
-
Jan Kadlec authored
fix LP signing See merge request !293
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Kadlec authored
persistent timers in storage subdirectory See merge request !292
-
- Oct 09, 2014
-
-
Jan Včelák authored
All data in server are kept in canonical format after recent changes.The flag is no longer needed. Existing code didn't recognize case sensitive RR types (LP), which caused creation of invalid signatures.
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
RDATA lowercase Some more tests would be handy, will add next week. See merge request !288
-
Jan Kadlec authored
-
Jan Kadlec authored
-
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
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
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
- Test changing case in different types and even adding a duplicate record that differs only in lettercase in RDATA. - Also, test changing case in NSEC's next domain name. Should result in resign, but that doesn't happen right now.
-
Lubos Slovak authored
-
- Oct 06, 2014
-
-
Daniel Salzman authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
- Semantic check: missing conversion of next NSEC to lowercase when comparing with apex. - Changed condition when SERVFAIL is returned (no combination with any possible Ext RCODE).
-
- 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
-
Lubos Slovak authored
Conflicts: Knot.files
-