Commit History

Author SHA1 Message Date
  Hugo Landau 606e0426a1 Add support for loading root CAs from Windows crypto API 2 years ago
  Dr. David von Oheimb c0f6792b81 add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey() 1 year ago
  Hugo Landau e0c4e43e40 BIO_sendmmsg/BIO_recvmmsg (API only) 1 year ago
  Matt Caswell 5a4ba72f00 Give BIO_s_mem() the ability to support datagrams 2 years ago
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2 years ago
  Dr. David von Oheimb 9df71587f1 Add X509_PUBKEY_set0_public_key(), extracted from X509_PUBKEY_set0_param() 2 years ago
  Dr. David von Oheimb d7d3dae694 CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions 2 years ago
  Dr. David von Oheimb e2f6960fc5 CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt() 2 years ago
  Hugo Landau 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 years ago
  Dmitry Belyavskiy 4b2bd2722b Public API functions OPENSSL_str[n]casecmp 2 years ago
  Viktor Söderqvist 07342bad1b CMS sign digest 3 years ago
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server 2 years ago
  Arran Cudbard-Bell f6f56f4776 async_posix: Allow custom stack allocation functions to be specified for POSIX contexts 2 years ago
  Richard Levitte f5e8050fdc Add signed bn2bin and bin2bn functions 2 years ago
  Pauli 4e62f1a3af Add context dup functions for digests and ciphers 2 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Matt Caswell 437f101ee0 make update 2 years ago
  Richard Levitte ad0a2c0110 EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider() 3 years ago
  Dr. David von Oheimb 7df56adac7 CMP: Add missing getter functions to CRMF API and CMP API 3 years ago
  Dr. David von Oheimb ab9d67efa4 HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c 3 years ago
  Dr. David von Oheimb 8ccbf00d17 Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity 3 years ago
  William Edmisten 8c5bff2220 Add support for ISO 8601 datetime format 3 years ago
  Pauli b6298a7f8d util: convert SHA* one shots back to being functions 3 years ago
  Richard Levitte 73c02a6201 ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE 3 years ago
  Matt Caswell dea2878fac Teach more of the ASN.1 code about libctx/propq 3 years ago
  Matt Caswell c8a9af97c9 Teach the ASN.1 code how to create embedded objects with libctx/propq 3 years ago
  Matt Caswell d6ded941c9 Provide the ability to create an X509_PUBKEY with a libctx/propq 3 years ago
  Richard Levitte b7d2bd1219 Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst 3 years ago
  Richard Levitte 17213b2ad0 Restore all the ? in util/libcrypto.num 3 years ago
  Pauli bcd5d3a22d libcrypto: make XXX_get_number() internal 3 years ago