Commit History

作者 SHA1 備註 提交日期
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Rich Salz ca3a82c3b3 free NULL cleanup 9 年之前
  Matt Caswell 266483d2f5 RAND_bytes updates 9 年之前
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 年之前
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 年之前
  Jonas Maebe 1c4b688cb4 multi_split: check for NULL when allocating parts and bpart, and for failure of sk_BIO_push() 10 年之前
  Jonas Maebe 8957278869 mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check whether sk_MIME_PARAM_push succeeds 10 年之前
  Jonas Maebe 15297d962c mime_hdr_new: free mhdr, tmpname, tmpval on error path 10 年之前
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. 10 年之前
  Dr. Stephen Henson 847865d0f9 Add suppot for ASCII with CRLF canonicalisation. 10 年之前
  Dr. Stephen Henson 78dfd43955 corrected fix to PR#2711 and also cover mime_param_cmp 12 年之前
  Dr. Stephen Henson 3c6a7cd44b PR: 2742 12 年之前
  Dr. Stephen Henson 228a8599ff free headers after use in error message 12 年之前
  Dr. Stephen Henson 6941b7b918 PR: 2711 12 年之前
  Andy Polyakov a50bce82ec Sanitize usage of <ctype.h> functions. It's important that characters 12 年之前
  Dr. Stephen Henson 6d6c47980e Correctly handle errors in CMS I/O code. 16 年之前
  Dr. Stephen Henson 2e86f0d8d7 Use correct headers for signed receipts. Use consistent naming. 16 年之前
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 年之前