Commit History

作者 SHA1 備註 提交日期
  Richard Levitte 4286ca47c7 Following the license change, modify the boilerplates in crypto/x509v3/ 6 年之前
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 年之前
  Matt Caswell 6ec5fce25e Update copyright year 6 年之前
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null 6 年之前
  Richard Levitte 67f060acef Avoid possible memleak in X509_policy_check() 7 年之前
  klemens 6025001707 spelling fixes, just comments and readme. 8 年之前
  Matt Caswell b2e8bd7bd5 Remove an unused variable assignment 8 年之前
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 年之前
  Viktor Dukhovni 895c2f84a6 Long overdue cleanup of X509 policy tree verification 8 年之前
  Viktor Dukhovni bc8c34d74a Fix invalid policy detection 8 年之前
  Viktor Dukhovni 109f8b5dec Comment side-effect only calls of X509_check_purpose 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Dr. Stephen Henson 4a640fb6c3 Fix declarations and constification for inline stack. 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Dr. Stephen Henson a8d8e06b0a Avoid direct X509 structure access 9 年之前
  Rich Salz 64b25758ed remove 0 assignments. 9 年之前
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 年之前
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 年之前
  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 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Rich Salz 222561fe8e free NULL cleanup 5a 9 年之前
  Rich Salz 7aa0b02246 Dead code cleanup: crypto/*.c, x509v3, demos 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 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 10 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年之前
  Jonas Maebe 3a7581bf5a tree_print: check for NULL after allocating err 11 年之前