summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)Dmitry Stogov2008-10-162-49/+120
* MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parame...Jani Taskinen2008-08-043-14/+96
* MFH: proper version checkJani Taskinen2008-08-041-11/+14
* - Fixed the string sizes in imap_headerinfoFelipe Pena2008-07-111-1/+1
* - Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't ...Felipe Pena2008-07-101-4/+4
* MFH: fixed imap_listscan() protoPhilip Olson2008-06-111-1/+1
* - Fix typoFelipe Pena2008-04-171-1/+1
* MFB: various bug fixesIlia Alshanetsky2008-04-081-2/+2
* MFB: imap bug fixesIlia Alshanetsky2008-04-021-5/+9
* Fixed bug #44557 (Crash in imap_setacl when supplied integer as username) (pa...Felipe Pena2008-03-281-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* sometimes c-client lib returns non-null entry with null hostStanislav Malyshev2007-07-311-3/+3
* Fixed NOTICE messageIlia Alshanetsky2007-07-061-2/+2
* Fixed bug #40854 (imap_mail_compose() creates an invalid terminator forIlia Alshanetsky2007-03-192-2/+59
* malloc() -> pemalloc()Ilia Alshanetsky2007-03-111-2/+2
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-3/+3
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-10/+29
* Fixed bug #36496Edin Kadribasic2007-02-191-1/+1
* fix possible double freeAntony Dovgal2007-02-161-1/+1
* Reduce stack usage & improve boundary checksIlia Alshanetsky2007-02-161-13/+15
* Fixed a memory leak inside imap_utf8()Ilia Alshanetsky2007-02-131-0/+3
* MFHAntony Dovgal2007-02-111-2/+2
* Fix typoHannes Magnusson2007-01-231-1/+1
* MFHAntony Dovgal2007-01-191-0/+1
* MFH: improve utf8_mime2text() signature detectionAntony Dovgal2007-01-191-11/+33
* MFH: improve check configure for new version of utf8_mime2text()Antony Dovgal2007-01-181-4/+19
* MFH: use strlcat()Antony Dovgal2007-01-181-15/+15
* MFHAndrei Zmievski2007-01-081-0/+3
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* MFHAntony Dovgal2006-12-251-1/+1
* Define SENDBUFLEN for older c-client libsIlia Alshanetsky2006-12-251-0/+3
* Fixed buffer boundary protectionIlia Alshanetsky2006-12-241-14/+13
* Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client).Ilia Alshanetsky2006-12-171-0/+1
* Fixed test, in some versions of c-client returned value is always uppercaseIlia Alshanetsky2006-11-261-2/+2
* fix #39613 (Possible segfault in imap initialization due to missing module de...Antony Dovgal2006-11-241-1/+9
* param parsing fixIlia Alshanetsky2006-11-061-1/+1
* Fixed bug #39362 (Added an option to imap_open/imap_reopen to control theIlia Alshanetsky2006-11-051-9/+21
* fix build with new version of c-clientAntony Dovgal2006-10-051-0/+5
* Fixed bug #38941 (imap extension does not compile against new version ofIlia Alshanetsky2006-09-242-0/+9
* fix leak in imap_utf8(), avoid extra strlen() callAntony Dovgal2006-09-052-1/+26
* last portion of z/Z fixesAntony Dovgal2006-08-311-6/+6
* MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.Ilia Alshanetsky2006-08-111-0/+8
* Fixed bug #37265 (Added missing safe_mode & open_basedir checks toIlia Alshanetsky2006-08-041-0/+7
* Added automatic module globals managementDmitry Stogov2006-06-151-7/+9
* - not efree but freeMichael Wallner2006-01-281-1/+1
* - fix imap_fetchbody(); there is no default mailgets()Michael Wallner2006-01-271-4/+10
* MFH: add imap_savebody()Michael Wallner2006-01-272-0/+104
* Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-052-18/+85
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1