コミット履歴

作者 SHA1 メッセージ 日付
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
  Matt Caswell f5afac4bda Update copyright year 3 年 前
  Pauli e27fea4640 ocsp: remove references to EVP_sha1() 3 年 前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年 前
  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 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 年 前
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 年 前
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 年 前
  Matt Caswell cc6d92619f Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params 5 年 前
  Richard Levitte 0c49670063 Following the license change, modify the boilerplates in crypto/ocsp/ 5 年 前
  Dr. Stephen Henson 68c12bfc66 Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 7 年 前
  Richard J. Moore 22293ea1cc Ignore the serial number for now and just do the rest. 7 年 前
  Richard J. Moore 1421aeadd7 Make some more X509 functions const. 7 年 前
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 8 年 前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年 前
  Jim Basney dca7158c95 Avoid double-free in calleres to OCSP_parse_url 8 年 前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年 前
  Alessandro Ghedini 070c23325a Remove useless code 8 年 前
  Dr. Stephen Henson af170194a8 embed OCSP_CERTID 8 年 前
  Dr. Stephen Henson a332635ea0 Embed various OCSP fields. 8 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年 前
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 年 前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Rich Salz 0dfb9398bb free NULL cleanup 9 年 前
  Dr. Stephen Henson 6ef869d7d0 Make OCSP structures opaque. 9 年 前