]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2020-10-14  Kurt RoeckxUse __BYTE_ORDER__ to test the endianness when available
2020-10-14  Yury Issyscall_random(): don't fail if the getentropy() functi...
2020-10-14  Randall S.... Reconciled c99 and loader arguments for float on NonSto...
2020-10-13  Richard LevitteEVP: Take care of locks when downgrading an EVP_PKEY
2020-10-13  Ikko AshimineFixed typo in ssl_lib.c
2020-10-12  Rainer JungMake TAP::Harness and TAP::Parser optional.
2020-10-12  Richard LevitteDocument how deprecation should be done
2020-10-12  Richard LevitteOpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
2020-10-12  Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12  Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12  Richard LevitteMake OpenSSL::ParseC and OpenSSL::Ordinals treat deprec...
2020-10-12  Richard LevitteAdd convenience macros OSSL_DEPRECATEDIN_{major}_{minor}
2020-10-12  Richard LevitteAdd definitions of OSSL_DEPRECATED[_FOR] for Microsoft VC
2020-10-12  Richard LevitteChange OSSL_DEPRECATED to take a version argument
2020-10-12  Richard LevitteAdd a macro OSSL_DEPRECATED for compiler dependent...
2020-10-12  Paulicoverity 1403324 negative array index: check for findin...
2020-10-12  Paulicoverity 1414446 out-of-bounds access: allocate \0...
2020-10-12  Paulivms: move otherwise dead code into the VMS relevant...
2020-10-10  Richard LevitteAdapt some code to OSSL_ENCODER_to_data() / OSSL_DECODE...
2020-10-10  Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09  Richard LevitteFix diverse ERR code conflicts
2020-10-09  Richard Levittemake ordinals
2020-10-09  Richard LevitteModify util/mknum.pl to drop new symbols that don't...
2020-10-09  Richard LevitteOpenSSL::Ordinals: Add options for the writing functions
2020-10-09  Tomas MrazINSTALL.md: Drop trailing spaces on a line
2020-10-09  Randall S.... Disabled symbol_presence test on NonStop due to differe...
2020-10-08  Daniel BeveniusSet mark and pop error in d2i_PrivateKey_ex
2020-10-08  Dmitry BelyavskiyFix zero-length content verification in S/MIME format
2020-10-08  Dmitry BelyavskiyTests for processing zero-length content in SMIME format
2020-10-08  Dr. David von... Correct and simplify use of ERR_clear_error() etc....
2020-10-08  AndrĂ© KlitzingAllow to continue on UNABLE_TO_VERIFY_LEAF_SIGNATURE
2020-10-08  Matt CaswellFix the decoder start type handling
2020-10-08  Matt CaswellAdd a test for encoding and decoding of parameters...
2020-10-08  Matt CaswellFix encoding of DHX parameters files
2020-10-08  Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-08  Richard LevitteDocument install_fips in INSTALL.md
2020-10-08  Richard Levitteproviders/build.info: Tag the FIPS module, for the...
2020-10-08  Richard Levittedescrip.mms.tmpl: Add a target to install the FIPS...
2020-10-08  Richard Levittewindows-makefile.tmpl: Add a target to install the...
2020-10-08  Richard Levitteunix-Makefile.tmpl: Add a target to install the FIPS...
2020-10-08  Daniel BeveniusERR: fix comment typo in err.c
2020-10-07  Dr. David von... ocsp.h: Fix backward compatibility declaration of OCSP_...
2020-10-07  Pauliapps: remove internal/cryptlib.h include that isn't...
2020-10-06  Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-06  Benny BaumannAvoid memory leak of parent on allocation failure for...
next