index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net
/
smtp.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 44585: [Backport #9268]
usa
2014-02-24
1
-2
/
+3
*
merge revision(s) 43954: [Backport #9125]
usa
2014-01-29
1
-2
/
+2
*
merge revision(s) 40014: [Backport #8198]
usa
2013-05-14
1
-2
/
+2
*
* lib/net/smtp.rb: Document Net::SMTP::Response. Patch by J.R. Garcia.
drbrain
2011-05-23
1
-0
/
+25
*
adding more tests for Net::SMTP::Response class
tenderlove
2010-12-22
1
-1
/
+1
*
passing nil to split is not necessary
tenderlove
2010-12-22
1
-1
/
+1
*
* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use an
tenderlove
2010-12-22
1
-9
/
+3
*
* lib/net/smtp.rb: Net::SMTP should close the SSL connection if the
tenderlove
2010-12-22
1
-2
/
+14
*
* lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo.
nobu
2010-04-27
1
-1
/
+1
*
* lib/net/smtp.rb (Net::SMTP#rcptto_list): continue when at least
nobu
2010-04-16
1
-5
/
+17
*
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
nobu
2010-03-20
1
-1
/
+1
*
* lib/net/smtp.rb (Net::SMTP#check_auth_args): should not change
matz
2009-05-10
1
-1
/
+1
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-55
/
+55
*
* lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch from
shyouhei
2008-08-04
1
-1
/
+1
*
* lib/net/smtp.rb (Net::SMTP::start): use 'localhost' instead of
matz
2008-07-03
1
-3
/
+3
*
* lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese d...
kazu
2008-04-15
1
-1
/
+1
*
* eval.c (rb_f_send): allow send/__send__ to call methods of all
matz
2007-11-04
1
-1
/
+1
*
* lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname should
gotoyuzo
2007-10-08
1
-0
/
+3
*
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
1
-1
/
+1
*
* lib/net/smtp.rb: CRAM-MD5 authentication did not work. [ruby-dev:30770]
aamine
2007-05-20
1
-4
/
+5
*
* lib/net/smtp.rb: support automatic STARTTLS.
aamine
2007-03-05
1
-83
/
+216
*
* lib/net/smtp.rb: reconstruct SMTPS/STARTTLS interface. New interface is in...
aamine
2007-03-04
1
-108
/
+66
*
* lib/net/smtp.rb: parameter `to_addrs' might be an Array, .flatten is requir...
aamine
2006-08-22
1
-1
/
+1
*
* lib/net/smtp.rb: support SMTP/SSL. Thanks Kazuhiro NISHIYAMA.
aamine
2006-08-15
1
-157
/
+268
*
* lib/net/smtp.rb (Net::SMTP::auth_cram_md5): use ord to retrieve
matz
2006-08-09
1
-2
/
+4
*
* lib/net/ftp.rb: ported documentation improvement from 1.8 branch
gsinclair
2004-05-09
1
-171
/
+201
*
* lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel...
aamine
2004-04-21
1
-18
/
+153
*
* lib/net/smtp.rb: change coding style: def m( a ) -> def m(a).
aamine
2004-04-21
1
-28
/
+27
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-3
/
+3
*
* lib/net/http.rb: spin off https code again.
aamine
2004-03-06
1
-12
/
+18
*
* lib/net/http.rb (finish): revert to 1.93.
aamine
2003-09-29
1
-4
/
+14
*
* lib/net/http.rb (finish): does not raise IOError even if !started?, to allo...
aamine
2003-09-29
1
-5
/
+2
*
* lib/net/smtp.rb (check_response): AUTH CRAM-MD5 returns 334 response. [ruby...
aamine
2003-08-27
1
-1
/
+1
*
Small changes to documentation; mainly hiding things from RDoc.
gsinclair
2003-08-21
1
-1
/
+1
*
RD -> RDoc by William Webber
gsinclair
2003-08-06
1
-326
/
+302
*
* lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]
aamine
2003-08-02
1
-1
/
+1
*
* lib/net/smtp.rb (send0): do taint check only when $SAFE > 0
aamine
2003-07-29
1
-3
/
+5
*
* lib/net/smtp.rb: unify coding style.
aamine
2003-07-29
1
-3
/
+3
*
* lib/net/smtp.rb (Net::SMTP::send0): add taint check.
matz
2003-07-29
1
-0
/
+4
*
* lib/net/smtp.rb: synchronize document with source code.
aamine
2003-07-02
1
-68
/
+146
*
* lib/net/smtp.rb: unify SMTP and SMTPCommand.
aamine
2003-07-02
1
-119
/
+136
*
* lib/net/smtp.rb: support LOGIN authentication. The patch is contributed by...
aamine
2003-05-24
1
-10
/
+40
*
* lib/net/smtp.rb: ESMTP -> SMTP transition wrongly fails.
aamine
2003-05-04
1
-2
/
+2
*
* lib/net/protocol.rb: reintroduce Protocol.protocol_param.
aamine
2003-05-02
1
-1
/
+1
*
* lib/net/protocol.rb: remove Protocol class.
aamine
2003-05-02
1
-96
/
+170
*
* lib/net/smtp.rb: Digest string wrongly included '\n' when user name is too ...
aamine
2003-03-11
1
-2
/
+3
*
* lib/net/smtp.rb: changes coding style.
aamine
2002-11-21
1
-36
/
+41
*
* numeric.c (num_to_int): default to_int implementaion for every
matz
2002-07-29
1
-3
/
+3
*
aamine
aamine
2002-02-19
1
-19
/
+30
*
aamine
aamine
2001-12-30
1
-98
/
+98
[next]