[前][次][スレッド一覧][上]

ruby-changes:65501-65600

  65501 2021-03-18 18:09 [ko1@a...            ] 85f99f4b71 (master): Try to fix errors in TestIRB::TestHistory too
  65502 2021-03-20 16:30 [ko1@a...            ] 364c859588 (ruby_2_7): merge revision(s) a85ed626f18d1014d09fb37eb0a703976c3d2b53: [Backport #17731]
  65503 2021-03-19 12:43 [ko1@a...            ] d97ed004e8 (master): configure.ac: avoid spaces in a LDFLAGS option
  65504 2021-03-19 07:07 [ko1@a...            ] cc281bd7ac (master): Remove duplicated float_arg defination
  65505 2021-03-17 02:18 [ko1@a...            ] cf831f4918 (master): zlib: fix Gzip{Writer, Reader}.new fails with a O_TMPFILE file
  65506 2021-03-16 20:38 [ko1@a...            ] efad0166c6 (master): [ruby/openssl] pkey: have PKey.read parse PEM-encoded DHParameter
  65507 2021-03-19 07:16 [ko1@a...            ] f748b911c9 (master): Fix infinite loop at illegal sequence [Bug #17729]
  65508 2021-03-16 20:39 [ko1@a...            ] 92f19f7bb0 (master): [ruby/openssl] [DOC] Fix RDoc markup
  65510 2021-03-20 16:41 [ko1@a...            ] 16f3ebd77b (ruby_2_7): merge revision(s) 737da8d383e116c83fb356386322626f039deb06:
  65511 2021-03-18 15:27 [ko1@a...            ] e0dd072978 (master): Fix errors when XDG_CONFIG_HOME points to non-writable directory
  65512 2021-03-17 00:01 [ko1@a...            ] d33159a2f1 (master): * 2021-03-17 [ci skip]
  65513 2021-03-20 18:08 [ko1@a...            ] bf3eaf39df (master): Remove unused rb_ast_parse_array declaration
  65514 2021-03-16 20:38 [ko1@a...            ] 13198d4968 (master): [ruby/openssl] hmac: implement base64digest methods
  65515 2021-03-20 03:05 [ko1@a...            ] 1c6f5ca4d4 (master): configure.ac: enable FORCE_FILESYSTEM for Emscripten
  65517 2021-03-16 20:38 [ko1@a...            ] 1e3590fe22 (master): [ruby/openssl] pkey: add PKey.generate_parameters and .generate_key
  65518 2021-03-16 20:39 [ko1@a...            ] 3b43e3fa10 (master): [ruby/openssl] test/openssl/test_ssl: revise verify_mode test cases
  65519 2021-03-16 15:47 [ko1@a...            ] 61a29a41e1 (master): [ruby/rdoc] Allow empty .rdoc_options
  65520 2021-03-19 16:41 [ko1@a...            ] 4ea96f1d4f (master): Use CommonRandom if available
  65523 2021-03-21 00:23 [ko1@a...            ] 2d66f8e011 (master): * 2021-03-21 [ci skip]
  65524 2021-03-20 23:59 [ko1@a...            ] 0b6554e65b (master): Refactor hash update callbacks
  65525 2021-03-16 20:39 [ko1@a...            ] 81325db5f8 (master): [ruby/openssl] ssl: initialize verify_mode and verify_hostname with default values
  65526 2021-03-20 03:05 [ko1@a...            ] 2b0e5872c7 (master): * 2021-03-20 [ci skip]
  65527 2021-03-19 12:43 [ko1@a...            ] e79b42c9b2 (master): configure.ac: don't use pthread_sigmask in emscripten
  65528 2021-03-20 13:56 [ko1@a...            ] ba6f087944 (ruby_2_7): merge revision(s) abe2e7de4d1f2d5861d7c9ab9c7e778f2ee1dcd2: [Backport #16774]
  65529 2021-03-16 20:39 [ko1@a...            ] e2ce383044 (master): [ruby/openssl] Enhance TLS 1.3 support on LibreSSL 3.2/3.3
  65530 2021-03-17 02:43 [ko1@a...            ] 756e8a2cf3 (master): test_zlib(test_path_tmpfile): fix Zlib instance leak
  65531 2021-03-16 20:39 [ko1@a...            ] 1eb6d8aa63 (master): [ruby/openssl] bn: check -1 return from BIGNUM functions
  65532 2021-03-16 20:38 [ko1@a...            ] 67f5847c61 (master): [ruby/openssl] config: remove deprecated methods
  65533 2021-03-16 20:39 [ko1@a...            ] 88b8b3ac15 (master): [ruby/openssl] x509stoRe: let X509::Store#add_file raise TypeError if nil is given
  65534 2021-03-16 20:38 [ko1@a...            ] 10d360847b (master): [ruby/openssl] pkey: prefer PKey.read over PKey::RSA.new in docs
  65535 2021-03-16 20:39 [ko1@a...            ] 871c61d5d0 (master): [ruby/openssl] x509stoRe: avoid ossl_raise() calls with NULL message
  65536 2021-03-20 23:59 [ko1@a...            ] cfadbf2fc4 (master): Add write-barrier in tally
  65537 2021-03-16 20:38 [ko1@a...            ] 10289e9f22 (master): [ruby/openssl] config: replace DupConfigPtr() with GetConfig()
  65538 2021-03-20 16:04 [ko1@a...            ] ce02265d59 (ruby_2_7): merge revision(s) 0dc95266e8c36dbc3bfdcb88d820cb7f897166d7:
  65539 2021-03-16 20:39 [ko1@a...            ] 0b1bb1bc32 (master): [ruby/openssl] test/openssl/test_x509stoRe: tidy up tests for X509::Store#add_cert
  65540 2021-03-19 23:34 [ko1@a...            ] 0428c2e7df (master): [ruby/irb] Define "measure" command without forced override
  65541 2021-03-20 13:56 [ko1@a...            ] c98aa2db60 (ruby_2_7): merge revision(s) c60aaed1856b2b6f90de0992c34771830019e021: [Backport #17130]
  65542 2021-03-17 00:19 [ko1@a...            ] a47697aa44 (master): LLDB: Introduce dump_page helper
  65543 2021-03-16 20:39 [ko1@a...            ] 1ad2224773 (master): [ruby/openssl] Fixed the results of OpenSSL::Timestamp::Response#failure_info
  65544 2021-03-17 00:19 [ko1@a...            ] 1dca333599 (master): LLDB: Extract a dump_bits function from rp
  65545 2021-03-16 20:38 [ko1@a...            ] b2dc4880f5 (master): [ruby/openssl] pkey: support 'one-shot' signing and verification
  65546 2021-03-16 20:39 [ko1@a...            ] 945ed40862 (master): [ruby/openssl] ssl: retry write on EPROTOTYPE on macOS
  65547 2021-03-18 02:55 [ko1@a...            ] 04a814931a (master): return bool instead of VALUE
  65548 2021-03-16 20:39 [ko1@a...            ] be3ba2ee4d (master): [ruby/openssl] x509stoRe: refactor X509::StoreContext#chain
  65549 2021-03-16 20:39 [ko1@a...            ] baea36c955 (master): [ruby/openssl] hmac: add a test case for OpenSSL::HMAC singleton methods
  65550 2021-03-19 04:03 [ko1@a...            ] b9908ea666 (master): Make a few functions static
  65551 2021-03-16 20:38 [ko1@a...            ] 27859c09a6 (master): [ruby/openssl] pkey: simplify ossl_pkey_new()
  65552 2021-03-16 20:38 [ko1@a...            ] 22aeb6373e (master): [ruby/openssl] config: revert to C implementation of OpenSSL::Config
  65553 2021-03-16 20:38 [ko1@a...            ] d60ab95398 (master): [ruby/openssl] test/openssl/test_ssl: fix flaky test case
  65554 2021-03-16 20:39 [ko1@a...            ] c46b1f0bec (master): [ruby/openssl] x509stoRe: update rdoc for X509::Store and X509::StoreContext
  65555 2021-03-18 02:56 [ko1@a...            ] 05ebaee80e (master): * 2021-03-18 [ci skip]
  65556 2021-03-20 16:30 [ko1@a...            ] ec779aa56f (ruby_2_7): merge revision(s) f748b911c9157a0bb86f38280ddfba72a55049b6: [Backport #17729]
  65557 2021-03-16 20:38 [ko1@a...            ] 4d8bce227c (master): [ruby/openssl] Define Cipher #ccm_data_len= for CCM mode ciphers
  65558 2021-03-16 20:38 [ko1@a...            ] 08c99a4208 (master): [ruby/openssl] x509stoRe: emit warning if arguments are given to X509::Store.new
  65559 2021-03-16 20:39 [ko1@a...            ] 5cae289682 (master): [ruby/openssl] pkey: port PKey::PKey#sign and #verify to the EVP_Digest* interface
  65560 2021-03-18 20:35 [ko1@a...            ] 0ef2923c2b (master): Avoid rehashing in Hash#replace/dup/initialize_copy [Bug #16996]
  65561 2021-03-18 02:55 [ko1@a...            ] ea817c60fc (master): Refactor vm_defined to return a boolean
  65562 2021-03-20 15:02 [ko1@a...            ] 82d72f14e7 (ruby_2_7): merge revision(s) ebb96fa8808317ad53a4977bff26cf755d68077e: [Backport #17321]
  65563 2021-03-17 17:29 [ko1@a...            ] 83f96642d2 (master): autogen.sh: Allow AUTORECONF envvar to specify the autoreconf executable
  65564 2021-03-16 22:36 [ko1@a...            ] 44d67128a8 (master): test/openssl/test_cipher: skip AES-CCM tests on OpenSSL <= 1.1.1b
  65565 2021-03-16 20:39 [ko1@a...            ] 7f0b3fb906 (master): [ruby/openssl] sample: update obsolete API use
  65566 2021-03-18 02:55 [ko1@a...            ] 17bf478de1 (master): Store strings for `defined` in the iseqs
  65567 2021-03-16 20:39 [ko1@a...            ] d4ad1e71ca (master): [ruby/openssl] test/openssl/test_x509stoRe: break up test_verify
  65568 2021-03-20 16:30 [ko1@a...            ] 6e962f02b2 (ruby_2_7): merge revision(s) 58660e943488778563b9e41005a601e9660ce21f: [Backport #17519]
  65569 2021-03-16 20:39 [ko1@a...            ] c71afc9db7 (master): [ruby/openssl] Add compare? method to OpenSSL::PKey that wraps EVP_PKEY_cmp.
  65570 2021-03-20 13:18 [ko1@a...            ] 70c3a195f3 (ruby_2_7): merge revision(s) 9682db065158da5fa4ec8a3bc267da45b429b92c: [Backport #12838] [Backport #17658]
  65571 2021-03-16 20:39 [ko1@a...            ] da6341b709 (master): [ruby/openssl] User lower case cipher names for maximum compatibility
  65572 2021-03-16 20:38 [ko1@a...            ] 7c13d2b3cc (master): [ruby/openssl] test/openssl/test_config: skip test_get_value_ENV on LibreSSL
  65573 2021-03-16 20:38 [ko1@a...            ] 9d3ffe09c4 (master): [ruby/openssl] pkey: reimplement PKey::DH#compute_key and PKey::EC#dh_compute_key
  65574 2021-03-16 15:47 [ko1@a...            ] 3651f678a7 (master): [ruby/rdoc] Support GFM table
  65575 2021-03-20 19:16 [ko1@a...            ] e019dd24df (master): Ensure the receiver is modifiable before shrinking [Bug #17736]
  65576 2021-03-16 15:47 [ko1@a...            ] fad3412d47 (master): [ruby/rdoc] Get rid of a trailing space
  65577 2021-03-16 20:38 [ko1@a...            ] fde9f806cb (master): [ruby/openssl] pkey/ec: deprecate OpenSSL::PKey::EC::Point#mul(ary, ary [, bn])
  65578 2021-03-16 20:39 [ko1@a...            ] 4756ac00b7 (master): [ruby/openssl] pkey/ec: remove OpenSSL::PKey::EC::Group.new(ec_method) form
  65579 2021-03-16 20:39 [ko1@a...            ] a3f97007bb (master): [ruby/openssl] test: adjust test cases for LibreSSL 3.2.4
  65580 2021-03-16 15:47 [ko1@a...            ] 971a0cd246 (master): [ruby/rdoc] Allow partial default values to be overridden with .rdoc_options
  65581 2021-03-17 18:53 [ko1@a...            ] f9e4378299 (master): get rid of aclocal (#4280)
  65582 2021-03-16 20:38 [ko1@a...            ] fbadb01d6e (master): [ruby/openssl] pkey: add PKey::PKey#derive
  65584 2021-03-18 02:55 [ko1@a...            ] 8359821870 (master): Use rb_fstring for "defined" strings.
  65585 2021-03-16 21:40 [ko1@a...            ] 6c7cb00c09 (master): test/ruby/test_regexp.rb: Avoid "ambiguity between regexp and two divisions"
  65587 2021-03-20 20:25 [ko1@a...            ] 278522f053 (master): [ruby/irb] Don't call Ruby 2.4+'s String#pretty_print
  65588 2021-03-16 15:47 [ko1@a...            ] 05898c5b90 (master): [ruby/rdoc] Update Rdoc.css sidebar panel.
  65589 2021-03-21 00:23 [ko1@a...            ] 298edfa4a2 (master): Refactor hash aset callback
  65590 2021-03-20 15:02 [ko1@a...            ] c02f4c1c5a (ruby_2_7): merge revision(s) e0dd072978e6c2c8180e75617e7ee37830caefa3,85f99f4b715a5954124d5014002c16652995b128: 
  65591 2021-03-16 20:38 [ko1@a...            ] b91f62f384 (master): [ruby/openssl] hmac: migrate from the low-level HMAC API to the EVP API
  65592 2021-03-16 15:47 [ko1@a...            ] ff9a008871 (master): [ruby/rdoc] Suppress unused variable warning of "text"
  65593 2021-03-17 00:01 [ko1@a...            ] 382d3a4516 (master): Improve Enumerable#tally performance
  65594 2021-03-19 13:22 [ko1@a...            ] a85ed626f1 (master): Fix Enumerable#inject with high negative fixnums [Bug #17731]
  65595 2021-03-16 20:38 [ko1@a...            ] 1f44640677 (master): [ruby/openssl] pkey: refactor #export/#to_pem and #to_der
  65596 2021-03-16 20:39 [ko1@a...            ] e35d3623de (master): [ruby/openssl] sample: avoid "include OpenSSL"
  65597 2021-03-16 14:07 [ko1@a...            ] 31b19ba84e (master): Fix a link [ci skip]
  65598 2021-03-20 15:59 [ko1@a...            ] 755a349a3a (ruby_2_7): merge revision(s) 4bff8e84232594ecb9914e2a8437b7c40a63b799: [Backport #16814]
  65599 2021-03-17 21:02 [ko1@a...            ] 5b54dc9ab2 (master): Remove unused DEFAULT_KCODE
  65600 2021-03-21 11:14 [ko1@a...            ] d36ac283d1 (master): Ensure the receiver hash modifiable before updating [Bug #17736]

[前][次][スレッド一覧][上]