Commit Verlauf

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