unbound/sldns
Florian Obser ff35659d5a Use OpenSSL 1.1 API to access DSA and RSA internals
In LibreSSL 3.5, DSA and RSA internals will become opaque, so they can
no longer be accessed directly and the libunbound build will break. The
required API, DSA_set0_pqg(), DSA_set0_key() as well as RSA_set0_key(),
has been available since LibreSSL 2.7, so this change should not affect
any users.

From Theo Buehler.
2022-01-11 15:34:25 +01:00
..
keyraw.c Use OpenSSL 1.1 API to access DSA and RSA internals 2022-01-11 15:34:25 +01:00
keyraw.h - Move RSA and DSA to use OpenSSL 3.0.0 API. 2021-08-02 14:43:51 +02:00
parse.c - Fix that ldns_zone_new_frm_fp_l counts the line number for an empty 2021-07-21 13:58:07 +02:00
parse.h - Fix doxygen and pydoc warnings. 2021-02-18 11:39:06 +01:00
parseutil.c - Fix #503: DNS over HTTPS response truncated. 2021-06-23 14:05:59 +02:00
parseutil.h Fix typos 2021-11-13 16:56:15 +02:00
pkthdr.h - rename ldns subdirectory to sldns to avoid name collision. 2015-03-26 10:21:38 +00:00
rrdef.c Add code point comment to HTTPS 2021-06-24 09:45:08 +02:00
rrdef.h Apply suggestions from code review 2021-05-21 15:42:56 +02:00
sbuffer.c - Fix _vfixed not Used, removed from sbuffer code, 2019-12-03 17:07:35 +01:00
sbuffer.h - Fix doxygen and pydoc warnings. 2021-02-18 11:39:06 +01:00
str2wire.c - Add code similar to fix for ldns for tab between strings, for 2021-12-10 09:12:58 +01:00
str2wire.h resolve comments 2021-06-23 14:44:03 +02:00
wire2str.c Apply suggestions from code review 2021-07-02 13:14:47 +02:00
wire2str.h Fix typos 2021-11-13 16:56:15 +02:00