Histórico de Commits

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