aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_bn.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case.naruse2011-01-291-0/+2
* Add toplevel documentation for OpenSSLdrbrain2010-12-061-2/+2
* * ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse2010-09-131-1/+1
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-4/+4
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-7/+7
* * ext/openssl: suppress warnings.akr2009-03-121-31/+31
* * ext/openssl: suppress warnings.nobu2008-07-221-4/+4
* * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu2008-05-291-1/+1
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-2/+2
* * ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama2007-04-051-6/+52
* * ext/openssl/ossl_bn.c: More documentation.technorama2007-04-031-1/+11
* * ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama2007-03-291-1/+78
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-121-0/+4
* * ruby.h (struct RString): embed small strings.matz2006-08-311-6/+6
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-13/+9
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-22/+8
* OpenSSL updatemichal2003-09-121-17/+0
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-1/+0
* * ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo2003-07-251-0/+17
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+734