Commitin historia

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