Dirk-Willem van Gulik

Results 49 issues of Dirk-Willem van Gulik

Minor tweak to bind the deamon to localhost -and- have the app do the same (on OSX), to hopefully quell issue #398 and revert the security issue introduced in #331...

Currently PKCS#7 verification is a bit hampered by the lack of X509_STORE_set_purpose() support; as it is becoming increasingly common (JWT, COSE, etc) to sign using CMS - yet run afoul...

It appears that https://github.com/bitwarden/mobile/blob/f1419a75f6441f25dcae0fc20b310c47b2993782/src/Core/Services/ApiService.cs#L24 is not using the native HTTP Client of iOS and Android. This breaks a lot of enterprise settings - where there is a phone or MDM...

I am finding that a heavier/weightier set-screw on the pen improves performance. E.g. https://nl.aliexpress.com/item/33013216975.html - M5 x 16mm - see https://vimeo.com/353804260.

Hm - seem unable to do a PR on the wiki - possible suggestion below. Dw. https://github.com/dirkx/midTbot_esp32.wiki.git https://github.com/dirkx/midTbot_esp32/wiki commit 0b3bfede5c0680eb9977cf97de8946958ef01d95 (HEAD -> master) Author: Dirk-Willem van Gulik Date: Wed Aug...

Below are some images of a binary QR code that segfault deep in quirclib during a decode. A trivial 'test.c' utility [decode-c.txt](https://github.com/dlbeer/quirc/files/2375094/decode-c.txt) is used for this test. Fairly easy to...

The IRQ example for attachInterrupt(pin, hander, mode) shows the `attachInterrupt(digitalPinToInterrupt(pin), ISR, mode)` as the recommended example. This has two issues I think; first digitalPinToInterrupt() does not exist; but more seriously...

Currently you can configure PA1 with attachInterrupt() without error/warning - even though it cannot be a IRQ; see the small footnote on page45, table 10 of https://www.st.com/resource/en/datasheet/stm8s105c4.pdf (Rev 15).

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [ X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [...

support