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
/
lib
/
openssl.rb
Age
Commit message (
Expand
)
Author
2024-06-27
[ruby/openssl] rewriting most of the asn1 init code in ruby
HoneyryderChuck
2024-06-08
[ruby/openssl] Fix references to the license text
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] config: revert to C implementation of OpenSSL::Config
Kazuki Yamaguchi
2020-05-13
[ruby/openssl] Look up digest by name instead of constant
Bart de Water
2020-03-10
openssl: sync with upstream repository
Kazuki Yamaguchi
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2017-09-03
openssl: import v2.1.0.beta1
rhe
2015-12-16
handle ext/ as r53141
naruse
2015-09-22
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-07-25
* ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 and
tenderlove
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2011-07-25
* ext/openssl/lib/openssl.rb: End of transition period introduced by
nahi
2010-12-09
* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing C
tenderlove
2010-08-19
* backport r28621 and r28632 from ruby_1_8;
nahi
2009-02-17
* ext/openssl: avoid cyclic require.
akr
2003-07-23
* ext/openssl: imported.
gotoyuzo