]>
git.ipfire.org Git - thirdparty/ldns.git/log
Jelte Jansen [Mon, 8 Oct 2007 21:23:54 +0000 (21:23 +0000)]
added --disable-rpath option (for mutilib systems)
Wouter Wijngaards [Tue, 25 Sep 2007 10:23:19 +0000 (10:23 +0000)]
If you change TYPE_ANY to TYPE_NULL (which is smaller than _COMMON) then
qtype ANY prints correctly again.
Wouter Wijngaards [Mon, 24 Sep 2007 13:02:17 +0000 (13:02 +0000)]
memleakje.
Wouter Wijngaards [Mon, 17 Sep 2007 13:39:43 +0000 (13:39 +0000)]
Changes:
o edns is added when DO bit is set by pkt2wire.
o size_t case in rdlen of nsec3 next owner name, for 255 long next
owner names.
o salt string2host from 5+len to 1+len. Fixes, some sort of typo?
o added NSEC3 keysigning types to the keysize calculation routine.
o added DO flag (set on returned message) and copy_query to returned
message options to ldns-testpackets.
Jelte Jansen [Wed, 12 Sep 2007 12:09:01 +0000 (12:09 +0000)]
fixed key size calculation for DSA keys and large-exponented RSA keys
added ldns_rr_dnskey_key_size_raw() function
changed return type to size_t
Wouter Wijngaards [Thu, 6 Sep 2007 09:39:20 +0000 (09:39 +0000)]
NSEC3 op draft-11 typecodes.
Added DHCID type.
Wouter Wijngaards [Thu, 6 Sep 2007 08:56:23 +0000 (08:56 +0000)]
Fixup code before declaration in compat code.
Jelte Jansen [Wed, 29 Aug 2007 12:10:46 +0000 (12:10 +0000)]
unused args removed,
other warnings fixed regarding const arg
fixed a forgotten memory cleanup when encountering an unknown algorithm
Wouter Wijngaards [Wed, 29 Aug 2007 11:57:35 +0000 (11:57 +0000)]
check success of sign routine.
Jelte Jansen [Wed, 29 Aug 2007 10:00:04 +0000 (10:00 +0000)]
empty non-terminal check in tracer, see
http://www.ops.ietf.org/lists/namedroppers/namedroppers.2005/msg00796.html
Jelte Jansen [Tue, 28 Aug 2007 10:09:10 +0000 (10:09 +0000)]
trace fixlet
Jelte Jansen [Fri, 24 Aug 2007 13:43:13 +0000 (13:43 +0000)]
new way to do NSEC records in tree building. Does not actually do the coverage yet, only the crypto
Jelte Jansen [Wed, 22 Aug 2007 12:04:15 +0000 (12:04 +0000)]
small workaround for temporary nsec3 type codex
Jelte Jansen [Wed, 22 Aug 2007 08:27:28 +0000 (08:27 +0000)]
update version
Jelte Jansen [Tue, 21 Aug 2007 09:29:20 +0000 (09:29 +0000)]
fail on error weer uit de makefile
Jelte Jansen [Tue, 21 Aug 2007 09:27:43 +0000 (09:27 +0000)]
small tweak in chase output
don't print algorithms as mnemonics
Wouter Wijngaards [Thu, 16 Aug 2007 09:00:29 +0000 (09:00 +0000)]
Buffer was too small for larger packet printing.
Jelte Jansen [Thu, 16 Aug 2007 08:59:03 +0000 (08:59 +0000)]
er remove that sigcheck thing from makefile, wasn't quite convenient
Jelte Jansen [Wed, 15 Aug 2007 14:25:14 +0000 (14:25 +0000)]
yet another trial with signature chase output
re-added -Werror to configure
added initial crappy simple stdin signature check tool
Jelte Jansen [Wed, 15 Aug 2007 14:08:35 +0000 (14:08 +0000)]
skip past rdata length when comparing rrs
Jelte Jansen [Tue, 14 Aug 2007 10:16:50 +0000 (10:16 +0000)]
fix for nsecs
Jelte Jansen [Mon, 13 Aug 2007 12:39:50 +0000 (12:39 +0000)]
test updates
Jelte Jansen [Mon, 13 Aug 2007 12:26:39 +0000 (12:26 +0000)]
stop building chain if no server are reachable
Jelte Jansen [Mon, 13 Aug 2007 12:17:37 +0000 (12:17 +0000)]
update build test for freebsd
Jelte Jansen [Fri, 10 Aug 2007 14:39:44 +0000 (14:39 +0000)]
add extra SSL_ERR status code to signal caller to check openssl's error functions
fixed DSA verification (the enveloped functions expect DER encoded signature instead of raw data)
Jelte Jansen [Fri, 10 Aug 2007 08:20:28 +0000 (08:20 +0000)]
only do trust tree key checking if there were actually any keys provided
Jelte Jansen [Thu, 9 Aug 2007 09:03:41 +0000 (09:03 +0000)]
merged changes from 1.2.x branch (rev. 2412:2415)
Jelte Jansen [Wed, 8 Aug 2007 12:02:57 +0000 (12:02 +0000)]
merge canonicalization fix from 1.2.x (rev. 2406-2412)
Jelte Jansen [Wed, 8 Aug 2007 12:01:15 +0000 (12:01 +0000)]
use real temp dir for nossl build, not a static one
Jelte Jansen [Wed, 8 Aug 2007 10:01:53 +0000 (10:01 +0000)]
strange zonereader behaviour came from the no-openssl test which ran in the same dir as the normal compile test
fixed no-ssl test to build in a seperate temp dir
Jelte Jansen [Wed, 8 Aug 2007 09:45:41 +0000 (09:45 +0000)]
move define to be able to use it in the unit test
switched test result output of zone reader
fixed type for LOC altitude
Wouter Wijngaards [Wed, 8 Aug 2007 07:29:26 +0000 (07:29 +0000)]
raw routines for signature validation.
also fixed out of bounds memory access for short key data during validation.
and a possible uninitialised variable use for short key data in keytag calc.
Jelte Jansen [Tue, 7 Aug 2007 13:50:21 +0000 (13:50 +0000)]
merge updates from the 1.2.x branch (rev. 2396:2406)
Jelte Jansen [Tue, 7 Aug 2007 13:32:06 +0000 (13:32 +0000)]
thanks to wouter for comments :)
Jelte Jansen [Tue, 7 Aug 2007 13:13:18 +0000 (13:13 +0000)]
remove double buffer_frees
Wouter Wijngaards [Tue, 7 Aug 2007 12:58:33 +0000 (12:58 +0000)]
shift tabindent.
Jelte Jansen [Mon, 6 Aug 2007 14:16:19 +0000 (14:16 +0000)]
add a mini-trust-tree for DNSKEYS that sign their own DNSKEY set
Wouter Wijngaards [Fri, 3 Aug 2007 09:46:22 +0000 (09:46 +0000)]
typo.
Jelte Jansen [Thu, 2 Aug 2007 12:53:57 +0000 (12:53 +0000)]
sigh
Jelte Jansen [Thu, 2 Aug 2007 12:42:03 +0000 (12:42 +0000)]
fixed reading of dnskeys
Jelte Jansen [Thu, 2 Aug 2007 10:24:08 +0000 (10:24 +0000)]
forgot to remove variable declaration
Jelte Jansen [Thu, 2 Aug 2007 10:18:22 +0000 (10:18 +0000)]
fix bodged descriptor function
Jelte Jansen [Wed, 1 Aug 2007 14:50:30 +0000 (14:50 +0000)]
merger of nsec3 branch
(nsec3 not implemented in the new chaser code yet, that will be next step)
Jelte Jansen [Mon, 30 Jul 2007 12:53:54 +0000 (12:53 +0000)]
doh
Jelte Jansen [Mon, 30 Jul 2007 11:37:52 +0000 (11:37 +0000)]
make target for realloc too
Jelte Jansen [Fri, 27 Jul 2007 10:26:35 +0000 (10:26 +0000)]
one more warning removed
Jelte Jansen [Thu, 26 Jul 2007 12:14:55 +0000 (12:14 +0000)]
fixed examples to new api
Wouter Wijngaards [Thu, 26 Jul 2007 12:09:13 +0000 (12:09 +0000)]
nogeen.
Jelte Jansen [Thu, 26 Jul 2007 12:07:20 +0000 (12:07 +0000)]
ttl types 32 bit instead of 16
Jelte Jansen [Thu, 26 Jul 2007 09:39:13 +0000 (09:39 +0000)]
removed warnings
Jelte Jansen [Wed, 25 Jul 2007 13:51:59 +0000 (13:51 +0000)]
doh, should have used cap instead of pos
Jelte Jansen [Wed, 25 Jul 2007 13:31:31 +0000 (13:31 +0000)]
check buffer position in txt rrs that may have no rdatas
Jelte Jansen [Wed, 25 Jul 2007 13:12:13 +0000 (13:12 +0000)]
codingstyle test
Jelte Jansen [Wed, 25 Jul 2007 12:50:22 +0000 (12:50 +0000)]
change codingstyle test
Jelte Jansen [Wed, 25 Jul 2007 12:33:14 +0000 (12:33 +0000)]
make examples lint work on linux machine
Wouter Wijngaards [Wed, 25 Jul 2007 09:39:46 +0000 (09:39 +0000)]
Rcode added to parser for test packets.
Jelte Jansen [Thu, 12 Jul 2007 13:41:14 +0000 (13:41 +0000)]
more manpages
Jelte Jansen [Thu, 12 Jul 2007 09:39:01 +0000 (09:39 +0000)]
updated manpage
Mark Santcroos [Tue, 3 Jul 2007 12:45:00 +0000 (12:45 +0000)]
Avoid confusion with argument ordering.
Jelte Jansen [Mon, 25 Jun 2007 10:09:10 +0000 (10:09 +0000)]
lint and doc warnings removed
Jelte Jansen [Mon, 25 Jun 2007 09:40:54 +0000 (09:40 +0000)]
ldns-signzone can now read pubkeys from the zonefile (and if not present, looks for .key file, and if not present, generates from the .private with default values)
Jelte Jansen [Thu, 21 Jun 2007 12:33:40 +0000 (12:33 +0000)]
signzone now removes old dnssec sigs and nsecs before signing, allowing one to re-sign a zone
Wouter Wijngaards [Thu, 21 Jun 2007 12:02:44 +0000 (12:02 +0000)]
Const and redo dso fixup.
Wouter Wijngaards [Thu, 21 Jun 2007 11:48:49 +0000 (11:48 +0000)]
New buffer_copy routine.
Jelte Jansen [Wed, 20 Jun 2007 09:29:17 +0000 (09:29 +0000)]
removed debug print
Jelte Jansen [Wed, 20 Jun 2007 09:11:10 +0000 (09:11 +0000)]
-s (strip DNSSEC) option in read-zone
Jelte Jansen [Wed, 20 Jun 2007 08:32:37 +0000 (08:32 +0000)]
more verbose tree printing option
extra return code for contains key: existence_denied (by nsec)
Jelte Jansen [Mon, 18 Jun 2007 11:24:16 +0000 (11:24 +0000)]
added dnssec_chain and dnssec_tree functionality
drill now uses this new method (build chain -> build tree -> find key)
added some missing const values to the API
Wouter Wijngaards [Tue, 12 Jun 2007 14:44:56 +0000 (14:44 +0000)]
doxygen 1.5 fixup
Wouter Wijngaards [Tue, 12 Jun 2007 13:48:35 +0000 (13:48 +0000)]
Typo fix.
Jelte Jansen [Thu, 7 Jun 2007 08:38:50 +0000 (08:38 +0000)]
'insecurer' mode in ldns-keyfetcher (just ask a recursive server for the key)
Jelte Jansen [Tue, 5 Jun 2007 12:43:55 +0000 (12:43 +0000)]
another request: let resolver ignore unknown keywords in /etc/resolv.conf
Jelte Jansen [Tue, 5 Jun 2007 09:38:30 +0000 (09:38 +0000)]
-no-undefined should also make ldns compile on osx < 10.3
Jelte Jansen [Thu, 24 May 2007 12:53:00 +0000 (12:53 +0000)]
merges crypto_evp_api branch back to trunk
Jelte Jansen [Thu, 24 May 2007 12:10:14 +0000 (12:10 +0000)]
arg
Jelte Jansen [Thu, 24 May 2007 10:47:47 +0000 (10:47 +0000)]
doh
Jelte Jansen [Thu, 24 May 2007 10:39:21 +0000 (10:39 +0000)]
fix doxy
Jelte Jansen [Wed, 23 May 2007 10:55:24 +0000 (10:55 +0000)]
have ssl checks surrounding ssl specific functionality
Jelte Jansen [Wed, 23 May 2007 10:35:53 +0000 (10:35 +0000)]
-y flag was missing in manpage
Jelte Jansen [Wed, 23 May 2007 09:23:10 +0000 (09:23 +0000)]
some updates and temporary debug stuff to the new internal verification functions as provided by simon vallet (which will be changed)
updated drill to use those
Wouter Wijngaards [Tue, 22 May 2007 15:15:14 +0000 (15:15 +0000)]
DO bit matching for ldns.
Jelte Jansen [Wed, 16 May 2007 10:29:50 +0000 (10:29 +0000)]
moved ds/dnskey read function to keys.[ch]
Jelte Jansen [Wed, 16 May 2007 08:46:35 +0000 (08:46 +0000)]
incorporated patches as provided from Simon Vallet (will be slightly modified, but this patch contains the literal patches)
Wouter Wijngaards [Mon, 7 May 2007 14:02:32 +0000 (14:02 +0000)]
print out extended rcode from edns, if not 0.
Wouter Wijngaards [Fri, 4 May 2007 14:12:42 +0000 (14:12 +0000)]
Option to match TTL values.
Jelte Jansen [Thu, 3 May 2007 11:45:57 +0000 (11:45 +0000)]
cleaner output
Jelte Jansen [Wed, 2 May 2007 07:45:29 +0000 (07:45 +0000)]
and one more walking fix
Jelte Jansen [Wed, 2 May 2007 07:35:22 +0000 (07:35 +0000)]
fixed a comparison error for 63-char labels
walker now adds '0' (ascii 30) instead of ascii 0 as epsilon
Wouter Wijngaards [Tue, 1 May 2007 10:08:44 +0000 (10:08 +0000)]
Fixed so that a pointer to a 0 byte can be decompressed to the root.
Wouter Wijngaards [Fri, 27 Apr 2007 13:32:56 +0000 (13:32 +0000)]
More lenient, can now follow a pointer after a pointer.
(But will check for loops and so on).
Wouter Wijngaards [Mon, 23 Apr 2007 14:58:21 +0000 (14:58 +0000)]
Slightly more lenient: if an EDNS OPT record is not the last in the additional
section, this is accepted by wireformat to ldnspkt routine. It no longer drops
the last RR from the additional section in that case.
Jelte Jansen [Wed, 18 Apr 2007 09:17:16 +0000 (09:17 +0000)]
set parser end-of-buffer check to limit(), not capacity()
Jelte Jansen [Wed, 18 Apr 2007 08:41:05 +0000 (08:41 +0000)]
fix memlead in drill -f
Wouter Wijngaards [Mon, 16 Apr 2007 13:58:57 +0000 (13:58 +0000)]
* Fixup LDNS_COMPRESS to LDNS_NO_COMPRESS if no dnames in the type.
* Added dname_count in type descriptors.
* Unit test that tests the descriptor array.
Jelte Jansen [Thu, 12 Apr 2007 07:57:26 +0000 (07:57 +0000)]
add RUNTIME PATH to ssl ckech
Jelte Jansen [Wed, 11 Apr 2007 08:24:00 +0000 (08:24 +0000)]
update changelog
Jelte Jansen [Wed, 11 Apr 2007 07:56:06 +0000 (07:56 +0000)]
some forgotten version numbers
Jelte Jansen [Tue, 10 Apr 2007 14:06:19 +0000 (14:06 +0000)]
some texts fixed
Jelte Jansen [Tue, 10 Apr 2007 13:46:33 +0000 (13:46 +0000)]
last lint fixes
Jelte Jansen [Tue, 10 Apr 2007 07:40:45 +0000 (07:40 +0000)]
update spec file