General

Profile

stouset (Stephen Touset)

  • Login: stouset
  • Email: stephen@touset.org
  • Registered on: 04/01/2010
  • Last sign in: 10/14/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 4 4

Activity

10/14/2014

09:13 PM Ruby master Bug #9424: ruby 1.9 & 2.x has insecure SSL/TLS client defaults
This patch looks broken.
:options => -> {
opts = …
opts |= OpenSSL::SSL::OP_NO_SSLv3 if defined?(OpenSSL:...
stouset (Stephen Touset)

04/18/2014

08:47 PM Ruby master Feature #9758 (Closed): Allow setting SSLContext#extra_chain_cert in Net::HTTP
Currently, `Net::HTTP` can only send a single SSL certificate when it
establishes a connection. Some use-cases invol...
stouset (Stephen Touset)

10/25/2012

08:27 AM Ruby master Feature #6980: OpenSSL support for AEAD additional authenticated data and tags
I take it given the recent feature freeze that this will *not* make it into 2.0? stouset (Stephen Touset)

09/05/2012

07:39 AM Ruby master Feature #6980: OpenSSL support for AEAD additional authenticated data and tags
=begin
I'm not necessarily happy with a GCM-specific (({gcm_tag})), and an (unimplemented but hypothetical) (({ccm_ta...
stouset (Stephen Touset)
04:14 AM Ruby master Feature #6980: OpenSSL support for AEAD additional authenticated data and tags
Sorry, patch included unintentional whitespace changes. Reuploaded without whitespace changes. stouset (Stephen Touset)
04:11 AM Ruby master Feature #6980 (Closed): OpenSSL support for AEAD additional authenticated data and tags
=begin
I've added support to OpenSSL::Cipher to support AEAD modes of operation. AEAD modes allow for plaintext addi...
stouset (Stephen Touset)

12/01/2011

11:14 PM Ruby master Feature #5653: "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead)
=begin
After discussion last night with Yehuda, we both agreed that this issue isn't resolved by #2740. Since (({con...
stouset (Stephen Touset)
10:34 AM Ruby master Feature #5653: "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead)
=begin
@ThomasSawyer That kind of approach falls apart when you have multiple entry points into your library that re...
stouset (Stephen Touset)
10:16 AM Ruby master Feature #5653: "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead)
=begin
One thing to keep in mind is that (({const_missing})) *cannot* be used to replicate (({autoload})) currently d...
stouset (Stephen Touset)

07/10/2010

06:48 AM Ruby master Feature #3478: Excruciatingly slow pathname implementation
=begin
I haven't forgot about fixing the implementation to support Windows. I had to move apartments earlier than ex...
stouset (Stephen Touset)

Also available in: Atom