1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
aamine 51ef45c6f3 * lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel Hob. [ruby-core:02789]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 09:40:48 +00:00
..
ftp.rb * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, 2004-04-18 23:19:47 +00:00
http.rb * lib/net/http.rb (connect): CONNECT must precede SSL connect. [ruby-dev:23379] 2004-04-21 08:26:33 +00:00
https.rb * exception message clean-up by Ian Macdonald <ian@caliban.org>. 2004-03-29 07:54:38 +00:00
imap.rb * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, 2004-04-18 23:19:47 +00:00
pop.rb * lib/net/pop.rb: do not use class variables. 2004-04-21 09:02:04 +00:00
protocol.rb * lib/net/http.rb: spin off https code again. 2004-03-06 17:08:21 +00:00
smtp.rb * lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel Hob. [ruby-core:02789] 2004-04-21 09:40:48 +00:00
telnet.rb * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, 2004-04-18 23:19:47 +00:00