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 d77b606edd * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine.
it supports OpenSSL hardware cryptographic engine interface.

* ext/openssl/ossl_engine.h: ditto.

* ext/openssl/MANIFEST: add ossl_engine.c and ossl_engine.h.

* ext/openssl/extconf.rb: add check for openssl/engine.h.

* ext/openssl/ossl.c: call Init_ossl_engine().

* ext/openssl/ossl.h: include openssl/engine.h.

* ext/openssl/ossl_pkey_{rsa,dsa,dh}.c: check if underlying
  EVP_PKEY referes engine.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-02 08:47:11 +00:00
..
bigdecimal * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c, 2003-09-24 22:55:33 +00:00
curses
dbm
digest * eval.c (rb_thread_atfork): wrong format specifier. 2003-09-29 02:44:49 +00:00
dl
etc * ext/etc/etc.c (etc_getgrent): typo. 2003-10-01 15:26:06 +00:00
fcntl
gdbm
iconv * ext/iconv/iconv.c (iconv_fail): now yield erred substring, and 2003-10-02 05:19:18 +00:00
io/wait * ext/io/wait/.cvsignore: added. 2003-09-04 10:39:29 +00:00
nkf
openssl * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine. 2003-10-02 08:47:11 +00:00
pty
racc/cparse
readline
sdbm
socket * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, 2003-10-01 13:41:35 +00:00
stringio * eval.c (rb_thread_atfork): wrong format specifier. 2003-09-29 02:44:49 +00:00
strscan
syck
syslog
tcltklib * tcltklib.c (lib_mainloop_core): fixed signal-trap bug 2003-09-07 07:10:44 +00:00
tk * multi-tk.rb: modify security check at creating a new interpreter 2003-09-08 13:16:57 +00:00
Win32API
win32ole * ext/win32ole/extconf.rb: add windows.h checking. 2003-09-29 10:08:20 +00:00
zlib
.cvsignore
extmk.rb
Setup
Setup.atheos
Setup.dj
Setup.emx
Setup.nt
Setup.x68