index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
ossl_cipher.c
Age
Commit message (
Expand
)
Author
2010-03-06
* ext/openssl: backport fixes in 1.9.
nahi
2008-07-22
* ext/openssl: suppress warnings.
nobu
2007-06-08
import OpenSSL from trunk
technorama
2007-03-12
* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about
knu
2006-06-20
* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
gotoyuzo
2005-10-30
* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must
gotoyuzo
2005-02-28
* exception error messages updated. [ruby-core:04497]
matz
2004-12-15
* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]
matz
2004-07-01
* ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify is
gotoyuzo
2004-07-01
* 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