Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell 0f48050b5a Fix BIO_f_asn1() to properly report some errors há 1 ano atrás
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
  Oliver Mihatsch 3a1d2b5952 Fix memory leak in i2d_ASN1_bio_stream há 3 anos atrás
  Pauli 10dbfcc91e asn.1: remove TODOs há 3 anos atrás
  Matt Caswell f5afac4bda Update copyright year há 3 anos atrás
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). há 3 anos atrás
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure há 6 anos atrás
  Matt Caswell 605856d72c Update copyright year há 3 anos atrás
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call há 3 anos atrás
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ há 5 anos atrás
  Richard Levitte 28428130db Update copyright year há 6 anos atrás
  Rich Salz cdb10bae3f Set error code on alloc failures há 6 anos atrás
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. há 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes há 7 anos atrás
  Matt Caswell 297c1149f6 Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c há 7 anos atrás
  Jon Spillett f125430063 Exit the loop on failure há 7 anos atrás
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments há 8 anos atrás
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments há 8 anos atrás
  Rich Salz f3b3d7f003 Add -Wswitch-enum há 8 anos atrás
  FdaSilvaYY f59f23c383 Add more zalloc há 8 anos atrás
  FdaSilvaYY 8e89e85f55 Fix some missing inits há 8 anos atrás
  Rich Salz b1322259d9 Copyright consolidation 09/10 há 8 anos atrás
  Matt Caswell a146ae55ba Make BIO opaque há 8 anos atrás
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 8 anos atrás
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto há 9 anos atrás
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc há 9 anos atrás
  Rich Salz b548a1f11c free null cleanup finale há 9 anos atrás
  Rich Salz ca3a82c3b3 free NULL cleanup há 9 anos atrás