Foster Snowhill

Results 6 issues of Foster Snowhill

I have a Yubikey 4, which among other things supports PIV with RSA and ECDSA keys. These can be used in xca via PKCS#11 through either OpenSC or YKCS11 libraries....

On iOS, Colloquy doesn't seem to support Server Name Identification (SNI, [RFC 6066](https://tools.ietf.org/html/rfc6066#section-3)) and TLS 1.3 ([RFC 8446](https://tools.ietf.org/html/rfc8446)). While TLS 1.3 is more of a wishlist item, lack of SNI...

Cannot compile the module, three errors are encountered: `colloquy.cpp: In member function 'CString CDevice::Serialize() const': colloquy.cpp:197: error: conversion from 'std::_associative_citer' to non-scalar type 'std::_associative_iter' requested colloquy.cpp: In member function 'virtual...

These receivers work well with for example gqrx. There is already support in librtlsdr, it was added more than three years ago (steve-m/librtlsdr@aefd8b7d58c4735b19110b5f54de289e8dd931f5). I have one myself, so I can...

This permits allowing/denying specific multicast networks to be proxied. * `whitelist` was added in 0.2 (pali/igmpproxy@65f777e7f66b55239d935c1cf81bb5abc0f6c89f) * `blacklist` was added in 0.4 (pali/igmpproxy@cfad33001fc5031399bdd073048ca86889378678) Maintainer: @nbd168 (as per Makefile) Compile tested:...

* usb: correctly display 10 Gbps USB 3.x iPhone 15 Pro/Pro Max support up to 10 Gbps USB 3.x. Add the necessary case to display the correct link speed. Requires...