Commit History

Author SHA1 Message Date
  Tomas Mraz 928f15e71b Fix regression in i2d_re_X509_REQ_tbs() 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Dr. David von Oheimb 8e39049d38 crypto/x509/{x509_req,x_all}.c: add some NULL parameter checks, improve coding style 2 years ago
  Gibeom Gwon 39d356e084 X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updated 2 years ago
  Dr. David von Oheimb aaabe58072 X509: clean up doc and implementation of X509{,_REQ}_check_private_key() 2 years ago
  Dr. David von Oheimb ba9e3721fe x509_att.c: improve error checking and reporting and coding style 2 years ago
  Dr. David von Oheimb e128eaa094 X509_REQ_get_extensions: add error queue entry on ill-formed extensions attribute 2 years ago
  Shane Lontis e72dbd8e13 Fix usages of const EVP_MD. 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb 2039ac07b4 X509_REQ_get_extensions(): Return empty stack if no extensions found 3 years ago
  Dr. David von Oheimb 743975c7e5 constify X509_REQ_add_extensions() and X509_REQ_add_extensions_nid() 3 years ago
  Richard Levitte c2403f362e Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. David von Oheimb c74aaa3920 Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dirk-Willem van Gulik c72e59349f Add setter equivalents to X509_REQ_get0_signature 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Dr. Stephen Henson 11222483d7 constify X509_REQ_get0_signature() 8 years ago
  FdaSilvaYY c47ba4e96c Constify some ASN1_OBJECT *obj input parameters 8 years ago
  Dr. Stephen Henson b26ab17f3d Constify some X509_CRL, X509_REQ functions. 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  FdaSilvaYY 97458daade Add X509_REQ_get0_pubkey method 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 years ago
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate 8 years ago
  Dr. Stephen Henson 1f143e08a5 New accessor X509_REQ_get_X509_PUBKEY() 9 years ago
  Dr. Stephen Henson 75ef61d705 typo 9 years ago
  Dr. Stephen Henson a9732d04fa Add accessors for request and CRL signatures 9 years ago