summaryrefslogtreecommitdiff
path: root/lib/net/pop.rb
AgeCommit message (Expand)Author
2011-05-25 * lib/net/pop.rb: Hide implementation details from RDoc.drbrain
2011-05-16 * lib/net/pop.rb: Improve documentation. Patch by Vincent Batts.drbrain
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-17* ext/openssl: avoid cyclic require.akr
2008-10-14* lib/net/pop.rb: check for invalid APOP timestamp. (CVE-2007-1558)kazu
2008-08-12* lib/net/pop.rb: POP3Command should export @socket since POP calls #socket.aamine
2008-06-19* lib/net/pop.rb (Net::POP3#set_all_uids): speedkazu
2008-04-15* lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese d...kazu
2008-04-03* lib/net/pop.rb (Net::POP3::do_finish): clear @n_mails andmatz
2007-12-22* ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed.gotoyuzo
2007-12-22* lib/net/pop.rb (enable_ssl): use OpenSSL::SSL::SSLContext.buildshugo
2007-10-25* lib/net/pop.rb (Net::POP3::do_start): type fixed. a patch frommatz
2007-10-08* lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname shouldgotoyuzo
2007-03-16* lib/net/pop.rb: change default verification mode from VERIFY_PEER to VERIFY...aamine
2004-05-09* lib/net/pop.rb (loggin): append "\n".aamine
2004-05-09 * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair
2004-04-21* lib/net/pop.rb: do not use class variables.aamine
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2004-04-13* lib/net/pop.rb: merge POP3S patch. This patch is contributed by Daniel Hobe.aamine
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2004-03-28* lib/net/pop.rb: def m( arg ) -> def m(arg).aamine
2004-03-28* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine
2004-03-28* lib/net/pop.rb: revert to rev1.63. 1.64 wrongly contains POPS code.aamine
2004-03-28* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine
2004-03-06* lib/net/http.rb: spin off https code again.aamine
2003-09-29* lib/net/http.rb (finish): revert to 1.93.aamine
2003-09-29* lib/net/http.rb (finish): does not raise IOError even if !started?, to allo...aamine
2003-08-05* lib/net/http.rb: update document.aamine
2003-08-05RDoc comments provided by William Webber <wew@williamwebber.com>gsinclair
2003-07-02* lib/net/smtp.rb: synchronize document with source code.aamine
2003-07-02* lib/net/smtp.rb: unify SMTP and SMTPCommand.aamine
2003-07-01* lib/net/pop.rb (Net::POP3#start): typofix.eban
2003-05-06* lib/net/pop.rb: rename method: POP3#mail_size -> n_mailsaamine
2003-05-04* lib/net/pop.rb: APOP did not work. [ruby-dev:20149]aamine
2003-05-02* lib/net/protocol.rb: reintroduce Protocol.protocol_param.aamine
2003-05-02* lib/net/protocol.rb: remove Protocol class.aamine
2003-04-10* lib/net/pop.rb: Exception line was accidentaly removed. [ruby-dev:19989]aamine
2003-03-09* lib/net/pop.rb: do not dispatch LIST when a mailbox is empty.aamine
2002-11-21* lib/net/smtp.rb: changes coding style.aamine
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-02-19aamineaamine
2001-12-30aamineaamine
2001-12-13aamineaamine
2001-12-09aamineaamine
2001-12-07aamineaamine
2001-12-01Reflect the update of the MD5 module which is now Digest::MD5.knu
2001-08-17aamineaamine
2001-07-08aamineaamine
2001-07-03aamineaamine
2001-07-03aamineaamine