Commit Graph

17 Commits

Author SHA1 Message Date
Michael Forney feae6fc4f3 bearssl: Add patch to disallow empty wildcards and wildcards under TLD level 2026-04-14 23:50:54 -07:00
Michael Forney 5e923d9ba0 bearssl: Update to latest git 2026-04-14 23:47:40 -07:00
Michael Forney 169ae105fa bearssl: Update to latest git 2022-09-08 11:24:27 -07:00
Michael Forney 4c05c5cc79 bearssl: Add patch to allow empty CertificateRequest 2021-05-15 01:53:56 -07:00
Michael Forney be89c9c734 bearssl: Update to latest git 2020-12-14 02:23:21 -08:00
Michael Forney b061035e66 bearssl: Enable getentropy seeder and disable rdrand
Currently, getentropy is only autodetected on glibc. However, even
when enabled, bearssl prefers rdrand if available.

Since the kernel uses a variety of sources for its entropy pool
(including rdrand if enabled) and rdrand is buggy on some CPUs,
prefer getentropy in bearssl.
2020-09-22 15:00:18 -07:00
Michael Forney 27f8b20b3b bearssl: Add patch to retrieve certificate validity period 2020-03-29 12:42:13 -07:00
Michael Forney faaeeee2bc bearssl: Fix static ECDH with client certificate 2020-02-01 14:11:40 -08:00
Michael Forney 7069167d4a bearssl: Update to latest git 2020-02-01 13:39:58 -08:00
Michael Forney 5d89587063 bearssl: Update to latest git 2019-12-16 18:00:27 -08:00
Michael Forney adc2604bd2 bearssl: Discard pending application data when closing 2019-12-09 17:12:28 -08:00
Michael Forney c7153104c6 bearssl: Update to latest git
This fixes a bug with computing the modulus of a 4096-bit RSA private
key.
2019-12-04 01:11:35 -08:00
Michael Forney 4332740046 Rename rev to ver, and keep track of package versions as well 2019-03-19 00:14:12 -07:00
Michael Forney 660cf1c7fc bearssl: Update to 0.6 2018-08-17 16:38:32 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00
Michael Forney 659c66f361 bearssl: Update to 0.5 2017-08-04 00:19:38 -07:00
Michael Forney 550a8b4db2 Add bearssl 0.4 2017-05-25 22:38:32 -07:00