Age | Commit message (Expand) | Author |
2016-05-20 | openssl: improve handling of password for encrypted PEM | rhe |
2016-05-18 | openssl: clear OpenSSL error queue before return to Ruby | rhe |
2016-05-18 | openssl: report errors in OpenSSL error queue when clear it | rhe |
2015-11-30 | * ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes could | kosaki |
2015-09-22 | * ext/openssl/*: Remove svn commit id macros to make sync easier | zzak |
2015-05-29 | openssl: wrapper object before alloc | nobu |
2015-04-20 | * ext/openssl/*: use license instead of licence. | hsbt |
2014-09-30 | protoize no-arguments functions | nobu |
2013-04-16 | * ext/openssl/*: Document synonymous methods, by windwiny [GH-277] | zzak |
2012-07-10 | rb_thread_call_without_gvl | nobu |
2012-06-10 | * ext/openssl/ossl.c | emboss |
2011-11-23 | * ext/openssl/ossl_pkey_dsa.c: remove redundant colon from error | emboss |
2011-10-19 | * ext/openssl/ossl_ssl.c: Remove set, but unused variables. | emboss |
2011-09-01 | * Release GVL while OpenSSL's public key generation. | nahi |
2011-06-30 | * sytle fixes. | nobu |
2011-06-22 | * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER | emboss |
2011-06-12 | * ext/openssl/ossl_pkey_dh.c: completed documentation. | emboss |
2011-06-12 | * ext/openssl/ossl_pkey_dsa.c: completed documentation. | emboss |
2011-05-11 | Thu May 12 08:18:45 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-07 | cancel subversion backfire. sorry | matz |
2011-03-07 | * gc.c (rb_gc_set_params): allow GC parameter configuration by | matz |
2011-03-03 | * ext/openssl/ossl_pkey_dsa.c: parenthesize macro arguments. | akr |
2010-12-06 | Add toplevel documentation for OpenSSL | drbrain |
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 |
2008-02-26 | * ext/openssl/ossl_{ec,dh,dsa,rsa}.c: Remove useless warnings. | 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 about | knu |
2006-08-31 | * ruby.h (struct RString): embed small strings. | matz |
2005-09-18 | * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c: | gotoyuzo |
2004-06-21 | * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should create | gotoyuzo |
2004-01-08 | * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns | gotoyuzo |
2003-10-02 | * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine. | gotoyuzo |
2003-09-24 | * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c, | nobu |
2003-09-17 | * ext/openssl: all files are reviewed to simplify and avoid memory leak. | gotoyuzo |
2003-09-12 | OpenSSL update | michal |
2003-07-23 | * ext/openssl: imported. | gotoyuzo |