Historie revizí

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