Age | Commit message (Expand) | Author |
2017-09-03 | openssl: import v2.1.0.beta1 | rhe |
2016-11-30 | openssl: import v2.0.0 | rhe |
2016-08-29 | import Ruby/OpenSSL 2.0.0.beta.1 | rhe |
2016-05-23 | openssl: use StringValueCStr() where NUL-terminated string is expected | rhe |
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-12-12 | ossl_digest.c: typed data | nobu |
2014-09-30 | protoize no-arguments functions | nobu |
2014-08-03 | ext: prefer RB_TYPE_P over comparison TYPE with constants | nobu |
2011-11-04 | * whitespace cleanup. | nobu |
2011-08-25 | * ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and add | drbrain |
2011-07-22 | * ext/openssl/ossl_digest.c: Check return value of EVP_DigestInit_ex. | emboss |
2011-06-13 | * ext/openssl/ossl_digest.c: fix error for digests that have no oid | emboss |
2011-06-13 | * ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln or | emboss |
2011-05-21 | * ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation. | emboss |
2011-05-19 | * lib: revert r31635-r31638 and untabify with expand(1). | nobu |
2011-05-16 | * ext/openssl/ossl_digest.c: Add documentation. | emboss |
2011-05-13 | Sat May 14 05:08:32 2011 Martin Bosslet <[email protected]> | emboss |
2011-05-13 | Sat May 14 04:19:06 2011 Martin Bosslet <[email protected]> | emboss |
2011-02-22 | * ext/openssl/ossl_digest.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 |
2010-02-23 | Back out the series of changes pending a due discussion. | knu |
2010-02-23 | * ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass the | knu |
2009-02-17 | * ext/openssl: avoid cyclic require. | akr |
2008-12-31 | * ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr | akr |
2008-07-22 | * ext/openssl: suppress warnings. | nobu |
2008-02-25 | * ext/openssl/digest.c ext/openssl/lib/openssl/digest.rb: | technorama |
2007-04-05 | * ext/openssl/ossl_pkcs5.c: New module. | 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 |
2004-12-15 | * lib/set.rb (Set#==): [ruby-dev:25206] | matz |
2004-06-30 | * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add, | gotoyuzo |
2003-09-17 | * ext/openssl: all files are reviewed to simplify and avoid memory leak. | gotoyuzo |
2003-09-06 | * ext/openssl/ruby_missing.c: rid of unnecessary backward | gotoyuzo |
2003-09-05 | * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse. | gotoyuzo |
2003-07-23 | * ext/openssl: imported. | gotoyuzo |