Historial de Commits

Autor SHA1 Mensaje Fecha
  Tomas Mraz 0541fa7802 ossl_decoder_cache_flush(): Do not raise an error if there is no cache hace 9 meses
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Matt Caswell e16c010308 Fix a leak in an error path when duplicating an OSSL_DECODER_CTX. hace 1 año
  slontis 39ed7636e0 Fix decoders so that they use the passed in propq. hace 1 año
  Matt Caswell 3d254b3134 Fix a leak in an error path in OSSL_DECODER_CTX_new_for_pkey() hace 1 año
  Richard Levitte 98d81174d3 Remove include/internal/decoder.h, as it's superfluous hace 1 año
  Tomas Mraz 2acb0d363c When exporting/importing decoded keys do not use 0 as selection hace 1 año
  Matt Caswell 32d3c3abf3 Optimise PKEY decoders hace 1 año
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp hace 2 años
  Pauli 0bcae9893b Fix Coverity 1503218: negative loop bound hace 2 años
  Hugo Landau 2475544584 Decoder resolution performance optimizations hace 2 años
  Richard Levitte d5f9166bac Move e_os.h to include/internal hace 2 años
  Richard Levitte 73dd5d67c5 DECODER: check the first decoded structure name against user given structure hace 3 años
  Tomas Mraz 0a02c81f81 Coverity #1486687: fix potential dereference of NULL keymgmt hace 3 años
  Richard Levitte 398f8fe1c4 DECODER & ENCODER: Make sure to pass around the original selection bits hace 3 años
  Richard Levitte f616ad4b02 ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt hace 3 años
  Richard Levitte 27fb7a0a27 DECODER & ENCODER: Add better tracing hace 3 años
  Richard Levitte ef2194c4ad DECODER & ENCODER: Add better tracing hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Matt Caswell 3811e0019a Special case SM2 when decoding hace 3 años
  Matt Caswell 669967fdd8 Don't try the same decoder multiple times hace 3 años
  Pauli 07aa88cccf decoder: fix Coverity 1473236 & 1473386: resource leaks hace 3 años
  Tobias Nießen e3a2ba7547 crypto: rename error flags in internal structures hace 3 años
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names hace 3 años
  Matt Caswell a28d06f3e9 Update copyright year hace 3 años
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY hace 3 años
  Richard Levitte 054cde1756 DECODER EVP_PKEY: Don't store all the EVP_KEYMGMTs hace 3 años
  Petr Gotthard 223652548d Fix double-free in decoder_pkey.c hace 3 años