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 0dd4fde745 * ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): use appropriate
free function for ASN1_OBJECT.

* ext/openssl/ossl_asn1.c (ossl_asn1obj_get_sn): add new function for
  ASN1::ObjectId#sn; it returns short name text representation of OID.

* ext/openssl/ossl_asn1.c (ossl_asn1obj_get_ln): add new function for
  ASN1::ObjectId#ln; it returns long name text representation of OID.

* ext/openssl/ossl_asn1.c (ossl_asn1obj_get_oid): add new function for
  ASN1::ObjectId#oid; it returns numerical representation of OID.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-06 16:55:00 +00:00
..
bigdecimal
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 (ossl_asn1_get_asn1type): use appropriate 2003-10-06 16:55:00 +00:00
pty
racc/cparse
readline
sdbm
socket * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists. 2003-10-06 11:11:07 +00:00
stringio * eval.c (rb_thread_atfork): wrong format specifier. 2003-09-29 02:44:49 +00:00
strscan
syck * ext/syck/rubyext.c: default keys handled. 2003-10-03 19:51:25 +00:00
syslog
tcltklib
tk
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