Joel Purra

Results 40 issues of Joel Purra

The list of records used in the DNSSEC tests for [portal.rootcanary.org](http://portal.rootcanary.org/) should be a good start for both bogus and secure records.

enhancement
help wanted

Had two issues where a few "too modern" pieces of javascript code [got pushed to getdns-node](https://github.com/getdnsapi/getdns-node/pull/22). Apart from setting up full a transpilation system, a simpler build/commit time test would...

enhancement
help wanted

When running the test suite for v2.0.0-alpha.1, it might happen that a `SIGSEGV` is thrown. The cause is unclear, and it only happens every few hundred test cases or few...

bug
help wanted

Some of the upstream servers used in the tests may or may not be answering for all presumed modes. Verify that they are working, especially `173.255.254.151` which seems to be...

help wanted

When running build tests on commit/push, [some of the tests fail due to unexpected (non-)timeouts](https://travis-ci.org/getdnsapi/getdns-node/jobs/158987774#L5808-L5813) thus "failing" the entire build suite. Due to the nature of the tests, testing against...

Some of the logic closely related to javascript objects but done in the C++ code is bulky and not very straightforward. It is also not always necessary to parse the...

It might seem contrived, but it's showing that Zalgo is indeed unleashed. - Create a context. - Start a lookup, for example using `ctx.address()`, with a callback (expected to be...

During system shutdown a single `SIGKILL` is sent to the PID of `np daemon`. Killing that PID doesn't seem to always kill the music player itself, or at least not...

bug
help wanted

Feature suggested by @RobertAudi in #3. Added a `man np` page generated from `USAGE.md` in 7c3e20e906f2e2f80b7df3100f81d88755dedeba. It should be installed by package managers, such as `brew install np` in joelpurra/homebrew-joelpurra#1.

enhancement

Some message threads do not have proper dates, and will have the `timestamp` value `None`. The reason is unknown, but the case needs to be handled by the `--directory` option...