]> granicus.if.org Git - pdns/log
pdns
8 years agoMerge pull request #3452 from pieterlexis/detect-network-libs
Pieter Lexis [Thu, 25 Feb 2016 12:27:52 +0000 (13:27 +0100)]
Merge pull request #3452 from pieterlexis/detect-network-libs

Detect several network libraries properly

8 years agoDetect several network libraries properly
Pieter Lexis [Wed, 17 Feb 2016 19:25:57 +0000 (20:25 +0100)]
Detect several network libraries properly

Closes #3369

8 years agoMerge pull request #3037 from pieterlexis/issue-3024-ENT-cleanups
Pieter Lexis [Thu, 25 Feb 2016 10:09:35 +0000 (11:09 +0100)]
Merge pull request #3037 from pieterlexis/issue-3024-ENT-cleanups

Remove superfluous gsql queries and stop relying on schema defaults

8 years agoMerge pull request #3448 from zeha/recuconfig
bert hubert [Thu, 25 Feb 2016 09:51:20 +0000 (10:51 +0100)]
Merge pull request #3448 from zeha/recuconfig

Remove edns-subnet-whitelist whitelist pointing to powerdns.com

8 years agoMerge pull request #3230 from zeha/websec
Pieter Lexis [Thu, 25 Feb 2016 09:08:21 +0000 (10:08 +0100)]
Merge pull request #3230 from zeha/websec

Auth/Recursor: drop JSONP, add web security headers

8 years agoMerge pull request #3279 from zeha/bio-api-correctness
Pieter Lexis [Thu, 25 Feb 2016 09:08:15 +0000 (10:08 +0100)]
Merge pull request #3279 from zeha/bio-api-correctness

Handle return codes from OpenSSL BIO_*

8 years agoRemove edns-subnet-whitelist whitelist pointing to powerdns.com
Christian Hofstaedtler [Wed, 24 Feb 2016 22:02:25 +0000 (23:02 +0100)]
Remove edns-subnet-whitelist whitelist pointing to powerdns.com

8 years agoHandle return codes from OpenSSL BIO_*
Christian Hofstaedtler [Wed, 24 Feb 2016 21:06:29 +0000 (22:06 +0100)]
Handle return codes from OpenSSL BIO_*

8 years agoMerge pull request #3443 from ahupowerdns/speedups
bert hubert [Wed, 24 Feb 2016 20:41:34 +0000 (21:41 +0100)]
Merge pull request #3443 from ahupowerdns/speedups

Speedups! Closes some big impediments for performance & even correctness

8 years agoMerge pull request #3442 from pieterlexis/recursor-ixfr-catch-exception
bert hubert [Wed, 24 Feb 2016 20:40:41 +0000 (21:40 +0100)]
Merge pull request #3442 from pieterlexis/recursor-ixfr-catch-exception

recursor: catch exception during IXFR of RPZ

8 years agoMerge pull request #3444 from pieterlexis/recursor-ixfr-tsig-algo-names
bert hubert [Wed, 24 Feb 2016 20:40:25 +0000 (21:40 +0100)]
Merge pull request #3444 from pieterlexis/recursor-ixfr-tsig-algo-names

recursor: set the TSIG algoname on IXFR correctly

8 years agoMerge pull request #3445 from pieterlexis/recursor-rpz-docs
bert hubert [Wed, 24 Feb 2016 20:39:50 +0000 (21:39 +0100)]
Merge pull request #3445 from pieterlexis/recursor-rpz-docs

Document recursor RPZ options

8 years agoDocument recursor RPZ options
Pieter Lexis [Wed, 24 Feb 2016 17:48:43 +0000 (18:48 +0100)]
Document recursor RPZ options

8 years agorecursor: set the TSIG algoname on IXFR correctly
Pieter Lexis [Wed, 24 Feb 2016 17:14:31 +0000 (18:14 +0100)]
recursor: set the TSIG algoname on IXFR correctly

8 years agorecursor: catch exception during IXFR of RPZ
Pieter Lexis [Wed, 24 Feb 2016 16:35:22 +0000 (17:35 +0100)]
recursor: catch exception during IXFR of RPZ

This would lead to a SIGABRT before when the IXFR failed.

8 years agowe were inconsistent in comparing ComboAddresses with sin_family==0. Removed possibil...
bert hubert [Wed, 24 Feb 2016 15:36:44 +0000 (16:36 +0100)]
we were inconsistent in comparing ComboAddresses with sin_family==0. Removed possibility for inconsistency, plus surrounded this bug with unit tests. Added similar test for DNSName.

8 years agoMerge pull request #3432 from rgacogne/dnsdist-split-tests
Remi Gacogne [Wed, 24 Feb 2016 15:01:55 +0000 (16:01 +0100)]
Merge pull request #3432 from rgacogne/dnsdist-split-tests

dnsdist: Split Caching, Routing and Spoofing from "Advanced" tests

8 years agoStop relying on SQL schema defaults
Pieter Lexis [Wed, 17 Feb 2016 15:24:41 +0000 (16:24 +0100)]
Stop relying on SQL schema defaults

8 years agoDeprecate the insert-slave-query
Pieter Lexis [Wed, 10 Feb 2016 14:35:10 +0000 (15:35 +0100)]
Deprecate the insert-slave-query

8 years agoDeprecate the insert-record-order-query
Pieter Lexis [Wed, 10 Feb 2016 11:20:56 +0000 (12:20 +0100)]
Deprecate the insert-record-order-query

8 years agoRemove superfluous gsql query for ENTs
Pieter Lexis [Mon, 14 Dec 2015 11:34:43 +0000 (12:34 +0100)]
Remove superfluous gsql query for ENTs

This fixes part of #3024

8 years agoMerge pull request #3429 from mind04/failed
Pieter Lexis [Wed, 24 Feb 2016 14:49:05 +0000 (15:49 +0100)]
Merge pull request #3429 from mind04/failed

make sure we don't forget passing test marked as failing

8 years agoMerge pull request #3435 from Habbie/lua-dnsname
bert hubert [Wed, 24 Feb 2016 13:59:30 +0000 (14:59 +0100)]
Merge pull request #3435 from Habbie/lua-dnsname

add two methods to DNSName for recursor Lua scripting

8 years agoMerge pull request #3433 from rgacogne/dnsdist-check-response
bert hubert [Wed, 24 Feb 2016 13:59:07 +0000 (14:59 +0100)]
Merge pull request #3433 from rgacogne/dnsdist-check-response

dnsdist: Check that the answer matches the initial query over UDP

8 years agoMerge pull request #3437 from Habbie/lua-pdnsunixtime
bert hubert [Wed, 24 Feb 2016 13:58:22 +0000 (14:58 +0100)]
Merge pull request #3437 from Habbie/lua-pdnsunixtime

add pdns.now timeval struct to recursor lua

8 years agoMerge pull request #3439 from Habbie/lua15minutes
bert hubert [Wed, 24 Feb 2016 13:58:10 +0000 (14:58 +0100)]
Merge pull request #3439 from Habbie/lua15minutes

link to learn lua in 15 minutes

8 years agolots of speedups local to zoneparser-tng, mostly reducing malloc load and locale use
bert hubert [Wed, 24 Feb 2016 10:55:36 +0000 (11:55 +0100)]
lots of speedups local to zoneparser-tng, mostly reducing malloc load and locale use

8 years agoadd "reuseport" to recursor as a switch, off by default
bert hubert [Wed, 24 Feb 2016 11:55:38 +0000 (12:55 +0100)]
add "reuseport" to recursor as a switch, off by default

8 years agowe used toString() to compare incoming packets - showed up in profile at 3% or so
bert hubert [Mon, 22 Feb 2016 14:26:55 +0000 (15:26 +0100)]
we used toString() to compare incoming packets - showed up in profile at 3% or so

8 years agowe don't need set close on exec in pdns_recursor since it won't (can't) exec anything
bert hubert [Wed, 24 Feb 2016 10:54:22 +0000 (11:54 +0100)]
we don't need set close on exec in pdns_recursor since it won't (can't) exec anything

8 years agobecause unset/empty netmasks did not compare as equal, we would fill the cache with...
bert hubert [Wed, 24 Feb 2016 11:41:08 +0000 (12:41 +0100)]
because unset/empty netmasks did not compare as equal, we would fill the cache with tens of thousands of duplicate entries per name

8 years agoadd pdns.now timeval struct to recursor lua
Peter van Dijk [Tue, 23 Feb 2016 16:18:52 +0000 (17:18 +0100)]
add pdns.now timeval struct to recursor lua

8 years agolink to learn lua in 15 minutes
Peter van Dijk [Wed, 24 Feb 2016 11:32:41 +0000 (12:32 +0100)]
link to learn lua in 15 minutes

8 years agoMerge pull request #3434 from Habbie/remove-old-lua-recursor
bert hubert [Wed, 24 Feb 2016 10:24:59 +0000 (11:24 +0100)]
Merge pull request #3434 from Habbie/remove-old-lua-recursor

remove v3 lua recursor files (dead code)

8 years agoMerge pull request #3428 from zeha/apirrsets
Peter van Dijk [Wed, 24 Feb 2016 09:46:16 +0000 (10:46 +0100)]
Merge pull request #3428 from zeha/apirrsets

API: Fix zone/records design mistake

8 years agoadd two methods to DNSName for recursor Lua scripting
Peter van Dijk [Tue, 23 Feb 2016 15:31:29 +0000 (16:31 +0100)]
add two methods to DNSName for recursor Lua scripting

8 years agoremove v3 lua recursor files (dead code)
Peter van Dijk [Tue, 23 Feb 2016 15:03:14 +0000 (16:03 +0100)]
remove v3 lua recursor files (dead code)

8 years agodnsdist: Split Caching, Routing and Spoofing from "Advanced" tests
Remi Gacogne [Tue, 23 Feb 2016 08:02:50 +0000 (09:02 +0100)]
dnsdist: Split Caching, Routing and Spoofing from "Advanced" tests

8 years agoMerge pull request #3423 from Habbie/tinydns-yak
bert hubert [Mon, 22 Feb 2016 18:51:49 +0000 (19:51 +0100)]
Merge pull request #3423 from Habbie/tinydns-yak

tinydns testing yaks

8 years agoMerge pull request #3422 from ahupowerdns/multispoof
bert hubert [Mon, 22 Feb 2016 18:31:58 +0000 (19:31 +0100)]
Merge pull request #3422 from ahupowerdns/multispoof

Multispoof: make the dnsdist spoofing actions accept multiple IPv4 and IPv6 addresses, retaining old syntax + updated regression tests

8 years agodnsdist: Check that the answer matches the initial query over UDP
Remi Gacogne [Mon, 22 Feb 2016 18:22:55 +0000 (19:22 +0100)]
dnsdist: Check that the answer matches the initial query over UDP

If we wrap around our maxOutstanding counter too fast, we need
to check that the answer we get is for the right query.
In order to do that, we now parse the question section in the
response and compare it to the one we expect (type, class and
name).

8 years agoupdate incbin to upstream 3d4aa9, fixing osx builds
Peter van Dijk [Mon, 22 Feb 2016 11:05:58 +0000 (12:05 +0100)]
update incbin to upstream 3d4aa9, fixing osx builds

8 years agos/failing/fail
Kees Monshouwer [Mon, 22 Feb 2016 08:11:53 +0000 (09:11 +0100)]
s/failing/fail

8 years agoremove 'failing' flag for passing oracle tests
Kees Monshouwer [Sun, 21 Feb 2016 23:14:57 +0000 (00:14 +0100)]
remove 'failing' flag for passing oracle tests

8 years agoremove 'failing' flag for passing bind tests
Kees Monshouwer [Sun, 21 Feb 2016 22:32:49 +0000 (23:32 +0100)]
remove 'failing' flag for passing bind tests

8 years agoremove 'failing' flag for passing ldap tests
Kees Monshouwer [Sun, 21 Feb 2016 22:30:49 +0000 (23:30 +0100)]
remove 'failing' flag for passing ldap tests

8 years agoadd 'fail.*' option to the regression-test
Kees Monshouwer [Sun, 21 Feb 2016 09:46:58 +0000 (10:46 +0100)]
add 'fail.*' option to the regression-test
A failing test must be brokem.

8 years agoAPI: Fix zone/records design mistake
Christian Hofstaedtler [Sun, 21 Feb 2016 21:11:16 +0000 (22:11 +0100)]
API: Fix zone/records design mistake

8 years agoTurn Comment.qname into a DNSName
Christian Hofstaedtler [Sun, 21 Feb 2016 22:15:17 +0000 (23:15 +0100)]
Turn Comment.qname into a DNSName

8 years agogsql: Remove stripDot where not needed
Christian Hofstaedtler [Sun, 21 Feb 2016 22:14:32 +0000 (23:14 +0100)]
gsql: Remove stripDot where not needed

8 years agodetect (g)md5sum to support osx brew usage
Peter van Dijk [Sun, 21 Feb 2016 18:30:06 +0000 (19:30 +0100)]
detect (g)md5sum to support osx brew usage

8 years agoupdate tinydns data with cdnskey-cds-test.com domain
Peter van Dijk [Sun, 21 Feb 2016 18:27:46 +0000 (19:27 +0100)]
update tinydns data with cdnskey-cds-test.com domain

8 years agosupport dynamic loading of bindbackend
Peter van Dijk [Sun, 21 Feb 2016 18:27:12 +0000 (19:27 +0100)]
support dynamic loading of bindbackend

8 years agodrop args, use vars like other scripts do, default to assuming they are on PATH
Peter van Dijk [Sun, 21 Feb 2016 18:27:00 +0000 (19:27 +0100)]
drop args, use vars like other scripts do, default to assuming they are on PATH

8 years agoswitch to bash; add -u (abort on use of unset var) to flags
Peter van Dijk [Sun, 21 Feb 2016 18:25:14 +0000 (19:25 +0100)]
switch to bash; add -u (abort on use of unset var) to flags

8 years agoMerge pull request #3412 from pieterlexis/dnsdist-check-config
bert hubert [Sun, 21 Feb 2016 10:27:56 +0000 (11:27 +0100)]
Merge pull request #3412 from pieterlexis/dnsdist-check-config

Dnsdist check config

8 years agoMerge pull request #3419 from Habbie/ldap-skipless
bert hubert [Sun, 21 Feb 2016 09:00:49 +0000 (10:00 +0100)]
Merge pull request #3419 from Habbie/ldap-skipless

we skip too many ldap tests - unskip those that appear to actually work

8 years agoMerge pull request #3418 from Habbie/ldap-strict
bert hubert [Sun, 21 Feb 2016 09:00:38 +0000 (10:00 +0100)]
Merge pull request #3418 from Habbie/ldap-strict

add ldap strict mode testing

8 years agodocument the new powers of domainspoof/spoofaction in dnsdist
bert hubert [Sun, 21 Feb 2016 08:58:34 +0000 (09:58 +0100)]
document the new powers of domainspoof/spoofaction in dnsdist

8 years agoMerge pull request #3420 from Habbie/no-verbose-wildcard-crash
Peter van Dijk [Sat, 20 Feb 2016 21:47:55 +0000 (22:47 +0100)]
Merge pull request #3420 from Habbie/no-verbose-wildcard-crash

don't servfail on unset wildcard in addNSEC when verbose logging is enabled

8 years agoMerge pull request #3399 from mind04/rsabits
bert hubert [Sat, 20 Feb 2016 21:07:45 +0000 (22:07 +0100)]
Merge pull request #3399 from mind04/rsabits

report OpenSSL RSA keysize in bits

8 years agoMerge pull request #3413 from rgacogne/dnsdist-healthcheck-messages
bert hubert [Sat, 20 Feb 2016 21:07:17 +0000 (22:07 +0100)]
Merge pull request #3413 from rgacogne/dnsdist-healthcheck-messages

dnsdist: log health check error messages even when verbose is off

8 years agoMerge pull request #3411 from rgacogne/dnsdist-nopacketcache-tcp
bert hubert [Sat, 20 Feb 2016 21:06:36 +0000 (22:06 +0100)]
Merge pull request #3411 from rgacogne/dnsdist-nopacketcache-tcp

dnsdist: Do not share the packet cache entries between TCP and UDP

8 years agoMerge pull request #3356 from rgacogne/dnsdist-parse-failures-log
bert hubert [Sat, 20 Feb 2016 21:03:21 +0000 (22:03 +0100)]
Merge pull request #3356 from rgacogne/dnsdist-parse-failures-log

dnsdist: Display the query ID and remote IP when parsing fails

8 years agomake dnsdist spoofing actions support multiple A and AAAA records which we'll shuffle...
bert hubert [Sat, 20 Feb 2016 20:58:41 +0000 (21:58 +0100)]
make dnsdist spoofing actions support multiple A and AAAA records which we'll shuffle and include, plus regression tests for same

8 years agodon't servfail on unset wildcard in addNSEC when verbose logging is enabled
Peter van Dijk [Sat, 20 Feb 2016 20:57:38 +0000 (21:57 +0100)]
don't servfail on unset wildcard in addNSEC when verbose logging is enabled

8 years agodocument dnsdist regression tests, make it possible to run only part of the regressio...
bert hubert [Sat, 20 Feb 2016 20:56:03 +0000 (21:56 +0100)]
document dnsdist regression tests, make it possible to run only part of the regression tests (& document that too)

8 years agowe skip too many ldap tests - unskip those that appear to actually work
Peter van Dijk [Sat, 20 Feb 2016 19:18:45 +0000 (20:18 +0100)]
we skip too many ldap tests - unskip those that appear to actually work

8 years agoadd ldap strict mode testing
Peter van Dijk [Sat, 20 Feb 2016 19:23:05 +0000 (20:23 +0100)]
add ldap strict mode testing

8 years agoMerge pull request #3407 from cmouse/permit-star-entry
Peter van Dijk [Sat, 20 Feb 2016 18:00:27 +0000 (19:00 +0100)]
Merge pull request #3407 from cmouse/permit-star-entry

Permit star entry

8 years agotest that API accepts wildcard name
Aki Tuomi [Sat, 20 Feb 2016 14:31:10 +0000 (16:31 +0200)]
test that API accepts wildcard name

8 years agodnsdist: log health check error messages even when verbose is off
Remi Gacogne [Fri, 19 Feb 2016 17:37:16 +0000 (18:37 +0100)]
dnsdist: log health check error messages even when verbose is off

This still requires setVerboseHealthChecks(true), but not global
verbose anymore, as the later logs every queries and thus is not
usable on a large deployment.

8 years agoreport an error when we die when .. dnsdist sends us an unexpected answer?!
bert hubert [Sat, 20 Feb 2016 11:44:26 +0000 (12:44 +0100)]
report an error when we die when .. dnsdist sends us an unexpected answer?!

8 years agosilence warning about our vinfolog macro (perhaps we should see if we can improve...
bert hubert [Sat, 20 Feb 2016 11:43:55 +0000 (12:43 +0100)]
silence warning about our vinfolog macro (perhaps we should see if we can improve the macro)

8 years agorefuse to validate empty space - @zaphodb, this may be your crash
bert hubert [Fri, 19 Feb 2016 20:56:33 +0000 (21:56 +0100)]
refuse to validate empty space - @zaphodb, this may be your crash

8 years agoturns out we were using libc tolower in performance sensitive places.. top in perf
bert hubert [Fri, 19 Feb 2016 20:28:05 +0000 (21:28 +0100)]
turns out we were using libc tolower in performance sensitive places.. top in perf

8 years agoprevent us dying on emitting error message about unexpected packet
bert hubert [Fri, 19 Feb 2016 20:09:53 +0000 (21:09 +0100)]
prevent us dying on emitting error message about unexpected packet

8 years agodnsdist: add --check-config commandline switch
Pieter Lexis [Fri, 19 Feb 2016 15:30:47 +0000 (16:30 +0100)]
dnsdist: add --check-config commandline switch

This allows testing of the configuration before one will try to restart
dnsdist with a broken config. Additionally, add tests to confirm the
config check still works.

8 years agodnsdist: Explicitly use python2 for tests
Pieter Lexis [Fri, 19 Feb 2016 15:28:38 +0000 (16:28 +0100)]
dnsdist: Explicitly use python2 for tests

8 years agoPermit star, fixes #3406
Aki Tuomi [Fri, 19 Feb 2016 07:53:55 +0000 (09:53 +0200)]
Permit star, fixes #3406

8 years agoMerge pull request #3410 from ahupowerdns/recuweb
bert hubert [Fri, 19 Feb 2016 14:02:14 +0000 (15:02 +0100)]
Merge pull request #3410 from ahupowerdns/recuweb

Merge Recuweb - built in live webpage for recursor

8 years agodnsdist: Do not share the packet cache entries between TCP and UDP
Remi Gacogne [Fri, 19 Feb 2016 11:58:05 +0000 (12:58 +0100)]
dnsdist: Do not share the packet cache entries between TCP and UDP

It would obviously cause issues, for example with truncated
responses. It is possible to disable the cache for all TCP queries
by using something like:

addAction(TCPRule(true), SkipCacheAction())

8 years agoMerge pull request #3408 from rgacogne/dnsdist-default-pool
bert hubert [Fri, 19 Feb 2016 10:39:39 +0000 (11:39 +0100)]
Merge pull request #3408 from rgacogne/dnsdist-default-pool

dnsdist: Always create the default pool, clean related log messages

8 years agomissing symlink
bert hubert [Wed, 17 Feb 2016 20:13:29 +0000 (21:13 +0100)]
missing symlink

8 years agodistribute the recuweb stuff to the tarball
bert hubert [Wed, 17 Feb 2016 18:59:30 +0000 (19:59 +0100)]
distribute the recuweb stuff to the tarball

8 years agomake / work too for recuweb
bert hubert [Wed, 17 Feb 2016 16:15:45 +0000 (17:15 +0100)]
make / work too for recuweb

8 years agoreinstate recuweb, but now internally!
bert hubert [Wed, 17 Feb 2016 10:52:14 +0000 (11:52 +0100)]
reinstate recuweb, but now internally!

8 years agorecuweb in recursor 4.0 built in
bert hubert [Tue, 16 Feb 2016 16:13:59 +0000 (17:13 +0100)]
recuweb in recursor 4.0 built in

8 years agoMerge pull request #3404 from pieterlexis/sles12
Pieter Lexis [Fri, 19 Feb 2016 08:37:39 +0000 (09:37 +0100)]
Merge pull request #3404 from pieterlexis/sles12

Add SLES 12 support to the build-auth-rpm script

8 years agoIt's name, not label.
Aki Tuomi [Fri, 19 Feb 2016 07:53:44 +0000 (09:53 +0200)]
It's name, not label.

8 years agoMerge pull request #3405 from rgacogne/dnsdist-health-check-failures
bert hubert [Thu, 18 Feb 2016 20:19:35 +0000 (21:19 +0100)]
Merge pull request #3405 from rgacogne/dnsdist-health-check-failures

dnsdist: Add health check logging, `maxCheckFailures` to backend

8 years agoMerge pull request #3403 from rgacogne/dnsdist-more-tests
bert hubert [Thu, 18 Feb 2016 20:19:22 +0000 (21:19 +0100)]
Merge pull request #3403 from rgacogne/dnsdist-more-tests

dnsdist: Add missing QPSPoolAction & DNSSECRule. Add missing tests.

8 years agoMerge pull request #3398 from rgacogne/dnsdist-oustanding
bert hubert [Thu, 18 Feb 2016 20:18:21 +0000 (21:18 +0100)]
Merge pull request #3398 from rgacogne/dnsdist-oustanding

dnsdist: Better handling of outstanding counter

8 years agodnsdist: Add health check logging, `maxCheckFailures` to backend
Remi Gacogne [Thu, 18 Feb 2016 16:36:25 +0000 (17:36 +0100)]
dnsdist: Add health check logging, `maxCheckFailures` to backend

`maxCheckFailures` allows waiting for several health check failures
before marking a downstream server down.
Health check errors are logged only in verbose mode and if
`setVerboseHealthChecks()` is set to true.

8 years agodnsdist: Always create the default pool, clean related log messages
Remi Gacogne [Thu, 18 Feb 2016 16:06:40 +0000 (17:06 +0100)]
dnsdist: Always create the default pool, clean related log messages

8 years agodnsdist: Add missing QPSPoolAction & DNSSECRule. Add missing tests.
Remi Gacogne [Thu, 18 Feb 2016 14:01:23 +0000 (15:01 +0100)]
dnsdist: Add missing QPSPoolAction & DNSSECRule. Add missing tests.

QPSPoolAction() and DNSSECRule() are mentioned in the README but
the Lua bindings were missing.
Add missing tests for some actions and rules.
Clean existing tests a bit in the process.

8 years agoAdd SLES support to the build-auth-rpm script
Pieter Lexis [Thu, 18 Feb 2016 10:35:28 +0000 (11:35 +0100)]
Add SLES support to the build-auth-rpm script

8 years agoreport OpenSSL RSA keysize in bits
Kees Monshouwer [Wed, 17 Feb 2016 21:07:51 +0000 (22:07 +0100)]
report OpenSSL RSA keysize in bits

8 years agoMerge pull request #3397 from mind04/missing
bert hubert [Wed, 17 Feb 2016 16:16:27 +0000 (17:16 +0100)]
Merge pull request #3397 from mind04/missing

[WIP] add missing files for tools and testrunner to auth tar.bz2

8 years agoadd missing files for tools and testrunner to auth tar.bz2
Kees Monshouwer [Wed, 17 Feb 2016 14:56:48 +0000 (15:56 +0100)]
add missing files for tools and testrunner to auth tar.bz2