-
- Program: Recursor
- Issue type: Feature request
### Short description
I'd like to be able to instruct pdns_resolver to do a regular authoritative lookup "dance" if none of the (re…
-
It seems that the well-guardedness checker does not know that in the return type of `match x as x0`, any subterm of `x0` is also a subterm of `x`?
I'm not sure if this is a bug or a feature request…
-
Hi there,
I've setup docker_spy as per instructions stated on readme and have no issue with containers recognizing one another through either the defined hostname or container name.
Is there any ad…
-
We have recently been trying to write more proofs about folds over cryptol sequences, and some of these require induction over the sequence. As a very simple example, imagine we want to prove
```
…
-
Reasons it's awesome:
- Better dependency management at boot time. Especially for pdns-recursor, many services may need to connect to run properly. Socket activation allows systemd to open the socket …
-
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/6285***
*Originally created by **Richard Yen** at 2021-03-03 20:49:23 UTC.*
If a user calls a procedure, they will need to take t…
-
- [X] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [GitHub Discussions](https://github.c…
-
**Anonymization** of sender/receiver addresses on recursor side ("to" and "from" fields in the .proto definition) by masking IP addresses (e.g. IPv4 masking with \24 prefix)
Idea is to define LUA fun…
hasei updated
3 years ago
-
It would be nice if it was possible to let the recursor validate DNSSEC and log bogus validations, but never actually send a SERVFAIL to any client (even those who have the AD bit set).
use case:
For…
-
I am trying to implement a different version of [this simple recurrent network](https://github.com/Element-Research/rnn/blob/master/examples/simple-recurrent-network.lua) which accepts three image of …