Historique des commits

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