aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509store.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-191-2/+2
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-181-5/+11
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* openssl: wrapper object before allocnobu2015-05-291-8/+16
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_x509store.c: typed datanobu2014-12-131-4/+15
* ossl_x509store.c: typed datanobu2014-12-131-2/+16
* protoize no-arguments functionsnobu2014-09-301-1/+1
* * ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak2013-04-161-1/+1
* use INT2FIX(0) instead of INT2NUM(0).kazu2013-03-051-3/+3
* * ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain2012-10-021-0/+26
* * ext/openssl/ossl_x509store.c: Add class documentation fordrbrain2012-02-021-0/+39
* * ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse2011-03-241-4/+4
* * ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr2011-03-201-12/+12
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove2010-12-091-12/+0
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-15/+15
* * ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame2010-03-261-0/+1
* * include/ruby/ruby.h (rb_check_safe_str): deprecated.nobu2009-08-141-2/+2
* * include/ruby/signal.h: removed.ko12008-09-031-1/+0
* * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu2008-05-291-1/+1
* * ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama2007-04-051-0/+11
* * ruby.h (struct RString): embed small strings.matz2006-08-311-2/+2
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo2005-08-221-3/+10
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-271-12/+7
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-111-0/+12
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-10/+23
* * ext/openssl/ossl_x509store.cgotoyuzo2004-10-151-3/+30
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-2/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+561