История коммитов

Автор 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 лет назад