aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkey_ec.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: report errors in OpenSSL error queue when clear itKazuki Yamaguchi2016-05-181-2/+2
* ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe2016-05-181-54/+64
* openssl: wrapper object before allocnobu2015-05-291-2/+4
* ossl_pkey_ec.c: typed datanobu2014-12-121-5/+15
* ossl_pkey_ec.c: typed datanobu2014-12-121-5/+15
* ext: protoize no-arguments functionsnobu2014-10-041-2/+2
* * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss2013-07-051-0/+4
* * ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak2013-04-161-2/+4
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer usa2012-07-111-7/+6
* get rid of warningsnobu2012-07-111-2/+2
* * ext/openssl/ossl_pkey_ec.cemboss2012-06-101-0/+74
* * ext/openssl/ossl.cemboss2012-06-101-5/+9
* * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain2012-04-131-0/+6
* * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss2011-06-221-28/+26
* Thu May 12 08:01:14 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-111-32/+31
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse2011-04-061-0/+4
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-3/+3
* * ext/openssl/ossl_pkey_ec.c: parenthesize macro arguments.akr2011-03-061-22/+22
* * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe2010-09-261-1/+1
* * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu2010-05-061-1/+1
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-2/+2
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-4/+4
* * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr2008-12-311-2/+2
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment outmame2008-09-181-0/+11
* * ext/openssl: suppress warnings.nobu2008-07-221-6/+6
* * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko12008-06-081-2/+2
* * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings.technorama2008-02-261-3/+0
* * ext/openssl/{extconf.rb,ossl_ssl_session.c}:technorama2007-06-181-25/+172
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_get_group): get rid ofusa2007-04-061-1/+1
* * ext/openssl/ossl_bn.c: More documentation.technorama2007-04-031-0/+1438