Late Monthly Status Report (June 2020)
Richard Levitte
levitte at openssl.org
Sat Oct 31 15:25:20 UTC 2020
Apart from normal business, such as normal reviews, OMC business,
normal system administration tasks, small fixes, etc., key activities
this month:
* Development:
- Incorporate system guessing in Configure
(PR openssl/openssl#11230)
- PEM: Make PKCS8 serializing functions aware of OSSL_SERIALIZERs
(PR openssl/openssl#11855)
- APPS: Make it possible to load_cert() from stdin again
(PR openssl/openssl#11873)
- CORE: make sure activated fallback providers stay activated
(PR openssl/openssl#11926)
- APPS: Create a library context in the main app, and pass it to commands
(PR openssl/openssl#11982)
- APPS: Drop interactive mode in the 'openssl' program
(PR openssl/openssl#12023)
- EVP: Let EVP_PKEY_gen() initialize ctx->keygen_info
(PR openssl/openssl#12048)
- TESTUTIL: Separate TAP output and other output by BIO filter
(PR openssl/openssl#12057)
- util/find-doc-nits: Do not read "missing" files when -u is given
(PR openssl/openssl#12125)
- EVP: allow empty strings to EVP_Decode* functions
(PR openssl/openssl#12144)
- DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name()
(PR openssl/openssl#12188)
- Build: Remove faulty DES assembler spec
(PR openssl/openssl#12203)
- CORE: Add OPENSSL_CTX_set0_default(), to set a default library context
(PR openssl/openssl#12228)
- INSTALL.md: Restore $ as command prompt indicator
(PR openssl/openssl#12257)
- apps/openssl: Fix buffer-overflow for command with no arguments
(PR openssl/openssl#12259)
- apps/openssl: clean-up of unused fallback code
(PR openssl/openssl#12295)
* Other:
- Performed the transition from travis-ci.org to travis-ci.com.
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-project
mailing list