1. 17 Jan, 2016 2 commits
    • Rich Salz's avatar
      Add some accessors. · 9e5cd4ba
      Rich Salz authored
      
      
      Author: Remi Gacogne <rgacogne-github@coredump.fr>
      GH334: Add an OCSP_SINGLERESP_get0_id() accessor to the OCSP_CERTID of
      a OCSP_SINGLERESP. It is possible to do it the other way around using
      OCSP_resp_find(), but this is more efficient when you have a tree indexed
      by OCSP_CERTID, like haproxy does. (This is also RT4251)
      
      Author: Marek Klein <kleinmrk@gmail.com>
      GH556: OCSP_resp_get_produced_at() accessor to the producedAt of a
      OCSP_BASICRESP
      GH555: TS_STATUS_INFO_get_status(), TS_STATUS_INFO_get_text() and
      TS_STATUS_INFO_get_failure_info() accessors for a TS_STATUS_INFO
      
      Signed-off-by: default avatarRich Salz <rsalz@openssl.org>
      Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
      9e5cd4ba
    • Rich Salz's avatar
      RT4247: Add missing patch · 0b3a231e
      Rich Salz authored
      
      
      Missed the camellia EVP update.
      
      Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
      0b3a231e
  2. 16 Jan, 2016 7 commits
  3. 15 Jan, 2016 6 commits
  4. 14 Jan, 2016 23 commits
  5. 13 Jan, 2016 2 commits