Historial de Commits

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