Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Matt Caswell 564e5b754a Always add a suitable error if we fail to decode 1 year ago
  Matt Caswell 32d3c3abf3 Optimise PKEY decoders 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Matt Caswell da31939763 Fix another decoder mem leak on an error path 2 years ago
  Matt Caswell 9ec9b968f9 Fix a decoder mem leak on an error path 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Hugo Landau 2475544584 Decoder resolution performance optimizations 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Richard Levitte 73dd5d67c5 DECODER: check the first decoded structure name against user given structure 3 years ago
  Tomas Mraz ab7554e5a0 OSSL_DECODER_from_bio: Avoid spurious decoder error 3 years ago
  Shane Lontis 42e97dde80 Add missing NULL check in OSSL_DECODER_from_bio(). 3 years ago
  Matt Caswell f77208693e Avoid excessive OSSL_DECODER_do_all_provided calls 3 years ago
  Richard Levitte ef2194c4ad DECODER & ENCODER: Add better tracing 3 years ago
  Richard Levitte 8ea5a6b523 DECODER: Adapt addition of extra decoder implementations 3 years ago
  Richard Levitte 9379bf943a DECODER: use property definitions instead of getting implementation parameters 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Tomas Mraz 4d2d4b4bc1 OSSL_DECODER_from_bio: Report an unsupported error when there is none 3 years ago
  Matt Caswell 40692ed7c8 Better error messages if there are no encoders/decoders/store loaders 3 years ago
  Dr. David von Oheimb d9efb24de8 OSSL_DECODER_from_bio() Prevent spurious decoding error at EOF 3 years ago
  Daniel Bevenius 4489655c23 Fix typo in OSSL_DECODER_CTX_set_input_structure 3 years ago
  Richard Levitte f99659535d ENCODER & DECODER: Allow decoder implementations to specify "carry on" 3 years ago
  Tomas Mraz a8275fbc4a decoder_process: data_structure can be NULL 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Pauli 141cc94e44 Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO 3 years ago
  Shane Lontis 7a45d51ce3 Use BIO_f_readbuffer() in the decoder to support stdin. 3 years ago
  Dr. David von Oheimb 39a61e69b8 OSSL_STORE: restore diagnostics on decrypt error; provide password hints 3 years ago
  Richard Levitte 57acc56bdc DECODER: Add better tracing of the chain walking process 3 years ago
  Richard Levitte acf497b53b DECODER: Use the data structure from the last decoder to select the next 3 years ago