1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 1e7a929c1d ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if defined
* ext/openssl/ossl_ssl.c (Init_ossl_ssl): Declare a constant
  `OP_MSIE_SSLV2_RSA_PADDING` only if the macro is defined.  The
  `SSL_OP_MSIE_SSLV2_RSA_PADDING` has been removed from latest
  snapshot of OpenSSL 1.0.1.  [Fixes GH-488]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-25 01:42:09 +00:00
..
-test-
bigdecimal * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting 2013-12-12 17:02:27 +00:00
continuation
coverage
date
dbm
digest
dl
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace * ext/objspace/object_tracing.c: Fix typo in a variable name 2013-12-17 11:18:47 +00:00
openssl ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if defined 2013-12-25 01:42:09 +00:00
pathname
psych * ext/psych/yaml/emitter.c: Fix typo in the variable name 2013-12-14 01:19:06 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because 2013-12-13 16:11:12 +00:00
stringio
strscan
syslog
thread
tk
win32
win32ole * ext/win32ole/sample/olegen.rb: Fix typo 2013-12-11 03:58:07 +00:00
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt