Michael Forney
e82b3305e5
libressl: Use generic dummy bn_arch.h and crypto_arch.h
...
We define OPENSSL_NO_ASM so the arch-specific versions don't do
anything. LibreSSL only provides these headers for particular
architectures, building against some other architecture just fails.
So, add our own generic headers.
2026-05-05 10:41:57 -07:00
Michael Forney
7d08841db6
libressl: Update to 4.3.1
2026-05-05 10:24:31 -07:00
Michael Forney
994860663c
libressl: Update to 4.2.1
2026-04-03 03:49:44 -07:00
Michael Forney
af5fcf4187
libressl: Update to 3.4.0
2021-10-05 14:55:34 -07:00
Michael Forney
f5f043f7cb
libressl: Update to 3.3.1
2020-12-13 01:39:41 -08:00
Michael Forney
1c4b1a0bc0
libressl: Update to 3.2.2
2020-10-30 21:11:01 -07:00
Michael Forney
038ebaa0ac
libressl: Update to 3.2.1
2020-09-22 20:25:44 -07:00
Michael Forney
784fd72689
libressl: Don't install libtls
2020-04-22 22:55:05 -07:00
Michael Forney
d9a2250d81
libressl: Update to 3.1.0
2020-04-11 03:14:37 -07:00
Michael Forney
2255c43da7
Use $basedir to refer to paths relative to base source tree
2019-12-16 23:48:22 -08:00
Michael Forney
001f7af9b5
Build nc from openbsd sources instead of libressl
2019-12-04 01:11:35 -08:00
Michael Forney
9923185824
libressl: Remove cert.pem in favor of cacert
2019-11-12 17:34:16 -08:00
Michael Forney
51781ad5fd
libressl: Update to 3.0.2
2019-10-31 20:46:35 -07:00
Michael Forney
fe0aae18e5
Use no-op static assert for defining away macros
...
Empty top-level declarations aren't allowed in ISO C.
2019-06-27 14:33:51 -07:00
Michael Forney
d4dbd89012
libressl: Update to 2.9.1
2019-04-24 00:13:20 -07:00
Michael Forney
8077071627
Build nc from libressl
...
This way we don't have to maintain the nc linux port patch ourselves.
It also avoids a circular dependency between the libressl and openbsd
packages.
2018-11-07 14:04:38 -08:00
Michael Forney
d19e6b823b
Use musl 1.1.20 getentropy
2018-11-06 00:00:25 -08:00
Michael Forney
f724d54482
libressl: Update to 2.8.2
2018-11-06 00:00:25 -08:00
Michael Forney
38aaafbb3f
libressl: Update to 2.7.1
2018-03-23 21:28:12 -07:00
Michael Forney
6415dc98e7
openbsd: Update to 6.2
2017-10-10 03:22:25 -07:00
Michael Forney
d676f9545b
libressl: Update to 2.6.2
2017-10-10 03:22:25 -07:00
Michael Forney
ba94a8513d
Rewrite ninja generation scripts in Lua
2017-09-25 19:23:06 -07:00