Commit történet

Szerző SHA1 Üzenet Dátum
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 éve
  Pauli 35e264c032 Coverity #1451596: check dirlen for being negative 5 éve
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 éve
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 éve
  Richard Levitte 28428130db Update copyright year 6 éve
  Rich Salz cdb10bae3f Set error code on alloc failures 6 éve
  FdaSilvaYY f59f23c383 Add more zalloc 8 éve
  FdaSilvaYY 8e89e85f55 Fix some missing inits 8 éve
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 éve
  FdaSilvaYY 8483a003bf various spelling fixes 8 éve
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 éve
  FdaSilvaYY 620d540bd4 various spelling fixes 8 éve
  FdaSilvaYY b6453a68bb GH753: More spelling fix 8 éve
  Rich Salz 349807608f Remove /* foo.c */ comments 8 éve
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 éve
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 éve
  Rich Salz b548a1f11c free null cleanup finale 9 éve
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 éve
  Rich Salz ca3a82c3b3 free NULL cleanup 9 éve
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 éve
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 éve
  Dr. Stephen Henson 9a85e53813 no need to include memory.h 13 éve
  Ben Laurie ccf529928f !a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145). 15 éve
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 éve