Egbert
Egbert
Not so much an issue but an inquiry. Can QBDI perform creation of 100s of test points within a browser’s JavaScript engine (the part about processing AST of WASM/JavaScript-source-JITed such...
When encountering the following content: ```bind allow-transfer { trusted_residential_network_acl; // allow XFER from homenet external_downstream_nameservers_acl; key ddns-sha256-arca-a-key; // TODO tighten this down !{ !localhost; any; }; key master-to-slave-key; // only...
On macos 10.14 (High Sierra), performed basic install: ```bash brew install python # Python3.7 pip install pyahocorasick ``` And executing: ```bash $ python3.7 Python 3.7.2 (default, Feb 12 2019, 08:15:36)...
URL being validated or code to reproduce error: ``` IO Error: Received fatal alert: handshake_failure ``` on https://egbert.net/ was experimenting custom (and more secured) TLS 1.3 settings for a web...
The source code compiles fine under C++ 2011, But the benchmark can only use C++ 2017. For someone who only has C++ 2011, this `cmake` fails overall due to this...
I would love a small update to the README showing where some of us (few) can get an open-sourced DD server software (in which we can use to test the...
add a random salt to the encrypted epoch time, so you can verify that they validated the key? I am not a cyrptography expert but I would like to think...
### Environment: - Fail2Ban version (including any possible distribution suffixes): 1.0.1.1 - OS, including release name/version: Debian Bullseye/Testing (11) - [ ] Fail2Ban installed via OS/distribution mechanisms - [x] You...
## Expected Behavior ```console # install JDK-1.11 $ apt install default-jdk $ maven -T 4 clean install $ echo $? 0 ``` ## Current Behavior ```console # install JDK-1.11 $...
Expand the list of resync to `view`, and `primaries`. https://github.com/egberts/vim-syntax-bind-named/blob/2d1889899437121bfcde5b9d86f3e091180e3b0c/syntax/bind-named.vim#L134