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 5af0a758d4 * ext/openssl/ossl_asn1.c: add DER encoder and decoder.
* ext/openssl/ossl_asn1.h: add OpenSSL::ASN1 module.

* ext/openssl/ossl.c (Init_openssl): call Init_ossl_asn1.

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

* ext/openssl/extconf.rb: check if X509_ATTRIBUTE has field "single".

* ext/openssl/ossl_x509attr.c (ossl_x509attr_set_value): accept
  DER encoded data argument.

* ext/openssl/ossl_x509attr.c (ossl_x509attr_get_value): return
  DER encoded data in OpenSSL::ASN1 types.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-03 08:58:01 +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_failure_initialize): conform with 2003-10-02 11:33:52 +00:00
io/wait
nkf
openssl * ext/openssl/ossl_asn1.c: add DER encoder and decoder. 2003-10-03 08:58:01 +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