ruby/lib/net
aamine ae2c8b45d2 * lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey.
* ext/Win32API/lib/win32/sspi.rb: new file.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-03-16 13:17:10 +00:00
..
.document * ext/socket/socket.c (sock_sockaddr): Socket#gethostbyname() 2004-06-24 23:10:55 +00:00
ftp.rb * lib/net/ftp.rb: moved fixes for EPIPE to the correct 2007-02-06 09:45:28 +00:00
http.rb * lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey. 2007-03-16 13:17:10 +00:00
https.rb * lib/net/https.rb: delete descriptions about key_file and cert_file. 2004-12-20 05:46:45 +00:00
imap.rb * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002] 2006-11-04 04:13:34 +00:00
pop.rb * lib/net/pop.rb (loggin): append "\n". 2004-05-09 16:19:35 +00:00
protocol.rb * lib/net/smtp.rb: support automatic STARTTLS. 2007-03-05 00:17:38 +00:00
smtp.rb * lib/net/smtp.rb: support automatic STARTTLS. 2007-03-05 00:17:38 +00:00
telnet.rb * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ style 2005-09-16 03:09:51 +00:00