/[imapfilter]/imapfilter/response.c
ViewVC logotype

Log of /imapfilter/response.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.53 - (view) (annotate) - [select for diffs]
Sun Feb 15 15:31:54 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.52: +3 -3 lines
Diff to previous 1.52
Renamed variable.


Revision 1.52 - (view) (annotate) - [select for diffs]
Sat Feb 14 23:08:31 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.51: +13 -9 lines
Diff to previous 1.51
Undocumented variable to force protocol version.


Revision 1.51 - (view) (annotate) - [select for diffs]
Sat Feb 14 22:48:04 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.50: +69 -11 lines
Diff to previous 1.50
Added IMAP4 protocol support.


Revision 1.50 - (view) (annotate) - [select for diffs]
Fri Feb 13 23:44:50 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
Rephrasing.


Revision 1.49 - (view) (annotate) - [select for diffs]
Fri Feb 13 13:18:38 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.48: +7 -0 lines
Diff to previous 1.48
Insert an empty line if the function has no local variables.


Revision 1.48 - (view) (annotate) - [select for diffs]
Fri Feb 13 12:17:16 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.47: +65 -65 lines
Diff to previous 1.47
Stylistic changes.


Revision 1.47 - (view) (annotate) - [select for diffs]
Mon Feb 9 17:34:56 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.46: +2 -6 lines
Diff to previous 1.46
Move DEBUG from compilation #define variable to runtime command line option.


Revision 1.41.2.5 - (view) (annotate) - [select for diffs]
Mon Jan 26 21:37:58 2004 UTC (20 years, 2 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.41.2.4: +2 -5 lines
Diff to previous 1.41.2.4 , to branch point 1.41 , to next main 1.53
Indentation applied.


Revision 1.46 - (view) (annotate) - [select for diffs]
Mon Jan 26 21:35:39 2004 UTC (20 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.45: +2 -5 lines
Diff to previous 1.45
Indentation applied.


Revision 1.45 - (view) (annotate) - [select for diffs]
Tue Jan 20 01:51:46 2004 UTC (20 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.44: +43 -6 lines
Diff to previous 1.44
Try to preserve message flags and internal date when appending.


Revision 1.41.2.4 - (view) (annotate) - [select for diffs]
Tue Jan 20 01:49:44 2004 UTC (20 years, 2 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.41.2.3: +43 -6 lines
Diff to previous 1.41.2.3 , to branch point 1.41
Try to preserve message flags and internal date when appending.


Revision 1.41.2.3 - (view) (annotate) - [select for diffs]
Thu Oct 2 11:04:12 2003 UTC (20 years, 6 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.41.2.2: +1 -1 lines
Diff to previous 1.41.2.2 , to branch point 1.41
Bug fix related to searching of IMAP tag in the server response; IMAP tag should always be between 0x1000-0xFFFF.


Revision 1.44 - (view) (annotate) - [select for diffs]
Thu Oct 2 11:03:43 2003 UTC (20 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
Bug fix related to searching of IMAP tag in the server response; IMAP tag should always be between 0x1000-0xFFFF.


Revision 1.43 - (view) (annotate) - [select for diffs]
Fri Aug 8 12:29:43 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
Added header includes to compile on systems that don't conform to IEEE Std 1003.1-2001 (POSIX.1).


Revision 1.41.2.2 - (view) (annotate) - [select for diffs]
Fri Aug 8 12:25:51 2003 UTC (20 years, 7 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.41.2.1: +1 -1 lines
Diff to previous 1.41.2.1 , to branch point 1.41
Added header includes to compile on systems that don't conform to IEEE Std 1003.1-2001 (POSIX.1).


Revision 1.41.2.1 - (view) (annotate) - [select for diffs]
Fri Aug 8 00:28:03 2003 UTC (20 years, 7 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
Corrected headers includes.


Revision 1.42 - (view) (annotate) - [select for diffs]
Fri Aug 8 00:18:45 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
Corrected header includes.


Revision 1.41 - (view) (annotate) - [select for diffs]
Sun Aug 3 16:01:53 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_9
Branch point for: release-0_9-patches
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
Added missing stdlib.h header.


Revision 1.40 - (view) (annotate) - [select for diffs]
Thu Jul 31 15:53:19 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.39: +7 -9 lines
Diff to previous 1.39
Broke up program files and created some new header files.


Revision 1.39 - (view) (annotate) - [select for diffs]
Sun Jul 27 17:39:45 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.38: +52 -57 lines
Diff to previous 1.38
New structure to hold information about connection's socket, ssl socket, capabilities, namespace.


Revision 1.38 - (view) (annotate) - [select for diffs]
Sun Jul 27 15:54:49 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.37: +99 -135 lines
Diff to previous 1.37
Use new *_buffer() routines for input/output buffers.


Revision 1.37 - (view) (annotate) - [select for diffs]
Sun Jul 27 10:08:42 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.36: +7 -0 lines
Diff to previous 1.36
Added STARTTLS support.


Revision 1.36 - (view) (annotate) - [select for diffs]
Sat Jul 26 19:42:13 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.35: +129 -155 lines
Diff to previous 1.35
Added CRAM-MD5 support and replaced virtual buffer with more clean input buffer.


Revision 1.35 - (view) (annotate) - [select for diffs]
Fri Mar 28 17:02:19 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.34: +29 -25 lines
Diff to previous 1.34
Corrected bug with long headers and action list, more verbose output.


Revision 1.23.2.9 - (view) (annotate) - [select for diffs]
Fri Mar 28 16:57:52 2003 UTC (21 years ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.8: +12 -12 lines
Diff to previous 1.23.2.8 , to branch point 1.23 , to next main 1.53
Correct bug with long headers along with action list and logger.


Revision 1.34 - (view) (annotate) - [select for diffs]
Sat Mar 15 18:39:55 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.33: +4 -2 lines
Diff to previous 1.33
More informational debug messages for interaction with the server.


Revision 1.23.2.8 - (view) (annotate) - [select for diffs]
Sat Mar 8 01:37:15 2003 UTC (21 years ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.7: +2 -1 lines
Diff to previous 1.23.2.7 , to branch point 1.23
Correct problem when server aborted the connection.


Revision 1.33 - (view) (annotate) - [select for diffs]
Sat Feb 22 16:06:41 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.32: +310 -283 lines
Diff to previous 1.32
Coding style to KNF and some code cleanup.


Revision 1.32 - (view) (annotate) - [select for diffs]
Fri Feb 21 18:54:18 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31
Fix network bug when server aborts connection.


Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Feb 21 18:43:01 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.30: +39 -2 lines
Diff to previous 1.30
Added funtion get authentication mechanisms available.


Revision 1.23.2.7 - (view) (annotate) - [select for diffs]
Sun Feb 2 17:43:21 2003 UTC (21 years, 1 month ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.6: +1 -1 lines
Diff to previous 1.23.2.6 , to branch point 1.23
Added response when the message body is null.


Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Dec 5 07:33:50 2002 UTC (21 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
Added response when the message body is null.


Revision 1.23.2.6 - (view) (annotate) - [select for diffs]
Sat Nov 9 16:13:26 2002 UTC (21 years, 4 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.5: +11 -7 lines
Diff to previous 1.23.2.5 , to branch point 1.23
Bug fix related to rcopy/rmove and null message body.


Revision 1.29 - (view) (annotate) - [select for diffs]
Sat Nov 9 16:12:58 2002 UTC (21 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.28: +11 -7 lines
Diff to previous 1.28
Bug fix related to rcopy/rmove and null message body.


Revision 1.28 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:22:03 2002 UTC (21 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.27: +16 -8 lines
Diff to previous 1.27
Fixed bug related to getting the octet count of FETCH responses.


Revision 1.23.2.5 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:18:23 2002 UTC (21 years, 4 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.4: +16 -8 lines
Diff to previous 1.23.2.4 , to branch point 1.23
Fixed bug related to getting the octet count of FETCH responses.


Revision 1.27 - (view) (annotate) - [select for diffs]
Sun Sep 29 20:01:36 2002 UTC (21 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Removed last parameter of fetch_response().


Revision 1.23.2.4 - (view) (annotate) - [select for diffs]
Sun Sep 29 19:54:58 2002 UTC (21 years, 6 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.3: +1 -1 lines
Diff to previous 1.23.2.3 , to branch point 1.23
Removed last parameter of fetch_response().


Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Aug 29 19:51:24 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.25: +24 -3 lines
Diff to previous 1.25
Check for BYE response and proceed to next account if got one.


Revision 1.23.2.3 - (view) (annotate) - [select for diffs]
Thu Aug 29 19:37:11 2002 UTC (21 years, 7 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.2: +24 -3 lines
Diff to previous 1.23.2.2 , to branch point 1.23
Check for BYE response and proceed to next account if got one.


Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Aug 26 20:35:17 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.24: +25 -6 lines
Diff to previous 1.24
Added logout_response() and some minor changes.


Revision 1.23.2.2 - (view) (annotate) - [select for diffs]
Mon Aug 26 20:20:23 2002 UTC (21 years, 7 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23.2.1: +25 -6 lines
Diff to previous 1.23.2.1 , to branch point 1.23
Added logout_response() and some minor changes.


Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Jul 31 10:16:23 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Namespace bug fix.


Revision 1.23.2.1 - (view) (annotate) - [select for diffs]
Wed Jul 31 10:15:37 2002 UTC (21 years, 8 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Namespace bug fix.


Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Jul 26 18:21:11 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_8
Branch point for: release-0_8-patches
Changes since 1.22: +0 -1 lines
Diff to previous 1.22
Removed unneeded variable options.


Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Jul 13 23:03:28 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Correction on strncasecmp.


Revision 1.21 - (view) (annotate) - [select for diffs]
Sat Jul 13 22:40:07 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.20: +29 -33 lines
Diff to previous 1.20
Replaced unnecessary strncasecmp()'s.


Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Jun 18 21:21:47 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.19: +198 -144 lines
Diff to previous 1.19
Added rcopy/rmove support.


Revision 1.17.2.4 - (view) (annotate) - [select for diffs]
Mon Jun 17 12:01:00 2002 UTC (21 years, 9 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.17.2.3: +100 -51 lines
Diff to previous 1.17.2.3 , to branch point 1.17 , to next main 1.53
Bug fix related to communication with some mail servers.


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Jan 25 17:10:17 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.18: +6 -4 lines
Diff to previous 1.18
Merged changes from version 0.7.2.


Revision 1.17.2.3 - (view) (annotate) - [select for diffs]
Fri Jan 25 16:53:24 2002 UTC (22 years, 2 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.17.2.2: +1 -1 lines
Diff to previous 1.17.2.2 , to branch point 1.17
Forgot to double quote.


Revision 1.17.2.2 - (view) (annotate) - [select for diffs]
Mon Jan 21 15:43:42 2002 UTC (22 years, 2 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.17.2.1: +5 -4 lines
Diff to previous 1.17.2.1 , to branch point 1.17
Bug fix, do not delete if messages were not copied.


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:42:25 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.17: +34 -3 lines
Diff to previous 1.17
Namespace support.


Revision 1.17.2.1 - (view) (annotate) - [select for diffs]
Wed Dec 5 09:55:12 2001 UTC (22 years, 3 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.17: +34 -3 lines
Diff to previous 1.17
Take into consideration namespace.


Revision 1.17 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:31:59 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_7
Branch point for: release-0_7-patches
Changes since 1.16: +9 -3 lines
Diff to previous 1.16
Stop if mbox doesn't exist.


Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Nov 9 23:42:42 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.15: +14 -14 lines
Diff to previous 1.15
Fixed bug related to no results returned from SEARCH request.


Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Nov 9 15:52:20 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.14: +20 -9 lines
Diff to previous 1.14
Headers fetching bug fixes.


Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Nov 8 17:52:06 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +139 -164 lines
Diff to previous 1.13
New improved data fetching from server facility.


Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Nov 6 17:41:27 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.12: +147 -69 lines
Diff to previous 1.12
Dynamically allocate response buffer.


Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Nov 2 01:13:48 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.11: +5 -1 lines
Diff to previous 1.11
Small changes.


Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Nov 1 16:36:00 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10
Fixed buffer overflow bug concerning SEARCH request buffer.


Revision 1.9.2.2 - (view) (annotate) - [select for diffs]
Wed Oct 31 20:54:20 2001 UTC (22 years, 5 months ago) by lefcha
Branch: release-0_6_2-patches
Changes since 1.9.2.1: +5 -2 lines
Diff to previous 1.9.2.1 , to branch point 1.9 , to next main 1.53
A small correction.


Revision 1.9.2.1 - (view) (annotate) - [select for diffs]
Wed Oct 31 20:33:10 2001 UTC (22 years, 5 months ago) by lefcha
Branch: release-0_6_2-patches
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Searching response buffer overflow bug fix.


Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Oct 17 14:06:20 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.9: +4 -31 lines
Diff to previous 1.9
Added SSL/TLS support.


Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Oct 8 08:52:49 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_6_2
Branch point for: release-0_6_2-patches
Changes since 1.8: +97 -26 lines
Diff to previous 1.8
Fixes and improvements on IMAP4rev1 compliance.


Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Oct 4 15:48:34 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.7: +6 -2 lines
Diff to previous 1.7
Better phrasing of info messages.


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Oct 4 14:19:31 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +5 -6 lines
Diff to previous 1.6
Small changes.


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Oct 2 13:33:58 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +21 -18 lines
Diff to previous 1.5
Fixed a small bug in logging.


Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Oct 1 11:48:51 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Added some log records.


Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:25:28 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +40 -23 lines
Diff to previous 1.3
Server response searched for keyword and error codes.


Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Sep 12 15:40:35 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.2: +6 -6 lines
Diff to previous 1.2
Logfile option and freeing of data structure's memory enabled.


Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Sep 11 16:13:51 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Small changes in info printing.


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Sep 10 23:43:29 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
New imapfilter.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26