-
We are already using upstream libusb and FAudio submodules, it would be nice to be able to dynamically link against the system libraries on linux or BSD, reducing binary bloat.
- [x] libusb
- [x] …
-
Hi,
I was looking to cross compile libunbound to arm, since another package that needs to be cross-compiled to arm depends on unbound. I was using the configure script, and the issue is really …
-
Hi,
I'm having issues getting the MQTT demo app working with TLS support using the PIC32 EZ Starter Kit. If I build the demo and run everything works as expected until I change the port to 8883 where…
-
We have a use case where we want to reuse the `MqttClient` object between connects to avoid destroying semaphores that may be accessed by other FreeRTOS tasks. However, it seems like the client keeps …
-
Hey there!
I want to use wolfssl-py with RSA key exchange. Hence, I built wolfssl with the needed flags (and successfully made use of the combiled `.so` using a C program).
Unfortunately, buildi…
-
### Contact Details
_No response_
### Version
v5.7.0-stable
### Description
src/ssl.c:ProcessBuffer() fails if dilithium_level5_entity_key.pem is parsed by application into DER and passed to `wol…
-
libpsl-0.21.0 ............................................... [Updated]
Running git clone for curl...
Running git update for curl...
┌ curl git ........................................... [R…
-
### Component
Dasharo Tools Suite
### Device
other
### Dasharo version
_No response_
### Dasharo Tools Suite version
_No response_
### Brief summary
There are several warning when building DT…
-
1. On the mstar621q platform, complete the cross-compilation of wolfssl5.6.3. The configure execution command is as follows:
step1:
./configure --prefix=/home/lishiyong/wolfssl-5.6.3/arm-buildroot…
-
### CC
@peckto
### Version
bd155389e205f662d66f3bdcd262d32f9d70ef51
### Description
Hi! I am opening this issue to share an conspicuousness I found during my research work. We did some …