Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 4286ca47c7 Following the license change, modify the boilerplates in crypto/x509v3/ il y a 5 ans
  Andy Polyakov 7d38ca3f8b x509v3/v3_purp.c: refine lock-free check in x509v3_cache_extensions. il y a 6 ans
  Andy Polyakov f21b5b64cb x509v3/v3_purp.c: re-implement lock-free check for extensions cache validity. il y a 6 ans
  Andy Polyakov 0da7358b07 x509v3/v3_purp.c: resolve Thread Sanitizer nit. il y a 6 ans
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. il y a 6 ans
  Dr. Matthias St. Pierre bc624bd955 v3_purp.c: add locking to x509v3_cache_extensions() il y a 6 ans
  Matt Caswell 0d66475908 Update copyright year il y a 6 ans
  Massimiliano Pala b383aa2081 Add X509_get0_authority_key_id() function il y a 6 ans
  Dr. Stephen Henson 786dd2c22c Add support for custom signature parameters il y a 7 ans
  Jon Spillett e6f648fd88 Fix for #2730. Add CRLDP extension to list of supported extensions il y a 7 ans
  Richard Levitte fe0169b097 Make it possible for external code to set the certiciate proxy path length il y a 8 ans
  FdaSilvaYY 7569362ebb Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*() il y a 8 ans
  Richard Levitte 9961cb7768 Make it possible for external code to flag a certificate as a proxy one. il y a 8 ans
  Kurt Cancemi fa3a0286d1 Remove pointless free loop in X509_PURPOSE_cleanup() il y a 8 ans
  FdaSilvaYY c8f717fe87 Constify input buffers of some X509V3 and X509_PURPOSE -related methods il y a 8 ans
  Rich Salz e417070c9f Add some accessor API's il y a 8 ans
  Matt Caswell 137e5555bd Don't leak memory on int X509_PURPOSE_add() error path il y a 8 ans
  Rich Salz d2e9e32018 Copyright consolidation 07/10 il y a 8 ans
  Alessandro Ghedini c001ce3313 Convert CRYPTO_LOCK_X509_* to new multi-threading API il y a 8 ans
  Viktor Dukhovni 109f8b5dec Comment side-effect only calls of X509_check_purpose il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
  Dr. Stephen Henson f51e5ed6b4 Fix self signed handling. il y a 9 ans
  Dr. Stephen Henson d19a50c9fb New function X509_get0_subject_key_id() il y a 9 ans
  David Woodhouse 47bbaa5b60 Revert "OPENSSL_NO_xxx cleanup: RFC3779" il y a 9 ans
  Richard Levitte 1912c5d811 Win32 build fix: include internal/numbers.h to get UIN32_MAX il y a 9 ans
  Dr. Stephen Henson 063f1f0c69 functions to retrieve certificate flags il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc il y a 9 ans