aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_ts.c
Commit message (Expand)AuthorAgeFilesLines
* [ruby/openssl] Implement Write Barrier for all OpenSSL typesJean Boussier2023-06-191-3/+3
* [ruby/openssl] ts: use TS_VERIFY_CTX_set_certs instead of TS_VERIFY_CTS_set_c...Kazuki Yamaguchi2021-10-251-1/+1
* [ruby/openssl] fix segv in Timestamp::{Request,Response,TokenInfo}.newNobuhiro IMAI2021-10-161-3/+9
* [ruby/openssl] ts: libressl build fix warningDavid Carlier2021-10-161-0/+4
* [ruby/openssl] Suppress cast-function-type warningsNobuyoshi Nakada2021-09-121-3/+21
* [ruby/openssl] Separate formatting from ossl_make_errorNobuyoshi Nakada2021-09-121-1/+1
* [ruby/openssl] require OpenSSL >= 1.0.2 and LibreSSL >= 3.1Kazuki Yamaguchi2021-07-181-6/+3
* [ruby/openssl] Fixed the results of OpenSSL::Timestamp::Response#failure_infoNobuyoshi Nakada2021-03-161-11/+11
* [ruby/openssl] digest, hmac, ts, x509: use IO.binread in examples where appro...Kazuki Yamaguchi2021-03-161-9/+9
* Use rb_intern_const instead of rb_intern in Init functionsNobuyoshi Nakada2020-10-211-13/+13
* [ruby/openssl] Look up digest by name instead of constantBart de Water2020-05-131-3/+3
* [ruby/openssl] ts: simplify OpenSSL::Timestamp::Request#algorithmKazuki Yamaguchi2020-02-171-6/+1
* Import openssl-2.2.0 (#2693)Hiroshi SHIBATA2020-02-161-0/+1519