提交歷史

作者 SHA1 備註 提交日期
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 年之前
  Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL 4 年之前
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  Bernd Edlinger c70e2ec339 Fix error handling in x509_lu.c 5 年之前
  Shane Lontis faa9dcd4d4 Rename X509_STORE ptr stored in opaque struct X509_STORE_CTX 5 年之前
  Shane Lontis 7a9abccde7 Cleanup use of X509 STORE locks 5 年之前
  Matt Caswell b926f9deb3 Fix crash in X509_STORE_CTX_get_by_subject 5 年之前
  Anna Henningsen e26f653def Fix compilation with `-DREF_PRINT` 5 年之前
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 6 年之前
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 年之前
  Mingtao Yang 0124f32a01 Add APIs for custom X509_LOOKUP_METHOD creation 6 年之前
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 年之前
  FdaSilvaYY 7fcdbd839c X509: add more error codes on malloc or sk_TYP_push failure 6 年之前
  Matt Caswell 1c705121af Don't crash if there are no trusted certs 6 年之前
  Matt Caswell c4d3c19b4c Update copyright year 6 年之前
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 年之前
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 年之前
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 年之前
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 7 年之前
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 年之前
  Rich Salz c0452248ea Ignore dups in X509_STORE_add_* 7 年之前
  David Benjamin b6ef12c4ba Remove duplicate X509_OBJECT free function. 7 年之前
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 年之前
  Rich Salz f3b3d7f003 Add -Wswitch-enum 8 年之前
  FdaSilvaYY cfc5e0aa73 Constify inputs of two X509_LOOKUP_METHOD methods 8 年之前
  Dr. Stephen Henson ba1a1c3783 Deprecate X509_LU_FAIL, X509_LU_RETRY 8 年之前
  Dr. Stephen Henson 0946a19886 Use X509_LOOKUP_TYPE for lookup type consistently. 8 年之前