Develop and Download Open Source Software

Browse Subversion Repository

/[befoo]/trunk/src/imap4.cpp

Log of /trunk/src/imap4.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 133 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 11 14:29:19 2017 UTC (6 years, 4 months ago) by z0rac
File length: 9426 byte(s)
Diff to previous 121
Fixed fetching header fields on IMAP4.

Revision 121 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 8 07:04:36 2013 UTC (11 years, 3 months ago) by z0rac
File length: 9411 byte(s)
Diff to previous 116


Revision 116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 31 17:23:19 2012 UTC (11 years, 3 months ago) by z0rac
File length: 9411 byte(s)
Diff to previous 115
Support IDN.

Revision 115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 7 07:17:41 2012 UTC (11 years, 4 months ago) by z0rac
File length: 9417 byte(s)
Diff to previous 114


Revision 114 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 6 15:26:04 2012 UTC (11 years, 4 months ago) by z0rac
File length: 8424 byte(s)
Diff to previous 113


Revision 113 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 6 10:00:30 2012 UTC (11 years, 4 months ago) by z0rac
File length: 8441 byte(s)
Diff to previous 112
Support mailbox international naming.

Revision 112 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 10 13:12:57 2012 UTC (11 years, 7 months ago) by z0rac
File length: 8445 byte(s)
Diff to previous 104
Change mail address.

Revision 104 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 22 10:35:12 2012 UTC (12 years ago) by z0rac
File length: 8437 byte(s)
Diff to previous 103
Change to use MinGw-w64 and support the x64 platform.


Revision 103 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 22 07:52:36 2012 UTC (12 years ago) by z0rac
File length: 8422 byte(s)
Diff to previous 100
Change to use VS2010 and support the x64 platform.

Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 21 14:23:12 2012 UTC (12 years, 1 month ago) by z0rac
File length: 8413 byte(s)
Diff to previous 96
Change compiler to i686-pc-mingw32.

Revision 96 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 26 15:59:56 2011 UTC (12 years, 11 months ago) by z0rac
File length: 8373 byte(s)
Diff to previous 94


Revision 94 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 12 18:53:45 2011 UTC (13 years ago) by z0rac
File length: 8373 byte(s)
Diff to previous 67


Revision 67 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 26 19:26:42 2010 UTC (14 years, 2 months ago) by z0rac
File length: 8350 byte(s)
Diff to previous 61


Revision 61 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 19 19:52:29 2010 UTC (14 years, 2 months ago) by z0rac
File length: 8702 byte(s)
Diff to previous 59


Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 12 15:25:20 2010 UTC (14 years, 2 months ago) by z0rac
File length: 8697 byte(s)
Diff to previous 58


Revision 58 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 11 18:21:31 2010 UTC (14 years, 3 months ago) by z0rac
File length: 8697 byte(s)
Diff to previous 53
Implement the feature of ticket #20172.


Revision 53 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 21 16:19:23 2009 UTC (14 years, 10 months ago) by z0rac
File length: 8657 byte(s)
Diff to previous 38
1.0RC

Revision 38 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 9 19:01:21 2009 UTC (15 years ago) by z0rac
File length: 8650 byte(s)
Diff to previous 13
Merge from branch sspi.

Revision 13 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 17:14:57 2009 UTC (15 years, 2 months ago) by z0rac
File length: 8650 byte(s)
Diff to previous 12
Fix a small bug.

Revision 12 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 18 02:27:10 2009 UTC (15 years, 2 months ago) by z0rac
File length: 8654 byte(s)
Diff to previous 11
Support anoonymous login.
Fix setting example.


Revision 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 17 19:16:20 2009 UTC (15 years, 2 months ago) by z0rac
File length: 8444 byte(s)
Copied from: trunk/imap4.cpp revision 10
Diff to previous 10
Support VisualC++.

Revision 10 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 16 22:40:07 2009 UTC (15 years, 2 months ago) by z0rac
Original Path: trunk/imap4.cpp
File length: 8444 byte(s)
Diff to previous 9
Support UID cache for POP3.
Compiled by VisualC++.
Fix some bugs.


Revision 9 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 15 18:38:50 2009 UTC (15 years, 2 months ago) by z0rac
Original Path: trunk/imap4.cpp
File length: 8413 byte(s)
Diff to previous 8
Fixed some bugs.

Revision 8 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 14 17:07:51 2009 UTC (15 years, 2 months ago) by z0rac
Original Path: trunk/imap4.cpp
File length: 9273 byte(s)
Diff to previous 7
Modified the URI format.

Revision 7 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 12 18:54:46 2009 UTC (15 years, 2 months ago) by z0rac
Original Path: trunk/imap4.cpp
File length: 9295 byte(s)
Diff to previous 4
Support STARTTLS/STLS command.

Revision 4 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 8 19:18:48 2009 UTC (15 years, 3 months ago) by z0rac
Original Path: trunk/imap4.cpp
File length: 9024 byte(s)
Diff to previous 1
POP3 support.
Modified example of the settings file.


Revision 1 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jan 6 06:12:33 2009 UTC (15 years, 3 months ago) by z0rac
Original Path: trunk/imap4.cpp
File length: 9132 byte(s)
Initial files.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26