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
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Matt Caswell cc6d92619f Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params 5 years ago
  Richard Levitte 0c49670063 Following the license change, modify the boilerplates in crypto/ocsp/ 5 years ago
  Dr. Stephen Henson 68c12bfc66 Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 7 years ago
  Richard J. Moore 22293ea1cc Ignore the serial number for now and just do the rest. 8 years ago
  Richard J. Moore 1421aeadd7 Make some more X509 functions const. 8 years ago
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Jim Basney dca7158c95 Avoid double-free in calleres to OCSP_parse_url 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Alessandro Ghedini 070c23325a Remove useless code 8 years ago
  Dr. Stephen Henson af170194a8 embed OCSP_CERTID 8 years ago
  Dr. Stephen Henson a332635ea0 Embed various OCSP fields. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 0dfb9398bb free NULL cleanup 9 years ago
  Dr. Stephen Henson 6ef869d7d0 Make OCSP structures opaque. 9 years ago
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tom Greenslade b36f35cda9 Handle IPv6 addresses in OCSP_parse_url. 10 years ago
  Dr. Stephen Henson 68f5500d31 constify 11 years ago
  Dr. Stephen Henson a26e245ecd Fix the ECDSA timing attack mentioned in the paper at: 13 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 14 years ago