Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar hace 5 años
  Pauli 35e264c032 Coverity #1451596: check dirlen for being negative hace 5 años
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION hace 5 años
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ hace 6 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
  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
  FdaSilvaYY 8483a003bf various spelling fixes hace 8 años
  Rich Salz e771eea6d8 Revert "various spelling fixes" hace 8 años
  FdaSilvaYY 620d540bd4 various spelling fixes hace 8 años
  FdaSilvaYY b6453a68bb GH753: More spelling fix hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 9 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
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' hace 9 años
  Rich Salz ca3a82c3b3 free NULL cleanup hace 9 años
  Matt Caswell 918bb86529 Unchecked malloc fixes hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Dr. Stephen Henson 9a85e53813 no need to include memory.h hace 13 años
  Ben Laurie ccf529928f !a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145). hace 16 años
  Dr. Stephen Henson 8931b30d84 And so it begins... hace 16 años