[openssl-dev] [openssl.org #4251] PR request: Add OCSP_SINGLERESP_get0_id() accessor

2016-01-17 Thread Rich Salz via RT
done in commit 9e5cd4bac777e27ebcdc9aa411f0a63c27500468 thanks. -- Rich Salz, OpenSSL dev team; rs...@openssl.org ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4251] PR request: Add OCSP_SINGLERESP_get0_id() accessor

2016-01-16 Thread Lukas Tribus via RT
Since 1.1.0 API will be freezed soon, can you review the following pull-request Remi Gacogne posted: Add an OCSP_SINGLERESP_get0_id() accessor to the OCSP_CERTID of a OCSP_SINGLERESP https://github.com/openssl/openssl/pull/334 Thank you!