aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/imap.rb
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-161-2/+2
* * eval.c (rb_call_super): inheritance line adjustment moved frommatz2003-06-031-2/+2
* * net/imap.rb: use DataFormatError in u16tou8/u8tou16.shugo2003-05-101-9/+9
* * lib/net/imap.rb (decode_utf7): new method.shugo2003-05-101-0/+145
* * net/imap.rb: support THREAD extension.shugo2003-04-301-0/+87
* * lib/net/imap.rb: added document.shugo2002-03-011-9/+165
* * lib/net/imap.rb: OpenSSL support.shugo2002-02-061-14/+56
* One more fix to use Digest::MD5.knu2001-12-011-1/+1
* Reflect the update of the MD5 module which is now Digest::MD5.knu2001-12-011-10/+3
* * lib/net/imap.rb (getquota_response): use astring for mailboxshugo2001-11-061-4/+2
* * lib/net/imap.rb: added new commands for managing folder quotasshugo2001-07-301-0/+79
* * lib/net/imap.rb: fix typo.shugo2001-04-091-1/+1
* * lib/net/imap.rb (media_subtype): return subtype.shugo2001-04-021-0/+4
* * lib/net/imap.rb (flag_list): capitalize flags.shugo2001-04-021-21/+49
* * lib/net/imap.rb: add document and example code.shugo2001-03-301-7/+592
* * lib/net/imap.rb: rename ContinueRequest to ContinuationRequest.shugo2001-03-301-3/+3
* * lib/net/imap.rb: added example.shugo2001-03-261-0/+5
* * lib/net/imap.rb: supports response handlers and multiple commands.shugo2001-03-261-79/+163
* * lib/net/imap.rb: supports unknown resp_text_code.shugo2001-02-141-0/+6
* shugoshugo2000-12-211-2/+2
* shugoshugo2000-11-011-1/+5
* shugoshugo2000-10-311-4/+9
* shugoshugo2000-10-301-1/+1
* shugoshugo2000-10-271-36/+67
* shugoshugo2000-10-261-6/+48
* shugoshugo2000-10-251-260/+946
* shugoshugo2000-10-251-1/+0
* shugoshugo2000-10-171-29/+66
* shugoshugo2000-10-161-7/+8
* shugoshugo2000-10-161-1/+1
* shugoshugo2000-10-151-19/+20
* *** empty log message ***shugo2000-10-141-7/+12
* lib/net/imap.rbshugo2000-10-131-0/+1087