Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 years ago
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 4 years ago
  Dr. Matthias St. Pierre d86167ec75 Add legacy include guards to public header files 4 years ago
  Dr. Matthias St. Pierre ae4186b004 Fix header file include guard names 4 years ago
  Dr. Matthias St. Pierre 50cd4768c6 Reorganize public header files (part 1) 4 years ago
  Dr. David von Oheimb 7960dbec68 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 4 years ago
  Matt Caswell 8caab503ba Fix an incorrect macro 5 years ago
  Matt Caswell cc6d92619f Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 48f4ad7718 Following the license change, modify the boilerplates in include/ and crypto/include/ 5 years ago
  Richard Levitte 7e09c5eaa5 Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h) 5 years ago
  Paul Kehrer 20c3672174 add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESP 5 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Nick Mathewson a5d0d6b8fd Remove redundant declarations of ERR_load_*_strings() 6 years ago
  David Cooper b4dd21a7b8 Add -rsigopt option to ocsp command 6 years ago
  Benjamin Kaduk ce5886dda8 Add an API to get the signer of an OCSP response 6 years ago
  Matt Caswell 9f5671c7e9 Remove 4 broken macros from ocsp.h 6 years ago
  Sascha Steinbiss db17e43d88 Add OCSP_resp_get1_id() accessor 7 years ago
  Rich Salz 52df25cf2e make error tables const and separate header file 7 years ago
  Bernd Edlinger 37659ea430 Add parentheses on public macros where appropriate. 7 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 a026fbf977 Constify some inputs buffers 7 years ago
  Dr. Stephen Henson 68c12bfc66 Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 7 years ago
  Matt Caswell 79613ea844 Convert OCSP* functions to use const getters 7 years ago
  FdaSilvaYY c47ba4e96c Constify some ASN1_OBJECT *obj input parameters 7 years ago
  Richard J. Moore 22293ea1cc Ignore the serial number for now and just do the rest. 7 years ago
  Richard J. Moore 1421aeadd7 Make some more X509 functions const. 7 years ago
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 years ago
  Dr. Stephen Henson 02fb7cfeb2 Add OCSP accessors. 8 years ago