1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
gotoyuzo 54d29aaba9 * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns
public key only.

* ext/openssl/ossl_pkey_dh.c (ossl_dh_to_der): new function for
  OpenSSL::PKey::DH#to_der.

* ext/openssl/ossl_pkey_dsa.c (ossl_dsa_to_der): new function for
  OpenSSL::PKey::DSA#to_der.

* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_to_der): new function for
  OpenSSL::PKey::RSA#to_der.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-08 12:24:22 +00:00
..
bigdecimal * configure.in (ieeefp.h), numeric.c: needed for finite() on 2003-12-11 02:39:59 +00:00
curses * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like 2003-12-17 06:38:18 +00:00
dbm
digest * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503] 2004-01-07 22:06:38 +00:00
dl * configure.in (ieeefp.h), numeric.c: needed for finite() on 2003-12-11 02:39:59 +00:00
enumerator
etc
fcntl
gdbm
iconv * ext/iconv/iconv.c (map_charset): always ensure code is a String. 2003-12-22 12:59:28 +00:00
io/wait
nkf
openssl * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns 2004-01-08 12:24:22 +00:00
pty * configure.in (ieeefp.h), numeric.c: needed for finite() on 2003-12-11 02:39:59 +00:00
racc/cparse
readline
sdbm
socket * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>. 2004-01-02 16:21:26 +00:00
stringio * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't 2003-12-28 11:27:42 +00:00
strscan introduce some new methods 2003-12-16 15:18:11 +00:00
syck * ext/syck/rubyext.c (yaml_org_handler): lazy-load Date for 2004-01-07 23:46:18 +00:00
syslog
tcltklib * string.c (rb_str_update): call rb_str_modify(). 2003-12-25 08:49:20 +00:00
tk * ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow. 2004-01-07 05:28:53 +00:00
Win32API
win32ole
zlib * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't 2003-12-28 11:27:42 +00:00
.cvsignore
extmk.rb * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503] 2004-01-07 22:06:38 +00:00
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68