mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- iana portlist update.
This commit is contained in:
parent
0bdcbc80b9
commit
89e2f2f753
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
keyraw functions to produce EVP_PKEY results.
|
keyraw functions to produce EVP_PKEY results.
|
||||||
- Move RSA and DSA to use OpenSSL 3.0.0 API.
|
- Move RSA and DSA to use OpenSSL 3.0.0 API.
|
||||||
- Move ECDSA functions to use OpenSSL 3.0.0 API.
|
- Move ECDSA functions to use OpenSSL 3.0.0 API.
|
||||||
|
- iana portlist update.
|
||||||
|
|
||||||
30 July 2021: Wouter
|
30 July 2021: Wouter
|
||||||
- Fix #515: Compilation against openssl 3.0.0 beta2 is failing to
|
- Fix #515: Compilation against openssl 3.0.0 beta2 is failing to
|
||||||
|
|
|
||||||
|
|
@ -4244,6 +4244,7 @@
|
||||||
5504,
|
5504,
|
||||||
5505,
|
5505,
|
||||||
5506,
|
5506,
|
||||||
|
5540,
|
||||||
5553,
|
5553,
|
||||||
5554,
|
5554,
|
||||||
5555,
|
5555,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue