1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
tenderlove b380c987e1 * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 and
DEFAULT_1024 constants in Ruby.

* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): Ask PKey for the
  default DH callback since it aleady must check whether openssl has
  been compiled with DH support.

* ext/openssl/ossl_pkey_dh.c (OSSL_PKEY_BN): Remove C definitions of
  DEFAULT_512 and DEFAULT_1024

* ext/openssl/ossl_pkey_dh.c (Init_ossl_dh): ditto

* test/openssl/test_pkey_dh.rb (class OpenSSL): add test to ensure the
  Ruby definitions are the same as the C definitions were.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-25 23:35:49 +00:00
..
-test- string.c: pool only bare strings in fstring 2015-07-24 07:38:37 +00:00
bigdecimal
continuation
coverage
date
dbm
digest
etc
fcntl
fiber
fiddle
gdbm
io console.c: undefined vk 2015-07-21 10:52:19 +00:00
json
mathn
nkf
objspace * make rb_iseq_t T_IMEMO object (type is imemo_iseq). 2015-07-21 22:52:59 +00:00
openssl * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 and 2015-07-25 23:35:49 +00:00
pathname
psych
pty pty.c: fix example typo [ci skip] 2015-07-19 05:29:21 +00:00
racc/cparse
rbconfig/sizeof
readline pass saved errno 2015-07-08 05:05:12 +00:00
ripper
sdbm
socket ruby/win32.h: include windows.h 2015-07-21 10:51:14 +00:00
stringio stringio.c: Fix an example doc [ci skip] 2015-07-11 12:16:37 +00:00
strscan
syslog
thread
tk
win32
win32ole
zlib zlib.c: GC guards 2015-07-10 12:50:26 +00:00
.document
extmk.rb extmk.rb: silently skip never-installed extensions 2015-07-10 01:22:55 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt