Monthly Status Report (May 2020)
Richard Levitte
levitte at openssl.org
Tue Jun 16 20:57:03 UTC 2020
Apart from normal business, such as normal reviews, OMC business,
normal system administration tasks, small fixes, etc., key activities
this month:
* Development
- [not_yet_merged] [WIP] Refactor CPUID code
(PR openssl/openssl#11311)
- EVP: Only use the engine when one is defined, in pkey_mac_ctrl()
(PR openssl/openssl#11674)
- WPACKET: don't write DER length when we don't want to
(PR openssl/openssl#11703)
- util/perl/OpenSSL/OID.pm: remove the included unit test
(PR openssl/openssl#11704)
- Fix reason code clash
(PR openssl/openssl#11708)
- PSS pack: Add provider support for PSS parameters
(PR openssl/openssl#11710)
- Configure: avoid perl regexp bugs
(PR openssl/openssl#11737)
- EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up!
(PR openssl/openssl#11750)
- Warn that objects with opaque types must never be passed on.
(PR openssl/openssl#11754)
- OSSL_STORE additions
(PR openssl/openssl#11756)
- Fix some misunderstandings in our providers' main modules
(PR openssl/openssl#11777)
- Fix d2i_PrivateKey_ex() to work as documented
(PR openssl/openssl#11787)
- Fix CHANGES.md issues reported by markdownlint
(PR openssl/openssl#11788)
- Remove explicit dependency on configdata.pm when processing .in files
(PR openssl/openssl#11790)
- PROV: Add a proper provider context structure for OpenSSL providers
(PR openssl/openssl#11803)
- SSL: refactor ssl_cert_lookup_by_pkey() to work with provider side keys
(PR openssl/openssl#11828)
- test/evp_extra_test.c: Add OPENSSL_NO_CMAC around CMAC test
(PR openssl/openssl#11833)
- CORE: Fix a couple of bugs in algorithm_do_this()
(PR openssl/openssl#11837)
- CORE: query for operations only once per provider (unless no_store is true)
(PR openssl/openssl#11842)
- Add OSSL_PROVIDER_do_all()
(PR openssl/openssl#11858)
- Refactor the provider side DER constants and writers
(PR openssl/openssl#11868)
- rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx(): fix check of |md|
(PR openssl/openssl#11869)
- STORE: Make try_decode_PrivateKey() ENGINE aware
(PR openssl/openssl#11872)
- Fix d2i_PrivateKey() to work as documented [1.1.1]
(PR openssl/openssl#11888)
- PROV: Fix RSA-OAEP memory leak
(PR openssl/openssl#11927)
- Add header file docs for openssl/core_numbers.h and openssl/core_names.h
(PR openssl/openssl#11963)
- util/mkpod2html.pl: Fix unbalanced quotes
(PR openssl/openssl#11969)
- Fix EVP_CIPHER_fetch race condition
(PR openssl/openssl#11977)
- [not_yet_merged] [WIP] EVP: retrieve EVP_CIPHER constants in the evp_cipher_from_dispatch()
(PR openssl/openssl#11980)
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-project
mailing list