Historique des commits

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