1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Commit Graph

447 Commits

Author SHA1 Message Date
Felipe Pena
7323f24b58 - New tests (testfest DutchUG) 2009-05-16 23:56:23 +00:00
Pierre Joye
0b6e00cd64 - fix conf 2009-05-05 13:49:05 +00:00
Pierre Joye
802cbbd49b - #47940, memory leaks in imap_body 2009-04-30 18:55:44 +00:00
Pierre Joye
323984a1ae - MFH: SEARCHPGM struct has to be freed 2009-04-28 12:43:10 +00:00
Pierre Joye
f2445c083a - space to tabs
- CS
2009-04-28 08:33:25 +00:00
Pierre Joye
9f8376ead3 - utf8_mime2text is present in 5.2's cclient 2009-04-27 08:23:29 +00:00
Pierre Joye
6c80425fb1 - MFH: add latest cclient versions 2009-04-27 00:01:15 +00:00
Pierre Joye
89f977c117 - ws 2009-04-25 16:36:02 +00:00
Pierre Joye
28e7780326 - #47940, pass body_len 2009-04-24 14:53:59 +00:00
Pierre Joye
8abacb0292 - MFH: #47940, leaks in imap_body() 2009-04-23 22:32:41 +00:00
Ilia Alshanetsky
3100dc31f0 Define _php_rfc822_len() only when needed 2009-04-05 14:10:49 +00:00
Felipe Pena
69084a71a6 - Supressing error message for SKIPIF check works as expected 2009-02-15 16:03:49 +00:00
Zoe Slattery
b0ef277d3a IMPA fetchheader tests 2009-01-23 15:32:48 +00:00
Sebastian Bergmann
ef49b9a8de MFH: Bump copyright year, 3 of 3. 2008-12-31 11:17:49 +00:00
Felipe Pena
89e6d5bd22 - MFH: Fixed memory leak in imap_rfc822_parse_adrlist 2008-12-24 13:31:40 +00:00
Felipe Pena
e7057c6825 - New test 2008-12-24 11:51:29 +00:00
Felipe Pena
a1a4c02290 - Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly) [only in this branch] 2008-12-24 11:24:38 +00:00
Zoe Slattery
a54f690ae0 README for ext/imap tests 2008-12-17 15:36:44 +00:00
Zoe Slattery
e780773ee6 Miscellaneous tests for ext/imap 2008-12-17 15:09:21 +00:00
Zoe Slattery
9919125435 bug #46837 fix 2008-12-16 21:35:42 +00:00
Zoe Slattery
2b5cd5b7fe bug #46884 fix 2008-12-16 21:11:49 +00:00
Zoe Slattery
7d2735fbef fix resource id 2008-12-09 13:40:25 +00:00
Zoe Slattery
bb46ef5a6e tests for imap_fetch_overview 2008-12-08 19:14:03 +00:00
Zoe Slattery
7c375c4879 bug #46731 fix 2008-12-05 11:59:01 +00:00
Zoe Slattery
51e0152170 Update to use norsh flag 2008-12-05 11:02:55 +00:00
Pierre Joye
21f74ba99e - c/p fix, correct description 2008-12-01 00:03:03 +00:00
Pierre Joye
279c926f8b - Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap) 2008-11-30 23:58:17 +00:00
Zoe Slattery
b51bb4132f Committing include files required for tests. Tests and bug reports to follow. 2008-11-28 17:41:03 +00:00
Dmitry Stogov
e0f657a729 Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) 2008-10-16 16:20:53 +00:00
Jani Taskinen
c078127291 MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter) 2008-08-04 21:16:22 +00:00
Jani Taskinen
09eebe78d8 MFH: proper version check 2008-08-04 20:54:20 +00:00
Felipe Pena
a8c4bc3257 - Fixed the string sizes in imap_headerinfo 2008-07-11 11:09:05 +00:00
Felipe Pena
26da69af35 - Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024) 2008-07-10 17:44:09 +00:00
Philip Olson
4b898c5e57 MFH: fixed imap_listscan() proto 2008-06-11 02:32:22 +00:00
Felipe Pena
11a13337ff - Fix typo 2008-04-17 11:04:49 +00:00
Ilia Alshanetsky
b615180021 MFB: various bug fixes 2008-04-08 00:03:34 +00:00
Ilia Alshanetsky
357cadb362 MFB: imap bug fixes 2008-04-02 16:31:51 +00:00
Felipe Pena
fd6f77d569 Fixed bug #44557 (Crash in imap_setacl when supplied integer as username) (patch by Thomas Jarosch) 2008-03-28 16:43:49 +00:00
Sebastian Bergmann
d9f3a1305f MFH: Bump copyright year, 2 of 2. 2007-12-31 07:20:42 +00:00
Stanislav Malyshev
fb927452c9 sometimes c-client lib returns non-null entry with null host 2007-07-31 00:31:10 +00:00
Ilia Alshanetsky
fd784655a2 Fixed NOTICE message 2007-07-06 00:13:56 +00:00
Ilia Alshanetsky
13aac95bfc Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for
multipart e-mails).
2007-03-19 22:56:57 +00:00
Ilia Alshanetsky
f96245f8b4 malloc() -> pemalloc() 2007-03-11 18:42:19 +00:00
Ilia Alshanetsky
cc04404b28 snprintf() -> slprintf()
# Part 1
2007-02-27 03:04:40 +00:00
Marcus Boerger
50ea26760d - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
Edin Kadribasic
fee1ef3463 Fixed bug #36496 2007-02-19 16:03:42 +00:00
Antony Dovgal
01058e9770 fix possible double free 2007-02-16 13:28:03 +00:00
Ilia Alshanetsky
ee17c54d88 Reduce stack usage & improve boundary checks 2007-02-16 03:32:06 +00:00
Ilia Alshanetsky
2e35bdc5e9 Fixed a memory leak inside imap_utf8() 2007-02-13 20:12:52 +00:00
Antony Dovgal
9d26a78f6a MFH 2007-02-11 09:25:32 +00:00