imapfilter/src
Lefteris Chatzimparmpas c082ae4ddc Parse server responses less strictly
Some servers send responses that are not standards compliant, but
contain extra SPACE, CR or LF characters, and by ignoring those
characters it might be possible to parse their responses.
2012-08-24 23:01:07 +02:00
..
Makefile Enable extra compiler checks and correct warnings. 2012-08-20 20:22:54 +02:00
account.lua Ignore errors and retry later when in daemon mode 2012-02-29 21:01:11 +01:00
auth.c Make OpenSSL a mandatory requirement 2012-02-19 12:36:44 +01:00
auxiliary.lua Ignore errors and retry later when in daemon mode 2012-02-29 21:01:11 +01:00
buffer.c Change file and directory structure 2011-03-06 13:34:44 +01:00
buffer.h Change file and directory structure 2011-03-06 13:34:44 +01:00
cert.c Change SSL variables' names in session structure. 2012-02-24 01:19:04 +01:00
common.lua Use session pointer to denote accounts 2012-02-14 22:13:15 +01:00
core.c Ignore network errors during logout 2012-02-23 00:04:10 +01:00
file.c Make OpenSSL a mandatory requirement 2012-02-19 12:36:44 +01:00
imapfilter.c Correct the option order in the usage details. 2012-02-19 13:40:31 +01:00
imapfilter.h Add support to recover when BYE is received 2012-02-27 01:22:37 +01:00
list.c Use session pointer to denote accounts 2012-02-14 22:13:15 +01:00
list.h Change file and directory structure 2011-03-06 13:34:44 +01:00
log.c Enable extra compiler checks and correct warnings. 2012-08-20 20:22:54 +02:00
lua.c Add support to recover when BYE is received 2012-02-27 01:22:37 +01:00
mailbox.lua Ignore errors and retry later when in daemon mode 2012-02-29 21:01:11 +01:00
memory.c Change file and directory structure 2011-03-06 13:34:44 +01:00
message.lua Replace simple function with a static string. 2012-02-22 18:55:38 +01:00
misc.c Change file and directory structure 2011-03-06 13:34:44 +01:00
namespace.c Enable extra compiler checks and correct warnings. 2012-08-20 20:22:54 +02:00
options.lua Change file and directory structure 2011-03-06 13:34:44 +01:00
pathnames.h Make OpenSSL a mandatory requirement 2012-02-19 12:36:44 +01:00
pcre.c Use session pointer to denote accounts 2012-02-14 22:13:15 +01:00
regex.lua Use session pointer to denote accounts 2012-02-14 22:13:15 +01:00
regexp.c Change file and directory structure 2011-03-06 13:34:44 +01:00
regexp.h Change file and directory structure 2011-03-06 13:34:44 +01:00
request.c Improve the failure handling during login/logout 2012-02-28 19:54:20 +01:00
response.c Parse server responses less strictly 2012-08-24 23:01:07 +02:00
session.c Change SSL variables' names in session structure. 2012-02-24 01:19:04 +01:00
session.h Change SSL variables' names in session structure. 2012-02-24 01:19:04 +01:00
set.lua Use session pointer to denote accounts 2012-02-14 22:13:15 +01:00
signal.c Change file and directory structure 2011-03-06 13:34:44 +01:00
socket.c Set variable's type based on OpenSSL version. 2012-04-25 00:09:12 +03:00
system.c Use session pointer to denote accounts 2012-02-14 22:13:15 +01:00
version.h Prepare release v2.5.3. 2012-07-22 16:25:41 +03:00