Histórico de Commits

Autor SHA1 Mensagem Data
  Tomas Mraz 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7 há 3 anos atrás
  Shane Lontis 4158b0dc1d Add ossl_rsa symbols há 3 anos atrás
  Pauli 556b8937d0 prov: support params arguments to signature init calls há 3 anos atrás
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context há 3 anos atrás
  Rich Salz b0aae91324 Remove RSA SSLv23 padding mode há 3 anos atrás
  Matt Caswell a28d06f3e9 Update copyright year há 3 anos atrás
  Shane Lontis 7b676cc8c6 Fix external symbols related to provider related security checks for há 3 anos atrás
  Benjamin Kaduk 93e43f4c47 RSA: avoid dereferencing possibly-NULL parameter in initializers há 3 anos atrás
  Richard Levitte c5689319eb Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries há 3 anos atrás
  Tomas Mraz f5f29796f0 Various cleanup of PROV_R_ reason codes há 3 anos atrás
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header há 3 anos atrás
  Tomas Mraz bbde856619 RSA: properly generate algorithm identifier for RSA-PSS signatures há 3 anos atrás
  Shane Lontis c2386b81fe Fix dsa & rsa signature dupctx() so that ctx->propq is strduped há 4 anos atrás
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' há 4 anos atrás
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX há 4 anos atrás
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. há 4 anos atrás
  Pauli a55b00bdbc der: _ossl prefix DER functions há 4 anos atrás
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ há 4 anos atrás
  Shane Lontis 991a6bb581 Add option to fipsinstall to disable fips security checks at run time. há 4 anos atrás
  Shane Lontis 7a810fac86 Add 'fips-securitychecks' option and plumb this into the actual fips checks há 4 anos atrás
  Shane Lontis 49ed5ba8f6 fix provider signatures há 4 anos atrás
  Shane Lontis 3f699197ac Add fips checks for rsa signatures. há 4 anos atrás
  Pauli f590a5ea1a signature: add FIPS error state handling há 4 anos atrás
  Shane Lontis db1319b706 Fix coverity CID #1458641 - Dereference before NULL check when setting ctx->flag_allow_md in rsa.c há 4 anos atrás
  Shane Lontis 51bba73e93 Fix coverity CID #1458645 - Dereference before NULL check in rsa_digest_verify_final() há 4 anos atrás
  Shane Lontis fdf6118b15 Fix coverity CID #1458647 - Use after free in clean_tbuf() which uses ctx->rsa há 4 anos atrás
  Shane Lontis 26c5ea8f61 Fix coverity CID #1458648 - Wrong sizeof() arg in rsa_freectx() há 4 anos atrás
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions há 4 anos atrás
  Richard Levitte 6ce6ad39fe RSA: Be less strict on PSS parameters when exporting to provider há 4 anos atrás
  Pauli af5e1e852d gettables: provider changes to pass the provider context. há 4 anos atrás