Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 0f48050b5a Fix BIO_f_asn1() to properly report some errors il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Oliver Mihatsch 3a1d2b5952 Fix memory leak in i2d_ASN1_bio_stream il y a 3 ans
  Pauli 10dbfcc91e asn.1: remove TODOs il y a 3 ans
  Matt Caswell f5afac4bda Update copyright year il y a 3 ans
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). il y a 3 ans
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure il y a 6 ans
  Matt Caswell 605856d72c Update copyright year il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 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
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes il y a 7 ans
  Matt Caswell 297c1149f6 Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c il y a 7 ans
  Jon Spillett f125430063 Exit the loop on failure 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
  Rich Salz f3b3d7f003 Add -Wswitch-enum il y a 8 ans
  FdaSilvaYY f59f23c383 Add more zalloc il y a 8 ans
  FdaSilvaYY 8e89e85f55 Fix some missing inits il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/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
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Rich Salz ca3a82c3b3 free NULL cleanup il y a 9 ans