summaryrefslogtreecommitdiff
path: root/imap4d/fetch.c
AgeCommit message (Expand)AuthorFiles
2010-09-23imap4d: bugfix:Sergey Poznyakoff1
2010-09-07imap4d: fetch body with a nonempty section spec returns section body without ...Sergey Poznyakoff1
2010-01-05Update copyright years.Sergey Poznyakoff1
2009-12-16Fix format specifiers and usage of const char* arguments/variables.Sergey Poznyakoff1
2009-10-25Variois fixes (mostly to placate gcc)Sergey Poznyakoff1
2009-07-07Introduce locale-independent character type and string functions.Sergey Poznyakoff1
2009-05-11Bugfixes.Sergey Poznyakoff1
2009-03-24Fix imap4d input tokenizer.Sergey Poznyakoff1
2008-08-18Bugfixes.Sergey Poznyakoff1
2008-08-16Bugfixes.Sergey Poznyakoff1
2008-08-12Bugfixes.Sergey Poznyakoff1
2008-08-11More bugfixes in imap4d.Sergey Poznyakoff1
2008-08-11Bugfixes.Sergey Poznyakoff1
2008-08-10Fix input operations and RFC-compliance in imap4d.Sergey Poznyakoff1
2007-12-19* NEWS: Update.Sergey Poznyakoff1
2007-07-10Fix format stringsSergey Poznyakoff1
2007-07-09Rewrite using new envelope accessorsSergey Poznyakoff1
2007-06-28Use MU_ARG_UNUSED to mark unused formal parameters.Sergey Poznyakoff1
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ...Sergey Poznyakoff1
2007-06-24Use mu_address_sget functions, where possible.Sergey Poznyakoff1
2006-03-12Use mu_strftimeSergey Poznyakoff1
2006-01-20Use mu_umaxtostr to format size_t and off_t valuesSergey Poznyakoff1
2005-09-09Always pass format string as a third argument to util_finish. Although this i...Sergey Poznyakoff1
2005-08-27Normalize global namespace. Part 2Wojciech Polak1
2005-08-26Normalize global namespace. Part 1Sergey Poznyakoff1
2005-08-16Remove __P() and __PMT() wrappers.Sergey Poznyakoff1
2005-08-10(imap4d_copy0): Minor improvementSergey Poznyakoff1
2005-05-20(fetch_getcommand): Changed proto to make gcc 4.0 happy.Sergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2005-05-13(imap4d_fetch0): Reduce memory consumption withinSergey Poznyakoff1
2003-07-26(send_parameter_list): Minor changeSergey Poznyakoff1
2003-06-02(fetch_internaldate): Bugfix. Coredumped on invalid dates.Sergey Poznyakoff1
2003-03-23Use ARG_UNUSED where necessarySergey Poznyakoff1
2003-02-09Updated FSF address.Wojciech Polak1
2003-01-22Fixed STORE untagged output in accordance with rfc2060-errata document.Sergey Poznyakoff1
2003-01-12Properly quote returned strings.Sergey Poznyakoff1
2002-12-29Fixed C source copyrights to be compatible with the GNU 'Maintaining'Wojciech Polak1
2002-12-25(fetch_internaldate) Do not use %X in strftime format: it produces locale-dep...Sergey Poznyakoff1
2002-12-05(fetch_internaldate): Added typecast to shut up the compiler warning.Sergey Poznyakoff1
2002-11-30(fetch_internaldate): Use mu_parse_ctime_date_time.Sergey Poznyakoff1
2002-09-12Include mailutils/argcv.hSergey Poznyakoff1
2002-08-26(fetch_envelope0): Emit whitespace before "from" header.Sergey Poznyakoff1
2002-08-25(fetch_operation) Fix section specification output.Sergey Poznyakoff1
2002-08-05Remove state check.Sergey Poznyakoff1
2002-08-04(fetch_flags0): Use util_print_flags.Sergey Poznyakoff1
2002-08-02include argcv.h; (fetch_send_address): Added const specifier to the declaraton.Sergey Poznyakoff1
2002-08-01(fetch_flags0): New function. Produces untaggedSergey Poznyakoff1
2002-07-27Lots of bugfixesSergey Poznyakoff1
2002-07-26(bodystructure,send_parameter_list): Fixed possible NULL dereference.Sergey Poznyakoff1
2002-07-23Properly check the return from headers_aget_value.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.