Lines Matching full:fixed
18 * bugfix #166: Grow buffer when writing chars and fixed size
42 * Detect fixed time memory compare for openssl 0.9.8.
459 * Fixed the ldns resolver to not mark a nameserver unreachable when
485 * pyldns memory leaks fixed by Bedrich Kosata (at the cost of a bit
494 * Fixed the omission of rrsets in nsec(3)s and rrsigs to all occluded
570 * bugfix #317: segfault util.c ldns_init_random() fixed.
598 * bugfix #304: fixed dead loop in ldns_tcp_read_wire() and
603 * Fixed comment in rbtree.h about being first member and data ptr.
604 * Fixed possibly leak in case of out of memory in ldns_native2rdf...
606 * Fixed: signatures over wildcards had the wrong labelcount.
607 * Fixed ldns_verify() inconsistent return values.
608 * Fixed ldns_resolver to copy and free tsig name, data and algorithm.
609 * Fixed ldns_resolver to push search onto searchlist.
613 * Fixed ldns_rdf2buffer_str_time(), which did not print timestamps
677 * Fixed quote parsing within strings
679 * Fixed non-fqdn domain name completion for rdata field domain
681 * Fixed chain validation with SHA256 DS records
698 * Fixed a small memory bug in ldns_rr_list_subtype_by_rdf(),
706 * Fixed a bug in the parser when reading large NSEC3 salt
727 * fixed a possible memory overflow in the RR parser
729 * fixed a building race condition in the copying of header
760 * Fixed memory leaks in ldnsd
766 * fixed a build issue where ldns lib existence was done too early
770 * fixed NSEC3 type bitmaps for empty nonterminals and unsigned
780 * rdata.c memory leaks on error and allocation checks fixed (patch
782 * zone.c memory leaks on error and allocation checks fixed (patch
784 * ldns-zsplit output and error messages fixed (patch from Shane Kerr,
786 * Fixed potential buffer overflow in ldns_str2rdf_dname
789 * Fixed a bug in the randomness initialization
790 * Fixed a bug in the reading of resolv.conf
791 * Fixed a bug concerning whitespace in zone data (with patch from Ondrej
793 * Fixed a small fallback problem in axfr client code
817 * ldns-testpkts has been fixed and updated
822 * ldns-walk output has been fixed
823 * ldns-compare-zones has been fixed, and now has an option
845 * DSA key generation of DNSKEY RRs fixed (one byte too small).
858 * Fixed DSA RRSIG conversion when calling OpenSSL
890 * Fixed manpages (thanks to Ondrej Sury)
891 * Fixed Makefile for -j <x>
892 * Fixed a $ORIGIN error when reading zones
893 * Fixed another off-by-one error
896 * Fixed an offset error in rr comparison
897 * Fixed ldns-read-zone exit code
899 * Fixed ldns-key2ds -2 argument
900 * Fixed $ORIGIN bug in .key files
902 * Fixed a memory leak in dnssec code when SHA256 is not available
923 - typo in keyfetchers output file name fixed (a . too much)
924 - fixed zone file parser when comments contain ( or )
925 - fixed LOC RR type
926 - fixed CERT RR type
936 * Fixed bugs:
948 platform; some gnuism were identified and fixed.
960 * Fixed a lot of bugs