openssl.git
2020-11-08 Shane LontisRemove test that breaks on AIX.
2020-11-08 Bernd EdlingerThis should fix a lock-order-inversion
2020-11-07 Richard Levittetest/evp_extra_test.c: Modify to reflect provider suppo...
2020-11-07 Richard LevitteEVP: Have all EVP_PKEY check functions export to provid...
2020-11-07 Richard LevitteFix test/recipes/80-test_ca.t to skip_all properly...
2020-11-06 Matt CaswellCorrect system guessing for solaris64-x86_64-* targets
2020-11-06 Matt CaswellDon't complain about uninitialized values when running...
2020-11-06 Matt CaswellDon't clear the whole error stack when loading engines
2020-11-06 Matt CaswellDon't clear errors on failure in CONF_modules_load_file...
2020-11-06 David von Oheimbx509_vfy.c: Call verification callback individually...
2020-11-06 David von Oheimbx509_vfy.c: Introduce CHECK_CB macro simplifying use...
2020-11-06 David von OheimbCHANGES.md: Mention (strict) checks recently added...
2020-11-06 David von OheimbImprove doc of X509_verify_cert(), also in openssl.pod
2020-11-05 Dmitry BelyavskiyCheck the configuration file by default
2020-11-05 Matt CaswellPrepare for 3.0 alpha 9
2020-11-05 Matt CaswellPrepare for release of 3.0 alpha 8 openssl-3.0.0-alpha8
2020-11-05 Matt CaswellUpdate copyright year
2020-11-05 Paulidefltprov: remove duplicate algorithm names.
2020-11-04 Randall S.... Moved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-04 Hu KepingDo not export the submodules gost-engine
2020-11-03 Ichinose Shogofix typo in README
2020-11-02 Benjamin KadukAdd more diagnostics to ossl_shim
2020-11-02 Benjamin KadukAdjust error reason for ssl_get_min_max_version() failure
2020-11-02 Benjamin KadukClear error queue entries from bad DLTS records
2020-11-02 jwalchPrevent potential UAF in init_thread_deregister()
2020-11-02 Daniel BeveniusEVP: Fix typo in EVP_PKEY_gen comment
2020-11-02 jwalchInitialize outl in evp_enc.c to 0, protect against...
2020-11-01 Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-11-01 Randall S.... Remove FLOSS from all OSS builds on NonStop except...
2020-11-01 Richard Levittetest/recipes/90-test_shlibload.t: Skip when address...
2020-11-01 Richard Levitteutil/find-doc-nits: ignore OSSL_DEPRECATED*, alongside...
2020-11-01 Richard LevitteSimplify and clarify doc/internal/man7/deprecation.pod
2020-10-30 jwalchPatch leak in EVP_PKEY2PKCS8() error path
2020-10-30 Matt CaswellAllow empty deprecation macros to be passed as macro...
2020-10-30 Matt CaswellFix some missed usage of DEFINE_LHASH_OF()
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-30 Richard Levittetest/recipes/15-test_gendh.t: don't try DER params
2020-10-29 Benjamin KadukUnify ssl3_get_cipher_by_std_name() implementation
2020-10-29 Ard Biesheuvelcrypto/poly1305/asm: fix armv8 pointer authentication
2020-10-29 Pauliafalg: add a NULL pointer check
2020-10-28 Randall S.... Rewrite the HPE NonStop Notes file in Markdown with...
2020-10-27 Richard LevitteDH: stop setting the private key length arbitrarily
2020-10-27 Richard Levitteconfigdata.pm.in, util/dofile.pl: Make a HERE document...
2020-10-27 Shane LontisFix sparc t4 build error 'undefined symbol: cipher_hw_g...
2020-10-26 Matt CaswellEnsure we raise SSLfatal on error
2020-10-26 Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-26 KanAdd parentheses to fix PCLINT Info:773
2020-10-23 Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22 Paulienc: change the text to reference `-list` instead of...
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-22 Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Shane LontisRemove ossl_prov_util_nid_to_name()
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-22 Romain GeisslerFix aarch64 static linking into shared libraries (see...
2020-10-22 Richard LevitteAPPS: Implement load_keyparams() to load key parameters
2020-10-22 Jeremiah GowdyImplement OpenSSL secure memory for Windows
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-21 Richard LevitteWork around Windows ftell() bug as per Microsoft engine...
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20 Matt CaswellDocument EVP_PKEY_set1_encoded_public_key()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-20 xuyunjiaresolve defects: reverse_inull; row[DB_exp_date] refere...
2020-10-20 XiaokangQianFix Aes-xts potential failure on aarch64
2020-10-20 Jacob Hoffman... Prefix crlNumber output with 0x.
2020-10-19 Matt CaswellFix no-dh
2020-10-19 Richard LevitteTEST: fix the DH tests to reproduce the priv_len settings
2020-10-19 Richard LevitteDH: have DH_set_length() increment the dirty count.
2020-10-19 Richard LevitteDH: make the private key length importable / exportable
2020-10-18 Dr. Matthias... Change markdown link style in README, INSTALL, SUPPORT...
2020-10-18 Dr. Matthias... README: make the link to the OpenSSL 3.0 Wiki page...
2020-10-17 Richard LevitteENCODER & DECODER: set params on all encoder/decoder...
2020-10-17 Richard Levittedev/release.sh: improve instruction for pushing the tag
2020-10-16 Richard LevitteTEST: modify tconversion.pl for forensics
2020-10-16 Matt CaswellAdd a CHANGES entry for the SSL_SECOP_TMP_DH change
2020-10-16 Matt CaswellPass an EVP_PKEY for SSL_SECOP_TMP_DH in the security...
2020-10-16 Matt CaswellConcentrate deprecated libssl API usage in one file
2020-10-16 Randall S.... Fix missing include of string.h in apps/lib/engine...
2020-10-16 Paulilist: add a -provider-info option.
2020-10-16 Paulinull prov: fix gettable param array type.
2020-10-15 Matt CaswellPrepare for 3.0 alpha 8
2020-10-15 Matt CaswellPrepare for release of 3.0 alpha 7 openssl-3.0.0-alpha7
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Akshit AkhouryChanging X509at_get0_data_by_OBJ to expect const stack...
2020-10-15 Dr. Matthias... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-15 Matt CaswellRemove some more CMS key downgrades
2020-10-15 Matt CaswellRemove CMS recipient info information out of the algori...
2020-10-15 Matt CaswellMove CMS signing code out of the algorithms and into CMS
2020-10-15 Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-15 Matt CaswellRemove a CMS key downgrade
2020-10-14 Nicola Tuveri[test][tls-provider] Implement KEM algorithm
2020-10-14 Nicola Tuveri[ssl] Support ssl_encapsulate on server side
2020-10-14 Nicola Tuveri[ssl] Support ssl_decapsulate on client side
2020-10-14 Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-14 Nicola Tuveri[test][tls-provider] Add 2nd pluggable tls group for KEM
2020-10-14 Nicola Tuveri[test][sslapitest] Add test for pluggable KEM group
2020-10-14 Nicola Tuveri[test][tls-provider] Group xor_group properties in...
next