summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_bn.c
AgeCommit message (Expand)Author
2017-06-14openssl: import v2.0.4rhe
2016-12-10openssl: import v2.0.1rhe
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-04openssl: avoid deprecated BN_*prime* functionsrhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2016-05-18openssl: fix equality test methods of OpenSSL::BNrhe
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
2015-02-21ossl_bn.c: [DOC] expand rdocs [ci skip]nobu
2015-02-21[DOC] Backport ruby/openssl@86eb721 [ci skip]zzak
2014-12-01use 0 for reservednobu
2014-10-04openssl: typed datanobu
2014-09-30protoize no-arguments functionsnobu
2014-02-11* ext/openssl/ossl_bn.c (ossl_bn_initialize): Use rb_integer_pack.akr
2013-06-25* bignum.c (MSB): Removed.akr
2013-04-28ossl_bn.c: reduce alloca/mallocnobu
2013-04-28ossl_bn.c: fix ossl_bn_initialize bug with integershirosaki
2013-04-25ext/openssl/ossl_bn.c: fix implicit conversionnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-04* ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.naruse
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-02-19* ext/openssl/ossl_bn.c: parenthesize macro arguments.akr
2011-01-29* ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case.naruse
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-03-12* ext/openssl: suppress warnings.akr
2008-07-22* ext/openssl: suppress warnings.nobu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu
2007-12-21* regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr
2007-04-05* ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama
2007-04-03* ext/openssl/ossl_bn.c: More documentation.technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2003-09-17* ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo
2003-09-12OpenSSL updatemichal
2003-09-06* ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo
2003-07-25* ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo