Historie revizí

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