Commit Verlauf

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