Klaus Frank
Klaus Frank
Add logging for reading and writing to system files including /proc
this XHTML line of code within a comment within an HTML file breaks the parsing. Code: `` Error: `Error: Unexpected token: operator (>) -- => --> ==`
I think we need to extend the PEG to specify the lower-layer protocols explicitly (I.E., chain multiple schemas together). Especially since HTTP can now also be via UDP and more...
Hi, I just noticed that `todohighlight.defaultStyle` does NOT apply to the built-in types neither by default (when the built-ins are missing from the keywords list) nor when `TODO:` and `FIXME:`...
Hi, using `keywordsPattern` together with `keywords` as in the provided config example doesn't work. ## If this is intentional Could you please add a comment to the example that `keywordsPattern`...
**Current behavior** Is there a current behavior that the feature relates to? Yes, DNS64 If yes, would you wish the current behavior to change? No, additional configuration. **Describe the desired...
Hi, I'd like to have an additional option in the dropdown list of the "DKIM" button to acknowledge (and thereby hide in the future) the "Wrong signer (should be from-domain)"...
Hi, probably nothing NanaZip can do about it, but just to (also) track it here. I just noticed that the nanazip msixbundle cannot be installed without internet connectivity. See: https://github.com/microsoft/winget-cli/issues/4215...
Hi, when signing a csr the confirmation screen shows different SAN entries than the final certificate will contain. E.g. `./easyrsa --san="ipaddress:127.0.0.1" --san="DNS:localhost.localdomain" sign-req server myCSR` The confirmation screen will show...
Hi, the sign-req command doesn't honer explicitly provided values for req-c, req-st, req-city, req-org, req-email, req-ou, and probably more. It always just uses the values from within the CSR which...