David Woodhouse

Results 47 issues of David Woodhouse

https://markets.ft.com/data/funds/tearsheet/charts?s=IE00BYYCCF89:GBP As I start typing `IE00BYY…` into the search box, there are only two options. And as I add the `C` there are none left. Is it possible to add...

We duplicate a bunch of stuff that openconnect knows about the GP protocol, just as [openconnect-sso](https://github.com/vlaci/openconnect-sso/issues/82) duplicates a bunch of stuff about the AnyConnect protocol. Now that the SAML support...

The standard installation of libopenzwave puts header files into a certain directory (e.g /usr/local/include/openzwave) and then the pkg-config file libopenconnect.pc adds that directory itself to the compiler's include search path,...

I'm trying to use this to work with Pidgin, having forked the repository on bitbucket.org. In order to have more than one pull request open at a time without having...

ux

Let's not tell applications that if they have a PEM file with `-----BEGIN TSS2 PRIVATE KEY-----` they need to try both `tpm2` and `tpm2tss` engines to see which one happens...

question

When I use OpenSC with my Yubikey PIV, the distribution package of OpenSC installs a `.module` file which ensures that `opensc-pkcs11.so` is loaded into any well-behaved applications automatically. So I...

After I fix #91 it fails at the next hurdle (too): ``` $ sudo PKCS11SPY=`pwd`/ykcs11/.libs/libykcs11.so p11tool --list-tokens --provider=/usr/lib64/pkcs11-spy.so *************** OpenSC PKCS#11 spy ***************** debug: ykcs11.c:171 (C_GetFunctionList): In debug: ykcs11.c:179 (C_GetFunctionList):...

The SAML support has (finally) been merged into OpenConnect in the v9.01 release. The GNOME NetworkManager auth-dialog has the SSO support merged, and can open a webview natively. _(KDE still...

So... in https://github.com/openssl/openssl/pull/1643#issuecomment-250328877 @levitte points out that we are Doing It Wrong™. We should ensure that our engine still has a functional refcount, for each `EVP_PKEY` we give out. This...

I don't understand how the dependencies are supposed to work here. The resulting package seems to include a whole bunch of things which were already packaged, and surely we shouldn't...