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 f1d9d32a67 * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-29 13:29:53 +00:00
..
ftp.rb * string.c (rb_str_match2): add warning to "~string". 2003-07-19 17:26:04 +00:00
http.rb * lib/net/smtp.rb: unify coding style. 2003-07-29 09:48:30 +00:00
imap.rb * eval.c (proc_alloc): re-unification of Block and Proc. Block 2003-06-16 07:14:50 +00:00
pop.rb * lib/net/smtp.rb: synchronize document with source code. 2003-07-02 02:39:53 +00:00
protocol.rb * lib/net/smtp.rb: unify SMTP and SMTPCommand. 2003-07-02 02:34:39 +00:00
smtp.rb * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0 2003-07-29 13:29:53 +00:00
telnet.rb * eval.c (rb_call_super): inheritance line adjustment moved from 2003-06-03 09:40:21 +00:00