Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 0ce7d1f355 Copyright year updates il y a 8 mois
  Neil Horman 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api il y a 11 mois
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  ihciah bcbc7d6067 bio: pass flags on BIO_ctrl to make flush retriable il y a 1 an
  Matt Caswell e51dd6ee1b Fix BIO_f_cipher() flushing il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell 38fc02a708 Update copyright year il y a 3 ans
  Pauli 4c3c2633b2 evp: remove TODOs il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Dane (4cad@silvertoque) 1f2235ea4e Remove unneeded switch statement to fix warning il y a 4 ans
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 6 ans
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. il y a 7 ans
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto il y a 7 ans
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments il y a 8 ans
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments il y a 8 ans
  Andy Polyakov 9e421962e1 evp/bio_enc.c: stop using pointer arithmetic for error detection. il y a 8 ans
  Andy Polyakov c1a7dcbe16 evp/bio_enc.c: refine non-overlapping logic. il y a 8 ans
  Andy Polyakov abdb460d8a evp/bio_enc.c: perform enc_read operation without using overlapping buffers. il y a 8 ans
  Dr. Stephen Henson 976ef6adcc Note cipher BIO write errors too. il y a 8 ans
  Dr. Stephen Henson ee6ce5cc36 Set error if EVP_CipherUpdate fails. il y a 8 ans
  Rich Salz 6286757141 Copyright consolidation 04/10 il y a 8 ans
  Matt Caswell a146ae55ba Make BIO opaque il y a 8 ans
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. il y a 8 ans