Karl Koscher

Results 9 comments of Karl Koscher

File ID 0 appears to have some ASN.1-encoded data, which is probably an (EC)DSA signature of some sort. After skipping 0x1C bytes and dumping the bytes into openssl's asn1parse: ```...

It feels a little weird doing something different on regular Linux vs. Android. Can we get rid of the pthread_setaffinity_np call and just use sched_setaffinity on Linux? I think we...

It's not very many changes. You can see the changes at https://github.com/supersat/mux.js/compare/autoflush.

It looks like doing this properly would require updating python-usb-protocol to support BOS and MS OS 2.0 descriptors. But python-usb-protocol also seems to not support descriptor fields that don't have...

This should be fixed after merging https://github.com/greatscottgadgets/apollo/pull/6 and #144

Is this crash solved by `https://github.com/llvm/llvm-project/commit/3c817574c2db9dbb003914dc40d58fe1dcfda855`? If so, this could be gated on `TVM_LLVM_VERSION >= 160`

I have considered this but haven't seen enough (or really any) uptake to justify its inclusion. See this thread in the Let's Encrypt forums: https://community.letsencrypt.org/t/using-lets-encrypt-for-local-network-devices/101256/2 However, it seems like there's...

If we tag all relax commits with [Relax], could we filter the commits to get a simple relax-only linear timeline?

Supposedly the modem supports Bell 212A: https://support.usr.com/support/3453c/3453c-ug/tech_info.html Try `&B1`? Polarity reversal is only needed on the payphone side.