Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-mail-mailparse

Email message manipulation
https://github.com/php/pecl-mail-mailparse

Fixing Tests: tests/009.phpt now passes

e29da7c03069344f1b3a6712092f69e1bd0f31c8 authored about 9 years ago
Fixing Tests: tests/008.phpt now passes

76e65803eb5cf0cbf1ba0cd17900dcae154c2f7a authored about 9 years ago
Fixing Tests: tests/004.phpt now passes, mailparse_rfc822_parse_addresses now uses a zend_string instead of char+int

43f8f1519c1f616887c04a3923fd7b9cdc0c51b5 authored about 9 years ago
Fixing Tests: tests/003.phpt now passes

fe18019c99ae1bd4b38729033ef0221ebdfe3b56 authored about 9 years ago
Add .travis.yml

a699bf4cd46a916e984e19b2fc29d946afefcd48 authored about 9 years ago
Fix compile errors in php_mailparse_mime.c

afd1d6616db7632f368476a9441986197959aed2 authored about 9 years ago
Convert ZEND_FETCH_RESOURCE calls to zend_fetch_resource

4ffd7933623d83f2ee543d07a3545139ec90ea8a authored about 9 years ago
Fix compile errors in mailparse.c, many called functions are broken and still need to be fixed

ad6d11b47d2325bee3f033806a7627462aab76f7 authored about 9 years ago
smart_str -> smart_string

25e4e9df8bc1107f80221e1e5c99e7e526b32830 authored about 9 years ago
Fixing Tests: tests/parse_test_messages.phpt now passes. All tests now pass.

1bda7ccaece53e4e84ee06591affdef69c9ce114 authored about 9 years ago
Add gcov to .travis.yml

987ee6625ffb3986e85c5fb7aebf83af85a049ab authored about 9 years ago
Add tests for mailparse_determine_best_xfer_encoding and mailparse_mimemessage_extract_uue

5d7bd19d8058ff5fce2bd07d60a5bb142395a4d8 authored about 9 years ago
Fix memory leaks and zval_copy_ctor -> ZVAL_DUP

0492bbaa1227babc53fb6fea53d912dcb18ce63d authored about 9 years ago
add config.w32 to the packaging

afd20c1fd769641e2bcb0d7235bbca820976f038 authored over 9 years ago
update license version

d79a9ecc8a739c0b5d8a60c3341ba31ab9239497 authored almost 10 years ago
set eol-style to LF to ensure same result on all OS

df45c247e7e709307c5656566b98a3529cd6ccc0 authored almost 10 years ago
set eol-style to LF to ensure same result on all OS

229b86b89840bf51a617fd3375b754568298b1ef authored almost 10 years ago
add changelog entries and set version

93b2208e9d8c6be968464a4def2fcc947b157a68 authored almost 10 years ago
fix svn attributes

a5e07cb35f6e9483bad0221b482f54135135c4b6 authored almost 10 years ago
fix build warnings

f7fbc7c55a8ae4d31451f4fe0575328213398f87 authored almost 10 years ago
fix expected output (without CR/LF)

27160a5358beada7230411d70724d29c11e00dac authored almost 10 years ago
fix mailparse_uudecode_all (don't delete temp file), covered by 004.phpt

42bab707581830b86f51318085b788e73e62ef71 authored almost 10 years ago
Bug 63542 (patch via Gabor Vizi)

8aa8c3d5195a38cb03f30d9ec89bc62a1b5c11e2 authored about 12 years ago
Back to dev

c8ab99bd00cd32534949855792974e0488397c83 authored almost 13 years ago
Update package.xml and bump version for 2.1.6

4cd12e85cba09745ecee2dc2a609346318974691 authored almost 13 years ago
- Fixed TSRM build.

- Changed the type of two int variables to size_t.

b6575d918cbea15e5783457fb58e0c5d951ea598 authored over 14 years ago
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

35dd7c78333d305f74de0732f5a10c51864f5e6f authored almost 15 years ago
fix a huge number of wrong MIME types. UGH.

1fa370cede36bff61c801bfee9c4d16a2d43ecb3 authored over 15 years ago
fix apparent bug where naddrs=0, but we attempt to parse addresses anyways. (reported by Mike Makowski)

b1048712fb7f3e541fa294a0202a828b4717b903 authored almost 16 years ago
back to dev

eed6708c97d4fcdb7952f2f17521bf4efc8b4952 authored almost 16 years ago
move package2.xml to package.xml and get rid of package2.xml.

# pretty sure this isn't needed anymore so I can just have on file.

cb0f869aa704b3a9861925fc0f50ddd99917103d authored almost 16 years ago
package changes for 2.1.5

42920494741cfe32a22f74d6926f83be33189688 authored almost 16 years ago
2.1.5 release

1911ea257c27344e2f22367e8055e779dfd314e0 authored almost 16 years ago
dynamically allocate our buffer as a better fix for segfaults seen on windows.

48bb0e77062b48c262c1a84e80a0d06130e1f06e authored almost 16 years ago
remove usage of zend_get_parameters_ex for php-5.3

9e93299ec4c4c4f197591d6bd977021b459a91b7 authored almost 16 years ago
remove C++ style comments, mistake from previous commit (thanks Pierre)

bb7f641672a2b982524641cbb904db3d7d0bdcab authored about 16 years ago
small hack to see if it fixes some faults on windows

f9932746f290cca610800625127f1bd6e15c66b9 authored about 16 years ago
another fix for #14620. Make sure we handle the numeric keys correctly.

1af759a30342db3e519496a4d6e96e9215c637e3 authored over 16 years ago
fix bug #14620

843a9e998825d9f24188cd38fc02c962608198a3 authored over 16 years ago
Fix memory leak in mailparse_mimemessage creation

96f24b053fd362b215db79790f28896b6662db5d authored over 16 years ago
fix compile time warnings, type on re2c file, regen re2c file, update package*.xml files

9a59da19346733404affa6a3f53c9ec9b03aca48 authored over 16 years ago
protect php-5.2 compat macros from params with modifiers, fix unused variable warning.

ba39ec65dda846b3ef8857359361152ea35765ae authored over 16 years ago
- fix 5.3 build

556dda8885a8d1e28e56bd5022dce995039f92a2 authored over 16 years ago
back to dev

ab1171e2c51e378247d9c81478f182a98d6e619b authored almost 17 years ago
update package2.xml

abdfb570a8b91ec2bcab1d425885b9603efbecf4 authored almost 17 years ago
2.1.4 release

5321a98573745346e0aa55a0fb70703f9cb7e4e3 authored almost 17 years ago
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.

- Please use the -dev tag during the development cycle so that snapshots can easily be distinguis...

5a2f0006001102c30c6e00eff3f3e741cf245793 authored almost 17 years ago
fix Bug #13373 (compilation breaks with CodeWarrior compiler)

8aeb633449babc6575f7e67784150c89947d30e5 authored almost 17 years ago
Fix bug #13155 (infinite loop and/or mem. corruption after calling mailparse_msg_get_part_data)

0cee19a93fdeb41cf5371bf655d78a23264f2ee2 authored almost 17 years ago
setup for 2.1.4-dev

3b911a7614326ca2ce41970a2b5fc51ac4e24999 authored about 17 years ago
release 2.1.3

35fda57facfb00ca79136b9c56f9753f2dedbc4c authored about 17 years ago
fix bug#6862 so multiple headers parse into array correctly, adding test 010.phpt

597dd6f5020b737b880b9b404ce6e47278fb4e6e authored about 17 years ago
revert previous folding changes, and implement new code to replace leading \t with \s rather than just add \s.

92117c2fb75c5c52fbc245952434aa1c51d99e1f authored about 17 years ago
release 2.1.2

39364e35ccb070e2085dd1ba2a9c9b4ab7e779ed authored over 17 years ago
correcting zend_parse_parameters() argument for string lengths on 64-bit systems.

fixes bug #7722

57e4c370d640410113c22ed0864b846537c0ae26 authored over 17 years ago
fixing compile time warnings

9d6c8c239934c59c053819a8475751af9fa8b7ec authored over 17 years ago
reverting previous change

# this isn't working like I thought so I'm backing this out till I know what I'm doing

30badb41efb9af0208eaa4e9e8c2e4ca49d873cb authored over 17 years ago
attempting to add myself as a lead so I can cut a release

0cee6dafd75e37bcd845bf8abef4d1d0ae1f61f5 authored over 17 years ago
Committing patch for rfc2231 support by Jakub Klos

ebe09a0e7110a77f8b5968554129d66995090924 authored over 17 years ago
fix incorrect handling of header continuation lines per RFC2822 (patch by Jakub Klos)

ee2ecc3151483e716fdb8fabbccc98ca9f6f5efd authored over 17 years ago
fixing memory leaks and deprecated code in tests. (All tests should pass now.)

28cb874d64018061b84e7b2b5e220758f6f531fd authored over 17 years ago
initialize variable to prevent segfaults in cases where postion=0.

46397a60b60ff4ae5236768f9a1ebf63e3b3c3c5 authored over 17 years ago
Patch by Andrew Carter

b0f47dc50e8c4c5306b644ed6f5b1f1c08ea9026 authored over 19 years ago
bah

c104e0fe71029a7df064e29d179761ee7bc5da3b authored almost 20 years ago
let's try package2

9d6b81e5f73edd4995ff1265294484f8b5196b94 authored almost 20 years ago
prep for release

c498f94bb946242b9a9c53343ced0f77877fdf55 authored almost 20 years ago
fix off-by-one error that seemed only to be triggered by a fractured message.

be1fd4e5282f7eeb270545dc758fe463cbf7a153 authored almost 20 years ago
Prep for release

ffd56123ceba37d384ce8bdff42042c0c4ee2ea9 authored about 20 years ago
Fix one possible segfault and tidy up

b2a036f4206f11b62c9be2596f7deba7597110d8 authored about 20 years ago
update generated file

0de0d8c9051f3836973a8c464b0348e37c5498b9 authored about 20 years ago
equate ; to , when eliminating spurious address separators

6d67c35c8cd596b32e380a737fb190cc9f707730 authored about 20 years ago
and the generated file

060d3118a93e49d6cf8793b1b68aea2782d29029 authored about 20 years ago
Proper fix for that unterminated loop:

Malformed headers such as this:

Budget Voyages : <[email protected] >

Look like...

754823137e1c73e671801409e860c7eb96dfcf44 authored about 20 years ago
and the re2c generated version

d6c4bceb19674267301dd6bfd7e57fcb9bfbbff8 authored about 20 years ago
it's possible to get into an unterminated loop; add sanity check

36a44b72b3b77685e77d4cd5c9434ef5460425ff authored about 20 years ago
missing data for test

9348a77e3a84d64e2b5fd8eefe229ac1d2221b56 authored almost 21 years ago
if you don't have re2c on your 'doze box, this rule will clobber the

nice version provided for you in CVS, so let's remove it for now.

99c49b5c814104448a6a0f7d4b423b2ccb247f6d authored almost 21 years ago
minor cosmetics

8eac61d1b8ade29ac53c9aa419eecedf489ad4c8 authored almost 21 years ago
sync extension and package version numbers

d7fefc05b6ef1865377fb45a91319d0f0f5b2858 authored almost 21 years ago
bah, mbstring, not mailparse

0870fc210669fd832b901da0de95fa35e8708631 authored almost 21 years ago
bump to package 2.0 and mark stable

9edcf93e80ebfa8fb97ee3f95a36abbc317812b7 authored almost 21 years ago
touch for re2c-less people

a7a3d09fa5d5704e39a042fdd45a5bf0d0f1dd57 authored almost 21 years ago
update copyright year.

Add hack to support binary transfer encoding.

af04b735c66017be5f9daa271523e7fbc1f1a809 authored almost 21 years ago
- Fix the php dependency

(wide copy/paste is not that good no? ;) )

12443068e4d04f158acff699a1c0d92b277992eb authored about 21 years ago
Proper dependency on mbstring

008e737f507ecc06e0e4ddcc1f767491a13ca02e authored about 21 years ago
commit this after the .re to avoid problems for people without re2c

46f5b0c45ceca64c71c4a9b5b49259f20c9abeb5 authored about 21 years ago
make mailparse build under win32.

Workaround signature change in mbstring API in threaded builds

546c38a142a694e8293c036503fa9eebfcaf61be authored about 21 years ago
prep for release

a1c4cc2cc1d37a27039fd3acfd4dab2f58e14510 authored over 21 years ago
Fix for roaming headers in the mbstring extension

378bba39414dcf5c7e942303a2d32a3b0c13d3d6 authored over 21 years ago
fix date...

6ab7350679f6bd3aa98b99cb91e342ce19f39332 authored over 21 years ago
Add news about fix...

19b7d6ecd0394e4e235a2749e256a62e155fbc3f authored over 21 years ago
Fix bug in uudecoder.

# hopefully CVS works...

693b4c9fb89a83e3ad65911de6ab18235465b599 authored over 21 years ago
tweak package.xml file.

16380aaed5967d5cb97aacdf48018e7ec57c1f60 authored over 21 years ago
prep for release

206df37705e41ab30c6c0ccc7853c4a425449b4b authored over 21 years ago
Fix a couple of memory leaks.

Better handling of newlines in the uu-decoder.
Better handling of multiple uu-encoded attachments...

483246a7daad1030774e01766813b4926dc9f6c3 authored over 21 years ago
Touch generated file

1fcb1d59ac08daac9bf0dfac81174748c49472f4 authored almost 22 years ago
Remove test

5d6c43131df89858b38f0d397aa1ee55c0ea2c8f authored almost 22 years ago
another test

6fe8eeda336d530fed8ef875959eab6c594e4c9c authored almost 22 years ago
Test

62ecae38863a05da78ce343ef8ddfb0defaf3ed9 authored almost 22 years ago
* Update copyright year to 2003.

11acab64da6f26d707a633a2f81af2c9f715b238 authored about 22 years ago