Age | Commit message (Expand) | Author |
2016-05-25 | openssl: drop OpenSSL 0.9.6/0.9.7 support | rhe |
2016-05-24 | openssl: add EC.generate | rhe |
2016-05-24 | openssl: rename EC#generate_key to EC#generate_key! | rhe |
2016-05-23 | openssl: use StringValueCStr() where NUL-terminated string is expected | rhe |
2016-05-21 | openssl: add OpenSSL::PKey::EC#private? and #public? | rhe |
2016-05-20 | openssl: improve handling of password for encrypted PEM | rhe |
2016-05-18 | ossl_pkey_ec.c: index types | nobu |
2016-05-18 | openssl: report errors in OpenSSL error queue when clear it | rhe |
2016-05-18 | ext/openssl: refactor OpenSSL::PKey::EC::Point#mul | rhe |
2015-05-29 | openssl: wrapper object before alloc | nobu |
2014-12-12 | ossl_pkey_ec.c: typed data | nobu |
2014-12-12 | ossl_pkey_ec.c: typed data | nobu |
2014-10-04 | ext: protoize no-arguments functions | nobu |
2013-07-05 | * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds of | emboss |
2013-04-16 | * ext/openssl/*: Document synonymous methods, by windwiny [GH-277] | zzak |
2012-07-11 | * ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer | usa |
2012-07-11 | get rid of warnings | nobu |
2012-06-10 | * ext/openssl/ossl_pkey_ec.c | emboss |
2012-06-10 | * ext/openssl/ossl.c | emboss |
2012-04-13 | * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control | drbrain |
2011-06-22 | * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER | emboss |
2011-05-11 | Thu May 12 08:01:14 2011 Martin Bosslet <[email protected]> | emboss |
2011-04-06 | * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): | naruse |
2011-03-24 | * ext/openssl/ossl.c: surpress warning: shorten-64-to-32. | naruse |
2011-03-06 | * ext/openssl/ossl_pkey_ec.c: parenthesize macro arguments. | akr |
2010-09-26 | * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest), | wanabe |
2010-05-06 | * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is | nobu |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2008-12-31 | * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr | akr |
2008-09-18 | * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment out | mame |
2008-07-22 | * ext/openssl: suppress warnings. | nobu |
2008-06-08 | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 |
2008-02-26 | * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings. | technorama |
2007-06-18 | * ext/openssl/{extconf.rb,ossl_ssl_session.c}: | technorama |
2007-04-06 | * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_get_group): get rid of | usa |
2007-04-03 | * ext/openssl/ossl_bn.c: More documentation. | technorama |