osp icon indicating copy to clipboard operation
osp copied to clipboard

wolfSSL Open Source project ports

Results 22 osp issues
Sort by recently updated
recently updated
newest added

Hi , First of all the appreciate for the great work . I am following your procedure outlined in [here](https://github.com/wolfSSL/osp/blob/master/stunnel/5.67/README_UNIX.md) . could successfully the wolfssl with liboqs, however stunnel build...

I am trying to build lighthttpd-1.4.51 with wolfssl 5.6.3. I followed the instructions: wolfssl: `/configure --enable-lighty --prefix=/usr/local && make -j8 && sudo make install && sudo ldconfig` `ls /usr/local/lib`: ![image](https://github.com/wolfSSL/osp/assets/89211406/2e4288b9-96ff-4cf9-9799-5068b739b8c0)...

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...

dependencies

Was https://github.com/wolfSSL/osp/pull/17

Specifically, the subset needed to support the Python module ndg_httpsclient.

Adds wolfSSL support to Mosquitto 2.0.15 See README.md for build instructions

Since the Windows build doesn't run the autoconf and configure I am wondering what the process is to get Python patched for wolfssl on Windows. Is this possible with configuration...

addition of --with-ssl to stunnel configure.ac for setting a SSL library path other than /usr/local

enhancement

Depends on: - https://github.com/wolfSSL/wolfssl/pull/7869 - https://github.com/wolfSSL/wolfssl/pull/7802 - https://github.com/wolfSSL/wolfssl/pull/7804