Commit History

Author SHA1 Message Date
  Richard Levitte 4286ca47c7 Following the license change, modify the boilerplates in crypto/x509v3/ 6 years ago
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 years ago
  Matt Caswell 6ec5fce25e Update copyright year 6 years ago
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null 6 years ago
  Richard Levitte 67f060acef Avoid possible memleak in X509_policy_check() 7 years ago
  klemens 6025001707 spelling fixes, just comments and readme. 8 years ago
  Matt Caswell b2e8bd7bd5 Remove an unused variable assignment 8 years ago
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 years ago
  Viktor Dukhovni 895c2f84a6 Long overdue cleanup of X509 policy tree verification 8 years ago
  Viktor Dukhovni bc8c34d74a Fix invalid policy detection 8 years ago
  Viktor Dukhovni 109f8b5dec Comment side-effect only calls of X509_check_purpose 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Dr. Stephen Henson 4a640fb6c3 Fix declarations and constification for inline stack. 9 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Dr. Stephen Henson a8d8e06b0a Avoid direct X509 structure access 9 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 years ago
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz 222561fe8e free NULL cleanup 5a 9 years ago
  Rich Salz 7aa0b02246 Dead code cleanup: crypto/*.c, x509v3, demos 9 years ago
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 10 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 years ago
  Jonas Maebe 3a7581bf5a tree_print: check for NULL after allocating err 11 years ago