Improve RFC 8446 PSK key exchange mode compliance
[openssl.git] / crypto /
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12 Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-12 Tomas MrazA few cleanups of the provider build.infos
2021-05-12 Pauliencoder: add a _name() function for encoders and decoders
2021-05-12 Pauliproperty: create property names more eagerly.
2021-05-12 Job SnijdersAdd OID for RPKI id-ct-signedChecklist
2021-05-12 Paulievp: fix return code check.
2021-05-12 Paulicoverity: fix 1484542 dereference after null check
2021-05-11 Xiaofei BaiFix missing $CPUIDDEF in libdefault.a
2021-05-11 Matt CaswellExclude child provider code from the FIPS module
2021-05-11 Matt CaswellDon't convert pre-existing providers into children
2021-05-11 Matt CaswellAdd support for child provider to up_ref/free their...
2021-05-11 Matt CaswellRegister callbacks with core for child provider creatio...
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11 Matt CaswellAdd the ability for ex_data to have a priority
2021-05-11 Matt CaswellOnly load the config file into the default libctx if...
2021-05-11 Dr. David von OheimbConstify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-11 Michael Richardsonreduce surprise in choice of CASE/String/STRING by...
2021-05-11 David CARLIERarmcap: fix Mac M1 SHA512 support.
2021-05-10 Shane LontisFix i2d_PKCS8PrivateKey_nid_bio() regression.
2021-05-09 David CarlierBIO_listen: disable setting ipv6_v6only on OpenBSD...
2021-05-09 fangming.fangOptimize RSA on armv8
2021-05-09 Theo BuehlerAvoid division by zero in hybrid point encoding
2021-05-08 Benjamin Kaduktasn_dec: use do/while around statement macros
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08 Shane LontisRemove unused code from the fips module
2021-05-08 Martin Schwenkebn: Add fixed length (n=6), unrolled PPC Montgomery...
2021-05-07 Pauliprovider: use a read lock when looking for a provider
2021-05-07 Pauliprovider: flush the store cache when providers are...
2021-05-07 Jon SpillettFixes #14662. Return all EC parameters even for named...
2021-05-07 Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-07 Richard LevitteDrop libimplementations.a
2021-05-06 Petr GotthardFix NULL dereference when ENCODER does not implement...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-06 Paulicoverity: fix 1478169: dereference after NULL check
2021-05-05 Rich SalzRemove all trace of FIPS_mode functions
2021-05-05 Tomas MrazFix missing symbols in no-cms and no-ts build
2021-05-05 Paulimac: add EVP_MAC_finalXOF() function
2021-05-05 Rich SalzAdd .includedir pragma
2021-05-05 Rich SalzAllow absolute paths to be set
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-05-04 Dr. David von OheimbHTTP client: Correct the use of optional proxy URL...
2021-05-04 Dr. David von OheimbBIO_eof() and OSSL_STORE_eof(): Make sure to return...
2021-05-04 Dr. David von OheimbOSSL_DECODER_from_bio() Prevent spurious decoding error...
2021-05-04 Dr. David von OheimbOSSL_STORE_expect(): Improve error handling and documen...
2021-05-04 Matt CaswellCreate libcrypto support for BIO_new_from_core_bio()
2021-05-01 Dmitry BelyavskiyUse OCSP-specific error code for clarity
2021-04-30 Daniel BeveniusFix typo in OSSL_DECODER_CTX_set_input_structure
2021-04-30 Richard LevitteSTORE: Fix the repeated prompting of passphrase
2021-04-30 Richard LevitteCORE: Rework the pre-population of the namemap
2021-04-30 Eric CurtinRemove dated term and fixed typo anther
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-29 Scott McPeakasn1_lib.c: ASN1_put_object: Remove comment about ...
2021-04-28 Matt CaswellStore the list of activated providers in the libctx
2021-04-28 Matt CaswellProperly protect access to the provider flag_activated...
2021-04-28 Dr. David von OheimbCMS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von OheimbTS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28 David BenjaminAdd X509 version constants.
2021-04-28 Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-28 Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-28 Rich SalzRename some globals, add ossl prefix.
2021-04-27 Richard LevitteASN1: Ensure that d2i_ASN1_OBJECT() frees the strings...
2021-04-26 Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26 Shane LontisFixes related to separation of DH and DHX types
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-23 Richard Levittecrypto/store/ossl_result.c: Better filtering of errors
2021-04-23 Richard LevitteEVP: evp_keymgmt_util_try_import() should clean up...
2021-04-23 Tomas MrazTrivial shortcuts for EVP_PKEY_eq()
2021-04-22 Dr. Matthias St... Remove obsolete comment
2021-04-22 Rich SalzRemove an unused parameter
2021-04-22 Tomas Mrazhttp/http_lib.c: Include stdio.h for sscanf()
2021-04-22 Todd ShortAdd RUN_ONCE support to zlib init
2021-04-22 Tomas MrazFix potential NULL dereference in OSSL_PARAM_get_utf8_s...
2021-04-22 Tomas MrazFix potential NULL dereference in ossl_ec_key_dup()
2021-04-22 Tomas MrazRemoved dead code in linebuffer_ctrl()
2021-04-22 Matt CaswellUpdate copyright year
2021-04-22 Tomas MrazFix build failure with MSVC
2021-04-22 Matt CaswellAvoid the need for Configure time 128-bit int detection
2021-04-22 MichaMFix typos
2021-04-21 Dr. David von OheimbASN.1: Add some sanity checks for input len <= 0; relat...
2021-04-21 Dr. David von Oheimbtasn_dec.c: Add checks for it == NULL arguments; improv...
2021-04-21 Richard LevitteSTORE: Discard the error report filter in crypto/store...
2021-04-21 Richard LevitteENCODER & DECODER: Allow decoder implementations to...
2021-04-21 Petr GotthardFix memory leak in X509_REQ
2021-04-20 Pauliasn1: fix indentation
2021-04-20 Paulidsa: remove unused macro
2021-04-20 Paulisrp: remove references to EVP_sha1()
2021-04-20 Paulipem: remove references to EVP_sha1()
2021-04-20 Pauliocsp: remove references to EVP_sha1()
2021-04-20 Paulicms: remove most references to EVP_sha1()
2021-04-20 Paulix509: remove most references to EVP_sha1()
2021-04-20 Paulits: fix double free on error path.
2021-04-20 Paulisrp: fix double free,
2021-04-20 Pauliparams_dup: fix off by one error that allows array...
2021-04-20 Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-20 Juergen ChristFix compile errors on s390.
next