| Commit message (Expand) | Author | Age | Files | Lines |
* | wolfssl: fix build with /dev/crypto | Chukun Pan | 2022-12-11 | 1 | -0/+33 |
* | wolfssl: fix Config.in typo | Tony Butler | 2022-11-27 | 1 | -1/+1 |
* | wolfssl: update to v5.5.3 | Nick Hainke | 2022-11-27 | 3 | -53/+3 |
* | wolfssl: fix TLSv1.3 RCE in uhttpd by using 5.5.1-stable (CVE-2022-39173) | Petr Štetiar | 2022-09-29 | 1 | -2/+2 |
* | Revert "wolfssl: fix TLSv1.3 RCE in uhttpd by using latest 5.5.1-stable release" | Petr Štetiar | 2022-09-29 | 1 | -2/+2 |
* | wolfssl: refresh patches | Petr Štetiar | 2022-09-29 | 2 | -3/+3 |
* | wolfssl: fix TLSv1.3 RCE in uhttpd by using latest 5.5.1-stable release | Petr Štetiar | 2022-09-29 | 1 | -2/+2 |
* | wolfssl: prefer regular libwolfssl over cpu-crypto | Eneas U de Queiroz | 2022-09-25 | 3 | -16/+16 |
* | wolfssl: ABI version shouldn't depend on benchmark | Eneas U de Queiroz | 2022-09-25 | 1 | -1/+1 |
* | wolfssl: add libwolfssl-cpu-crypto package | Eneas U de Queiroz | 2022-09-16 | 3 | -46/+98 |
* | wolfssl: bump to 5.5.0 | Ivan Pavlov | 2022-09-02 | 4 | -28/+5 |
* | wolfssl: Rebuild when libwolfssl-benchmark gets changes | Hauke Mehrtens | 2022-08-28 | 1 | -0/+1 |
* | wolfssl: fix math library build | John Audia | 2022-07-31 | 1 | -0/+23 |
* | wolfssl: make shared again | Jo-Philipp Wich | 2022-07-30 | 2 | -2/+0 |
* | wolfssl: Do not activate HW acceleration on armvirt by default | Hauke Mehrtens | 2022-07-20 | 1 | -1/+1 |
* | wolfssl: bump to 5.4.0 | Eneas U de Queiroz | 2022-07-16 | 4 | -48/+4 |
* | wolfssl: re-enable AES-NI by default for x86_64 | Eneas U de Queiroz | 2022-07-08 | 2 | -6/+45 |
* | wolfssl: WOLFSSL_HAS_WPAS requires WOLFSSL_HAS_DH | Pascal Ernster | 2022-07-06 | 1 | -0/+1 |
* | wolfssl: add config flag for Curve448 | Joel Low | 2022-07-03 | 2 | -0/+5 |
* | wolfssl: disable AES-NI by default for x86_64 | Eneas U de Queiroz | 2022-06-27 | 1 | -1/+6 |
* | wolfssl: make WOLFSSL_HAS_OPENVPN default to y | Eneas U de Queiroz | 2022-06-09 | 1 | -1/+1 |
* | Revert "wolfssl: set nonshared flag global" | Christian 'Ansuel' Marangi | 2022-06-09 | 1 | -9/+1 |
* | wolfssl: set nonshared flag global | Christian 'Ansuel' Marangi | 2022-06-09 | 1 | -1/+9 |
* | wolfssl: enable CPU crypto instructions | Eneas U de Queiroz | 2022-06-07 | 2 | -0/+23 |
* | wolfssl: add benchmark utility | Eneas U de Queiroz | 2022-06-07 | 1 | -3/+23 |
* | wolfssl: don't change ABI because of hw crypto | Eneas U de Queiroz | 2022-06-07 | 1 | -10/+21 |
* | wolfssl: bump to v5.3.0-stable | Eneas U de Queiroz | 2022-05-15 | 3 | -45/+2 |
* | wolfssl: fix compilation with /dev/crypto | Eneas U de Queiroz | 2022-04-20 | 1 | -0/+19 |
* | wolfssl: bump to 5.2.0 | Eneas U de Queiroz | 2022-04-11 | 4 | -9/+7 |
* | wolfssl: fix API breakage of SSL_get_verify_result | Petr Štetiar | 2022-02-22 | 1 | -0/+26 |
* | wolfssl: update to 5.1.1-stable | Sergey V. Lobanov | 2022-02-01 | 5 | -144/+6 |
* | libs/wolfssl: add SAN (Subject Alternative Name) support | Sergey V. Lobanov | 2021-12-29 | 2 | -2/+7 |
* | wolfssl: enable ECC Curve 25519 by default | Stan Grishin | 2021-10-24 | 1 | -1/+1 |
* | wolfssl: fix compile when enable-devcrypto is set | Ivan Pavlov | 2021-10-21 | 1 | -0/+22 |
* | wolfssl: remove --enable-sha512 configure switch | Andre Heider | 2021-10-17 | 1 | -2/+2 |
* | wolfssl: always build with --enable-reproducible-build | Andre Heider | 2021-10-17 | 1 | -0/+1 |
* | wolfssl: build with WOLFSSL_ALT_CERT_CHAINS | Andre Heider | 2021-10-17 | 1 | -2/+8 |
* | wolfssl: update to 4.8.1-stable | Ivan Pavlov | 2021-09-13 | 4 | -18/+11 |
* | wolfssl: fix build with GCC 10 on 32 x86 targets | Stijn Tintel | 2021-08-20 | 1 | -0/+123 |
* | wolfssl: add support for OpenVPN | Ivan Pavlov | 2021-05-23 | 2 | -1/+7 |
* | wolfssl: always export wc_ecc_set_rng | David Bauer | 2021-05-21 | 2 | -1/+51 |
* | wolfssl: bump to v4.7.0-stable | Eneas U de Queiroz | 2021-02-23 | 5 | -92/+4 |
* | wolfssl: fix Ed25519 typo in config prompt | Christian Lamparter | 2021-02-20 | 1 | -1/+1 |
* | wolfssl: use libtool patch for PKG_ABI_VERSION | Felix Fietkau | 2021-02-15 | 1 | -1/+1 |
* | wolfssl: use dynamic ABI_VERSION depending on the configuration and package v... | Felix Fietkau | 2021-02-15 | 1 | -1/+3 |
* | Revert "wolfssl: use dynamic ABI_VERSION depending on the configuration and p... | Hauke Mehrtens | 2021-02-15 | 1 | -3/+1 |
* | wolfssl: use dynamic ABI_VERSION depending on the configuration and package v... | Felix Fietkau | 2021-02-14 | 1 | -1/+3 |
* | wolfssl: Backport fix for CVE-2021-3336 | Hauke Mehrtens | 2021-02-09 | 2 | -1/+54 |
* | wolfssl: enable HAVE_SECRET_CALLBACK | Felix Fietkau | 2021-01-02 | 1 | -0/+10 |
* | wolfssl: Fix hostapd build with wolfssl 4.6.0 | Hauke Mehrtens | 2021-01-01 | 1 | -0/+25 |