| Commit message (Expand) | Author | Age | Files | Lines |
* | no ID cache in Init functions | nobu | 2018-02-16 | 1 | -0/+1 |
* | openssl: import v2.1.0 | rhe | 2017-12-14 | 1 | -78/+63 |
* | openssl: import v2.1.0.beta1 | rhe | 2017-09-03 | 1 | -55/+43 |
* | openssl: import v2.0.5 | rhe | 2017-08-10 | 1 | -3/+3 |
* | openssl: import v2.0.4 | rhe | 2017-06-14 | 1 | -3/+3 |
* | openssl: import v2.0.1 | rhe | 2016-12-10 | 1 | -3/+7 |
* | openssl: import v2.0.0 | rhe | 2016-11-30 | 1 | -24/+38 |
* | [DOC] replace Fixnum with Integer [ci skip] | nobu | 2016-10-26 | 1 | -1/+1 |
* | openssl: import v2.0.0.beta.2 | rhe | 2016-09-08 | 1 | -273/+180 |
* | * remove trailing spaces. | svn | 2016-08-29 | 1 | -3/+3 |
* | import Ruby/OpenSSL 2.0.0.beta.1 | rhe | 2016-08-29 | 1 | -149/+228 |
* | openssl: implement initialize_copy method for PKey classes | rhe | 2016-06-19 | 1 | -12/+71 |
* | openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structs | rhe | 2016-06-05 | 1 | -4/+4 |
* | openssl: drop OpenSSL 0.9.6/0.9.7 support | rhe | 2016-05-25 | 1 | -2/+0 |
* | openssl: add EC.generate | rhe | 2016-05-24 | 1 | -51/+96 |
* | openssl: rename EC#generate_key to EC#generate_key! | rhe | 2016-05-24 | 1 | -3/+12 |
* | openssl: use StringValueCStr() where NUL-terminated string is expected | rhe | 2016-05-23 | 1 | -4/+4 |
* | openssl: add OpenSSL::PKey::EC#private? and #public? | rhe | 2016-05-21 | 1 | -10/+14 |
* | openssl: improve handling of password for encrypted PEM | rhe | 2016-05-20 | 1 | -19/+9 |
* | ossl_pkey_ec.c: index types | nobu | 2016-05-18 | 1 | -1/+1 |
* | openssl: report errors in OpenSSL error queue when clear it | rhe | 2016-05-18 | 1 | -2/+2 |
* | ext/openssl: refactor OpenSSL::PKey::EC::Point#mul | rhe | 2016-05-18 | 1 | -54/+64 |
* | openssl: wrapper object before alloc | nobu | 2015-05-29 | 1 | -2/+4 |
* | ossl_pkey_ec.c: typed data | nobu | 2014-12-12 | 1 | -5/+15 |
* | ossl_pkey_ec.c: typed data | nobu | 2014-12-12 | 1 | -5/+15 |
* | ext: protoize no-arguments functions | nobu | 2014-10-04 | 1 | -2/+2 |
* | * ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds of | emboss | 2013-07-05 | 1 | -0/+4 |
* | * ext/openssl/*: Document synonymous methods, by windwiny [GH-277] | zzak | 2013-04-16 | 1 | -2/+4 |
* | * ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer | usa | 2012-07-11 | 1 | -7/+6 |
* | get rid of warnings | nobu | 2012-07-11 | 1 | -2/+2 |
* | * ext/openssl/ossl_pkey_ec.c | emboss | 2012-06-10 | 1 | -0/+74 |
* | * ext/openssl/ossl.c | emboss | 2012-06-10 | 1 | -5/+9 |
* | * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control | drbrain | 2012-04-13 | 1 | -0/+6 |
* | * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER | emboss | 2011-06-22 | 1 | -28/+26 |
* | Thu May 12 08:01:14 2011 Martin Bosslet <Martin.Bosslet@googlemail.com> | emboss | 2011-05-11 | 1 | -32/+31 |
* | * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): | naruse | 2011-04-06 | 1 | -0/+4 |
* | * ext/openssl/ossl.c: surpress warning: shorten-64-to-32. | naruse | 2011-03-24 | 1 | -3/+3 |
* | * ext/openssl/ossl_pkey_ec.c: parenthesize macro arguments. | akr | 2011-03-06 | 1 | -22/+22 |
* | * ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest), | wanabe | 2010-09-26 | 1 | -1/+1 |
* | * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is | nobu | 2010-05-06 | 1 | -1/+1 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -2/+2 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -4/+4 |
* | * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr | akr | 2008-12-31 | 1 | -2/+2 |
* | * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment out | mame | 2008-09-18 | 1 | -0/+11 |
* | * ext/openssl: suppress warnings. | nobu | 2008-07-22 | 1 | -6/+6 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -2/+2 |
* | * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings. | technorama | 2008-02-26 | 1 | -3/+0 |
* | * ext/openssl/{extconf.rb,ossl_ssl_session.c}: | technorama | 2007-06-18 | 1 | -25/+172 |
* | * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_get_group): get rid of | usa | 2007-04-06 | 1 | -1/+1 |
* | * ext/openssl/ossl_bn.c: More documentation. | technorama | 2007-04-03 | 1 | -0/+1438 |