index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
net
/
smtp.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
*
aamine
aamine
2001-12-13
1
-6
/
+8
*
aamine
aamine
2001-12-09
1
-14
/
+31
*
aamine
aamine
2001-12-07
1
-3
/
+2
*
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-12-01
1
-4
/
+4
*
aamine
aamine
2001-08-17
1
-4
/
+4
*
aamine
aamine
2001-07-08
1
-1
/
+1
*
aamine
aamine
2001-07-03
1
-2
/
+2
*
aamine
aamine
2001-07-03
1
-1
/
+1
*
* protocol.rb,smtp.rb,pop.rb,http.rb: modify document.
aamine
2001-06-27
1
-68
/
+68
*
aamine
aamine
2001-06-26
1
-48
/
+155
*
aamine
aamine
2001-03-13
1
-5
/
+8
*
aamine
aamine
2001-02-24
1
-7
/
+9
*
aamine
aamine
2001-02-06
1
-8
/
+6
*
aamine
aamine
2001-01-13
1
-1
/
+1
*
aamine
aamine
2000-12-24
1
-1
/
+1
*
aamine
aamine
2000-12-24
1
-1
/
+1
[next]