Historial de Commits

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