doc: It is not possible to use SSL_OP_* value in preprocessor conditions
[openssl.git] / crypto /
2021-07-15 Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-07-15 Paulievp: constify some OSSL_PARAM arguments
2021-07-15 Tomas MrazMake EVP_PKEY_check() be an alias for EVP_PKEY_pairwise...
2021-07-12 Pauliasn.1: fix Coverity 1487104 Logically dead code
2021-07-11 Dr. David von OheimbImprove doc of OSSL_HTTP_REQ_CTX_set_expected() on...
2021-07-10 Daiki UenoBIO_lookup_ex: use AI_ADDRCONFIG only if explicit host...
2021-07-10 Richard LevitteASN.1: Refuse to encode to DER if non-optional items...
2021-07-08 Paulievp: detect and raise an error if no digest is found...
2021-07-08 Juergen ChristFix compile warning with GCC 11.
2021-07-08 Rich SalzFix bug in X509_print_ex
2021-07-07 Richard LevitteCRYPTO: Remove the check for built-in methods in the...
2021-07-07 Paulibn: procduce correct sign for result of BN_mod()
2021-07-06 Tomas Mrazfips module header inclusion fine-tunning
2021-07-06 Martin Schwenkebn: Make fixed-length Montgomery Multiplication conditi...
2021-07-06 Martin Schwenkebn: Fix .size directive
2021-07-06 Martin Schwenkebn: Use a basic branch-if-not-zero
2021-07-06 Tomas Mrazrsa_cms_verify: Avoid negative return with missing...
2021-07-05 Tomas MrazCoverity #1486687: fix potential dereference of NULL...
2021-07-03 Richard LevittePROV & STORE: Make the 'file:' store loader understand...
2021-07-02 Oliver MihatschFix memory leak in i2d_ASN1_bio_stream
2021-07-02 Tomas Mrazpem_read_bio_key: Add passphrase caching to avoid askin...
2021-07-02 Tomas Mrazpem_read_bio_key_decoder: Avoid spurious error on unkno...
2021-07-02 Shane LontisFix compile errors when building with --api=1.1.0 no...
2021-07-02 Randall S. BeckerDefined out MUTEX attributes not available on NonStop...
2021-06-30 Dr. David von OheimbOSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(...
2021-06-30 Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-30 Paulievp: fix coverity 1473380 Copy into fixed size buffer...
2021-06-30 Paulibio: check for valid socket when closing
2021-06-30 Paulix509: improve error reporting
2021-06-29 Tomas Mrazcoverity #1486531: return error properly from x509_pubk...
2021-06-29 Richard LevitteEVP: Have EVP_PKCS82PKEY_ex() pass a correct selection...
2021-06-29 Richard LevitteDECODER & ENCODER: Make sure to pass around the origina...
2021-06-29 Dr. David von Oheimbossl_cmp_error_new(): Fix Coverity issue 1486534, and...
2021-06-29 Richard LevitteOSSL_STORE: Fix crash when tracing STORE
2021-06-29 Richard LevitteENCODER & DECODER: Make a tighter coupling between...
2021-06-26 Richard LevitteENCODER & DECODER: Allow en/decoders to have multiple...
2021-06-26 Pauliui: address potential memory leak
2021-06-26 Paulix509: address NULL dereference and memory leaks
2021-06-25 yunhenable getauxval on android 10
2021-06-25 Tomas Mrazppccap.c: Split out algorithm-specific functions
2021-06-25 Dr. David von OheimbCMP: Improve reporting of error codes and related strin...
2021-06-25 Dr. David von Oheimbossl_sk_ASN1_UTF8STRING2text(): Minor generalization...
2021-06-25 Dr. David von OheimbCMP: Clean up internal message creation API and its...
2021-06-25 Petr GotthardBIO_new_from_core_bio: Fix heap-use-after-free after...
2021-06-24 Matt CaswellFix a race in ossl_provider_add_to_store()
2021-06-24 Matt CaswellMove OPENSSL_add_builtin back into provider.c
2021-06-24 Matt Caswellmake struct provider_info_st a full type
2021-06-24 Matt CaswellDon't skip the current provider in ossl_provider_regist...
2021-06-24 Matt CaswellDon't hold any locks while calling the provider init...
2021-06-24 Matt CaswellOnly associate a provider with a store once it has...
2021-06-24 Matt CaswellMerge ossl_provider_activate() and ossl_provider_activa...
2021-06-24 Matt CaswellSet use_fallbacks to zero when we add a provider to...
2021-06-24 Matt CaswellRemove flag_couldbechild
2021-06-24 Matt CaswellAdd a new provider to the store only after we activate it
2021-06-24 Matt CaswellInstantiate configuration supplied providers when we...
2021-06-24 Matt CaswellInstantiate user-added builtin providers when we need...
2021-06-24 Matt CaswellInstantiate predefined providers just-in-time
2021-06-24 Tomas MrazOSSL_DECODER_from_bio: Avoid spurious decoder error
2021-06-24 Tomas Mrazossl_pw_get_passphrase: No ui method does not necessari...
2021-06-24 Pauliproperty: remove spurious incorrect comments
2021-06-24 Pauliproperty: add locking for the property string database
2021-06-24 Paulierr: add unable to get lock errors
2021-06-23 Richard LevitteAdapt other parts of the source to the changed EVP_Q_di...
2021-06-23 Richard LevitteEVP: Change the output size type of EVP_Q_digest()...
2021-06-23 Randall S. BeckerAdd assert.h to threads_pthread.c for NonStop thread...
2021-06-23 Dr. David von Oheimbcmp_server.c: Fix check: certConf not allowed after...
2021-06-23 Dr. David von Oheimbcmp_client.c: Print checkAfter value from pollRep befor...
2021-06-22 Hubert Kariocross-reference the DH and RSA SECLEVEL to level of...
2021-06-22 Martin Schwenkeec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_...
2021-06-22 Martin Schwenkeec: Add alignment pseudo-op at beginning of function
2021-06-22 Martin Schwenkeec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops
2021-06-22 Martin Schwenkebn: save/restore registers to/from stack
2021-06-22 Martin Schwenkebn: Switch $i to be unused r9
2021-06-22 Martin Schwenkebn: Drop unnecessary use of r9
2021-06-22 Martin Schwenkebn: Update .align pseudo-ops to match convention
2021-06-22 Martin Schwenkebn: Drop use of .p2align pseudo-op
2021-06-22 Shane LontisAdd table entries for fips 186-5 related to RSA auxilia...
2021-06-22 Martin Schwenkeec: Fail build on big-endian with enable-ec_nistp_64_gc...
2021-06-22 Shane LontisFix aes_core to use U64() macro..
2021-06-22 Pauliasn1: properly clean up on failed BIO creation
2021-06-21 Matt CaswellEnsure we remove libctx DRBG state before removing...
2021-06-20 Richard LevitteSTORE: Fix OSSL_STORE_open_ex() error reporting
2021-06-19 Tomas MrazReplace non-ASCII character in source file
2021-06-19 Paulirsa: fix indentation
2021-06-19 Pauliasn1: fix indentation
2021-06-19 Paulicrypto: repalce tabs with spaces
2021-06-19 Pauliparams: fix range check when converting double to uint64_t.
2021-06-19 Pauliparams: avoid using intmax_t since it's not well supported
2021-06-18 Dr. David von Oheimbhttp_client.c: fix HTTP_VERSION_STR_LEN and make it...
2021-06-18 Dr. David von Oheimbhttp_client.c: make HTTP_LINE1_MINLEN more efficient
2021-06-18 Dr. David von Oheimbhttp_client.c: make prefix checking more readable and...
2021-06-18 Dr. David von Oheimbhttp_client.c: fix error reporting (a char was missing...
2021-06-18 Dr. David von Oheimbhttp_client.c: fix OSSL_HTTP_proxy_connect() for HTTPS...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-16 Richard LevitteDSO: Fix the VMS DSO name converter to actually do...
2021-06-16 Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-16 Dr. David von OheimbX509_digest_sig(): Improve default hash for EdDSA and...
2021-06-16 Richard LevitteCORE: Do a bit of cleanup of core fetching
2021-06-16 Shane LontisFix DH private key check.
2021-06-16 Matt CaswellClean up the encoder/decoder/loader stores before providers
next