Kate Gray
Kate Gray
I can confirm this issue.
pkg-config (which that file is from) is part of the build scripts. It's not actually compiled *into* hidapi, and as such won't taint the output. It's a false positive. See...
As a note for anyone needing to do this in the future, sdaid works correctly with -s. I was able to set the IIN with GP Pro using the ISD...
> * open_sc: What is the purpose of giving several tries? The result should always be the same or are you iterating over the different protocols? With a `GET DATA`...
@chuckmilam have you tried https://github.com/cuviper/ssh-pageant ? Essentially the flow would look like OpenSSH ssh-pagent (acting as ssh-agent) pagent (from PuTTY-CAC).
@chuckmilam if you look at the [releases page](https://github.com/PowerShell/Win32-OpenSSH/releases), he contributes to Win32-OpenSSH as well as working on PuTTY-CAC.
Hmm. I didn't find it googling, but saw a reference to this script in another issue. https://github.com/icing/mod_md/blob/master/contrib/md_events/dns_scripts/dns_add_cloudflare Could have saved a few hours of time, though looking through the script...
If there's enough demand, I might convert this from being CF-specific to a more generalized approach, probably starting with Office 365 DNS and AWS. It's not a hard thing to...
@rgoers Like the other commit, looks good in theory, but I'd like to get a unit test up to make sure it's behaving properly before committing this to develop.
@rgoers I have created a merge branch that incorporates these changes into the develop branch. If you edit the pull request to point at the creature-logger-name-filter branch in my repository,...