]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-08-12  Dr. David von... Introduce X509_add_cert[s] simplifying various addition... 12615/head
2020-08-12  Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11  Shane LontisFix serializer_EVP_PKEY_to_bio so that that the key...
2020-08-11  Shane LontisAdd fix for RSA keygen in FIPS using keysizes 2048...
2020-08-11  Pauliprovider: add the unused paramater tag to the gettable...
2020-08-11  Benjamin KadukExpose S390x HW ciphers' IV state to provider layer
2020-08-11  Benjamin KadukAvoid deprecated API in evp_test.c
2020-08-11  Benjamin KadukAvoid deprecated function in evp_lib.c
2020-08-11  Benjamin KadukUse local IV storage in EVP BLOCK_* macros
2020-08-11  Benjamin KadukUse local IV storage in e_rc2.c
2020-08-11  Benjamin KadukUse local IV storage in e_xcbc_d.c
2020-08-11  Benjamin KadukUse local IV storage in e_sm4.c
2020-08-11  Benjamin KadukUse local IV storage in e_des3.c
2020-08-11  Benjamin KadukUse local IV storage in e_des.c
2020-08-11  Benjamin KadukUse local IV storage in e_camellia.c
2020-08-11  Benjamin KadukUse local IV storage in e_aria.c
2020-08-11  Benjamin KadukUse local IV storage in e_aes_ebc_hmac_sha256.c
2020-08-11  Benjamin KadukUse local IV storage in e_aes_ebc_hmac_sha1.c
2020-08-11  Benjamin KadukUse local IV storage in e_aes.c
2020-08-11  Benjamin KadukRetire EVP_CTRL_GET_IV
2020-08-11  Benjamin KadukDocument EVP_CIPHER_CTX IV accessors
2020-08-11  Benjamin KadukMake GCM providers more generous about fetching IVs
2020-08-11  Benjamin KadukAdd tests for new EVP_CIPHER_CTX IV accessors
2020-08-11  Benjamin KadukDeprecate and replace EVP_CIPHER_CTX_iv()/etc.
2020-08-11  Benjamin KadukSupport cipher provider "iv state"
2020-08-11  Shane LontisAdd DHX serialization
2020-08-11  Shane LontisAdd dh_kdf support to provider
2020-08-11  Shane LontisAdd DHX support to keymanager
2020-08-11  Dr. Matthias... README.md: remove incorrect link to openssl.github.io
2020-08-11  Dr. Matthias... README.md: replace incorrect access token for the AppVe...
2020-08-10  Pauliconf: add an error if the openssl_conf section isn...
2020-08-10  Matt CaswellRemove a TODO from evp_test
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to the...
2020-08-10  Matt CaswellMinimise the size of the macros in kdf_exch.c
2020-08-10  Matt CaswellUpdate KDF documentation
2020-08-10  Matt CaswellDelete old KDF bridge EVP_PKEY_METHODS
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10  Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge
2020-08-10  C.W. BettsInitial Apple Silicon support.
2020-08-10  Shane LontisFix memory leak in drbgtest
2020-08-09  Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09  Shane LontisAdd some of the missing CMS API documentation
2020-08-09  Shane LontisChange CMS tests to use a library context.
2020-08-09  Shane LontisAdd EVP signature with libctx methods.
2020-08-09  Shane LontisUse libctx for EVP_CIPHER_CTX_rand_key() method.
2020-08-09  Shane LontisAdd libctx to ecdh_KDF_X9_63.
2020-08-09  Shane LontisFix EVP_PKEY_CTX_get_rsa_oaep_md() & EVP_PKEY_CTX_get_r...
2020-08-09  Shane LontisAdd libctx support to PKCS7.
2020-08-09  Shane LontisAdd libctx to SMIME ASN1
2020-08-09  Shane LontisAdd internal method x509_set0_libctx().
2020-08-09  Shane LontisAdd libctx support to CMS.
2020-08-08  Dr. Matthias... rand: fix typo in parameter name
2020-08-07  Dmitry BelyavskiyUpdate gost-engine to fix API rename
2020-08-07  Kelvin LeeUse .cnf for config files, not .conf
2020-08-07  Shane LontisAdd evp_test fixes.
2020-08-07  Paulidrbgtest: avoid a memory leak
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-08-07  Richard LevittePROV: Fix MSBLOB / PVK deserializer
2020-08-07  Richard LevitteEVP: Fix the returned value for ASN1_PKEY_CTRL_DEFAULT_...
2020-08-07  Richard LevitteTEST: Adjust the serdes test to include MSBLOB and PVK
2020-08-07  Richard LevittePEM: Fix i2b_PvK to use EVP_Encrypt calls consistently
2020-08-07  Richard LevittePROV: Add MSBLOB and PVK to DSA and RSA deserializers
2020-08-07  Richard LevitteDESERIALIZER: Adjust to allow the use several deseriali...
2020-08-07  Richard LevittePEM: Make general MSBLOB reader functions exposed inter...
2020-08-06  Richard LevitteRSA: Be less strict on PSS parameters when exporting...
2020-08-06  Paulimac: add some consistency to setting the XXX_final...
2020-08-06  Pauligettables: documentation changes to pass the provider...
2020-08-06  Pauligettables: test changes to pass the provider context.
2020-08-06  Pauligettables: provider changes to pass the provider context.
2020-08-06  Pauligettables: core changes to pass the provider context.
2020-08-06  Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06  Sahana Prasadapps/pkcs12: Change defaults from RC2 to PBES2 with...
2020-08-06  Matt CaswellPrepare for 3.0 alpha 7 12597/head
2020-08-06  Matt CaswellPrepare for release of 3.0 alpha 6 openssl-3.0.0-alpha6
2020-08-06  Matt CaswellUpdate copyright year
2020-08-04  Shane LontisFix provider cipher reinit after init/update with a...
2020-08-04  Peter EisentrautMark an argument of an inline function as unused
2020-08-04  Dr. David von... openssl-cmp.pod.in: Update and extend example using...
2020-08-04  Richard LevitteDESERIALIZER: Fix EVP_PKEY construction by export
2020-08-04  Dr. David von... Fix error message on setting cert validity period in...
2020-08-04  Dr. David von... apps: Correct and extend diagnostics of parse_name()
2020-08-04  Dr. David von... Add 'section=...' info in error output of X509V3_EXT_nc...
2020-08-04  Dr. David von... Rename misleading X509V3_R_INVALID_NULL_NAME to X509V3_...
2020-08-04  Dr. David von... Correct confusing X509V3 conf error output by removing...
2020-08-04  Dr. David von... Correct misleading diagnostics of OBJ_txt2obj on unknow...
2020-08-04  Dr. David von... apps/cmp.c: Defer diagnostic output on server+proxy...
2020-08-04  Richard LevittePROV: Make the DER to KEY deserializer decode parameter...
2020-08-04  Norman AshleyCoverity Fixes for issue #12531
2020-08-04  Shane LontisChange the provider implementation of X942kdf to use...
2020-08-03  David WoodhouseAdd CHANGES.md entry for SSL_set1_host()/SSL_add1_host...
2020-08-03  David WoodhouseDisallow setting more than one IP address with SSL_add1...
2020-08-03  David WoodhouseFix certificate validation for IPv6 literals in sconnec...
2020-08-03  David WoodhouseMake SSL_set1_host() and SSL_add1_host() take IP addresses
2020-08-03  Dr. David von... 81-test_cmp_cli.t: Skip tests with mock server if serve...
2020-08-01  Matt CaswellFix an ENGINE leak in asn1_item_digest_with_libctx
2020-08-01  Richard LevitteDESERIALIZER: Small bugfix in the deser_process()
2020-08-01  Richard LevitteDESERIALIZER: Make OSSL_DESERIALIZER_from_{bio,fp}...
2020-08-01  Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01  Richard LevitteTEST: Add testutil tests to compare unterminated string...
next