summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_x509store.c
AgeCommit message (Expand)Author
2017-09-03openssl: import v2.1.0.beta1rhe
2017-06-14openssl: import v2.0.4rhe
2016-11-30openssl: import v2.0.0rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: support OpenSSL 1.1.0's new multi-threading APIrhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-19openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-05-29openssl: wrapper object before allocnobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-12-13ossl_x509store.c: typed datanobu
2014-12-13ossl_x509store.c: typed datanobu
2014-09-30protoize no-arguments functionsnobu
2013-04-16* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak
2013-03-05use INT2FIX(0) instead of INT2NUM(0).kazu
2012-10-02* ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain
2012-02-02* ext/openssl/ossl_x509store.c: Add class documentation fordrbrain
2011-03-24* ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse
2011-03-20* ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-03-26* ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame
2009-08-14* include/ruby/ruby.h (rb_check_safe_str): deprecated.nobu
2008-09-03* include/ruby/signal.h: removed.ko1
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu
2007-04-05* ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama
2006-08-31* ruby.h (struct RString): embed small strings.matz
2005-08-22* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo
2005-05-27* ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo
2005-02-11* ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-10-15* ext/openssl/ossl_x509store.cgotoyuzo
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo