Commit History

Author SHA1 Message Date
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Shane Lontis 5c10724387 Add some additional NULL checks to prevent segfaults. 3 years ago
  Shane Lontis e6c2f96489 Fix more certificate related lib_ctx settings. 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Dr. David von Oheimb 0dca5ede0d Make more use of X509_add_certs(); minor related code & comments cleanup 3 years ago
  Dr. David von Oheimb c1be4d617c Rename internal X509_add_cert_new() to ossl_x509_add_cert_new() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell fd3ed85c67 Fix safestack issues in ocsp.h 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell be6aeda647 Add OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex() 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Richard Levitte 0c49670063 Following the license change, modify the boilerplates in crypto/ocsp/ 5 years ago
  Pauli a8d3dbe19b Check for a failure return from EVP_MD_CTX_new() in OCSP_basic_sign(). 5 years ago
  David Cooper cace14b8ef Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions. 6 years ago
  David Cooper 0494014781 Make editorial changes suggested by Matt Caswell and fixed Travis failures. 6 years ago
  David Cooper 89623f8429 Make editorial changes suggested by Rich Salz and add the -rsigopt option to the man page for the ocsp command. 6 years ago
  David Cooper b4dd21a7b8 Add -rsigopt option to ocsp command 6 years ago
  FdaSilvaYY f479eab227 style : fix some if(... 6 years ago
  Matt Caswell a671b3e64a Add OCSP_RESPID_match() 7 years ago
  Matt Caswell e12c0beb5a Add the ability to set OCSP_RESPID fields 7 years ago
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Dr. Stephen Henson af170194a8 embed OCSP_CERTID 8 years ago
  Dr. Stephen Henson a332635ea0 Embed various OCSP fields. 8 years ago