[macruby-changes] [MacRuby/MacRuby] f4deb0: encode to binary before writing with ssl socket

GitHub noreply at github.com
Fri Feb 22 07:26:55 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: f4deb0c77191857129292337000f4801dac5658e
      https://github.com/MacRuby/MacRuby/commit/f4deb0c77191857129292337000f4801dac5658e
  Author: Eito Katagiri <eitoball at gmail.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M ext/openssl/lib/openssl/buffering.rb
    M test-mri/test/openssl/test_buffering.rb

  Log Message:
  -----------
  encode to binary before writing with ssl socket


  Commit: 24a2594ce5c125f67a6aebbcebaf5b051c999004
      https://github.com/MacRuby/MacRuby/commit/24a2594ce5c125f67a6aebbcebaf5b051c999004
  Author: Eito Katagiri <eitoball at gmail.com>
  Date:   2013-02-21 (Thu, 21 Feb 2013)

  Changed paths:
    M ext/openssl/lib/openssl/buffering.rb
    M test-mri/test/openssl/test_ssl.rb

  Log Message:
  -----------
  follow changes in ruby/ruby at 65ca601


  Commit: 5c352cf3d926ca49348464d4d003cba53e8ed396
      https://github.com/MacRuby/MacRuby/commit/5c352cf3d926ca49348464d4d003cba53e8ed396
  Author: Watson <watson1978 at gmail.com>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M ext/openssl/lib/openssl/buffering.rb
    M test-mri/test/openssl/test_buffering.rb
    M test-mri/test/openssl/test_ssl.rb

  Log Message:
  -----------
  Merge pull request #189 from eitoball/encode_to_binary_before_writing_with_ssl_socket

Encode to binary before writing with OpenSSL::SSL::SSLSocket


Compare: https://github.com/MacRuby/MacRuby/compare/d573a3beee9d...5c352cf3d926


More information about the macruby-changes mailing list