Commit History

Author SHA1 Message Date
  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
  Jon Spillett 0608afe096 Fix up bad libcrypto.num 3 years ago
  Tomas Mraz b3c2ed7043 Add NCONF_get_section_names() 3 years ago
  Rich Salz 6b750b89ee Add NCONF_get0_libctx() 3 years ago
  Tomas Mraz c4e9167437 Rename also the OSSL_PROVIDER_name() function 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Jon Spillett 169eca602c Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers 3 years ago
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls 3 years ago
  Pauli eb1b66f00c mac: add a getter for the MAC block size. 3 years ago
  Jon Spillett 8bb6fdfc99 Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context 3 years ago
  Matt Caswell 2ed0a45a65 Add ordinal numbers to the .num files 3 years ago
  Dr. David von Oheimb 184238794f bio_lib: Add BIO_get_line, correct doc of BIO_gets 4 years ago
  Tomas Mraz e9fe0f7e9d Replace EVP_PKEY_supports_digest_nid 3 years ago
  Dr. David von Oheimb 8f965908a5 HTTP client: Minimal changes that include the improved API 3 years ago
  Dr. David von Oheimb 4329f361ce Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio() 3 years ago
  Pauli 482e6693b4 apps: change list command to only list fetchable algorithms. 3 years ago
  Matt Caswell f12a5690de Add the concept of a child OSSL_LIB_CTX 3 years ago
  Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation 3 years ago
  Dr. David von Oheimb 4d49b68504 Crypto: Add deprecation compatibility declarations for SHA* message digest functions 3 years ago
  Dr. David von Oheimb 0a8a6afdfb Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 3 years ago