Job Snijders
Job Snijders
This is a clean clone. `./configure --disable-shared` didn't solve it: ``` feather$ make check make -j7 check-recursive make -j7 testsuite/testsuite.test scripts/resume.test scripts/tls13.test scripts/external.test scripts/google.test scripts/openssl.test scripts/unit.test scripts/pem.test `testsuite/testsuite.test' is up...
Has any progress been made on this feature? :)
Indeed the issue is that the program writes into a file while another program might be reading from it. I recommend copying some code from OpenBSD/FreeBSD: * first write into...
I observed the following: ``` pcx$ doas ./fort --tal /etc/rpki/ripe.tal Oct 11 20:21:48 INF: Disabling validation logging on syslog. Oct 11 20:21:48 INF: Disabling validation logging on standard streams. Oct...
@ydahhrk the [changeset](https://github.com/NICMx/FORT-validator/tree/issue58) proposal seems to introduce a memory leak triggering OOM. I'll reach out to you via email to share additional information.
@ties the problem is not “new objects”. The problem is that software crashes unexpectedly when it shouldn’t be crashing. You might also recall a very recent issue with lacking input...
A PR is most welcome when you have resolved the issues. While the project is mostly OS agnostic, I'd prefer to at least properly support Debian in a documented way....
Make the lab available ;-)
How do you want to handle login or reachability failures? If a policy is deployed "partially" throughout the network, you end up without guarantees. Might make people lazy in fixing...
Rollback is hard, as this is handled at the git layer (you revert a commit and press push to deploy)