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

436 Commits

Author SHA1 Message Date
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
Hannes Magnusson
14fb4afd5c Fix typo 2007-01-23 12:37:21 +00:00
Antony Dovgal
216d041717 MFH 2007-01-19 22:33:25 +00:00
Antony Dovgal
4c6e1df9e2 MFH: improve utf8_mime2text() signature detection 2007-01-19 20:45:09 +00:00
Antony Dovgal
e506abc408 MFH: improve check configure for new version of utf8_mime2text() 2007-01-18 14:05:21 +00:00
Antony Dovgal
04add4c727 MFH: use strlcat() 2007-01-18 14:03:38 +00:00
Andrei Zmievski
cdfed7f757 MFH 2007-01-08 22:24:11 +00:00
Sebastian Bergmann
4223aa4d5e MFH: Bump year. 2007-01-01 09:36:18 +00:00
Antony Dovgal
601f4cd129 MFH 2006-12-25 15:28:57 +00:00
Ilia Alshanetsky
e3569ae80a Define SENDBUFLEN for older c-client libs 2006-12-25 14:23:18 +00:00
Ilia Alshanetsky
c5db57b495 Fixed buffer boundary protection 2006-12-24 22:15:06 +00:00
Ilia Alshanetsky
24cc05dc09 Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client). 2006-12-17 18:22:53 +00:00