summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulat...Jani Taskinen2010-01-191-2/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-034-4/+4
* Fixed bug #49921 (Curl post upload functions changed).Ilia Alshanetsky2009-10-261-1/+1
* - Fix buildFelipe Pena2009-09-301-6/+6
* Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after ...Ilia Alshanetsky2009-09-302-3/+30
* - Rollback fix for bug #49571 (CURLOPT_POSTREDIR not implemented).Sriram Natarajan2009-09-241-10/+0
* - Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).Sriram Natarajan2009-09-241-0/+10
* - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FI...Felipe Pena2009-09-231-1/+2
* - fix #49372, segfault in php_curl_option_urlPierre Joye2009-08-261-1/+1
* Test from 2009 testfestZoe Slattery2009-08-263-0/+106
* Make test more genericIlia Alshanetsky2009-08-061-2/+2
* - Fix ZTS buildFelipe Pena2009-07-261-1/+1
* The test for bug #46739 doesn't actually need the remoteRasmus Lerdorf2009-07-261-3/+0
* - Fix tests to be more comptatible AND to test what they are supposed to testJani Taskinen2009-07-254-21/+23
* - Opss, fix the fix...Felipe Pena2009-07-251-1/+1
* - Fix testFelipe Pena2009-07-251-1/+1
* Fix dumb typo in the skipifRasmus Lerdorf2009-07-251-1/+1
* - Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)Jani Taskinen2009-07-251-1/+1
* - Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrapp...Jani Taskinen2009-07-251-1/+12
* - Making Valgrind happyFelipe Pena2009-07-251-1/+1
* - Fix bad environment usageJani Taskinen2009-07-251-2/+2
* - Fix test when responder is something like lighttpdJani Taskinen2009-07-251-4/+4
* - Fix testJani Taskinen2009-07-251-3/+5
* - Merge from PHP_5_3:Jani Taskinen2009-07-251-3/+5
* - Fixed bug #49052 (context option headers freed too early when using --with-...Jani Taskinen2009-07-251-4/+12
* - PHP_5_2 branch does not have these macrosJani Taskinen2009-07-211-3/+3
* - Fix badly applied patch (bug #48774)Jani Taskinen2009-07-211-1/+1
* - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).Sriram Natarajan2009-07-213-2/+66
* Fixed bug #48962 (cURL does not upload files with specified filename).Ilia Alshanetsky2009-07-211-14/+14
* - Removed unnecessary strlen() call and if statement.Felipe Pena2009-07-191-4/+1
* New cURL tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-07-172-0/+194
* Fix cURL testsandy wharmby2009-07-173-6/+14
* - Fix testFelipe Pena2009-07-171-1/+1
* Fix testandy wharmby2009-07-151-2/+2
* - New tests (DutchUG testfest)Felipe Pena2009-07-0333-0/+1229
* Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns onIlia Alshanetsky2009-07-021-3/+3
* - MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus)Pierre Joye2009-06-281-0/+8
* MFB: Simplify original fix for bug #33475Ilia Alshanetsky2009-06-151-4/+1
* - MFH: Fixed bug #48514 (cURL extension uses same resource name for simple an...Felipe Pena2009-06-122-1/+28
* Add/Fix SKIPIF sections of cURL testsandy wharmby2009-06-114-1/+42
* MFH: fix bug #48518 (curl crashes when writing into invalid file handle)Antony Dovgal2009-06-111-0/+2
* MFH: fix arginfo for curl_multi_info_read()Antony Dovgal2009-06-101-1/+1
* Fixes to work on Windows as well as LinuxZoe Slattery2009-06-012-2/+2
* better fixZoe Slattery2009-05-291-1/+1
* fixing to work with older levels of libcurlZoe Slattery2009-05-291-1/+4
* - mf53: fix build, stderr cannot be used as var or struct memberPierre Joye2009-05-272-7/+7
* fix buildAntony Dovgal2009-05-271-1/+1
* - Test for bug #48203Jani Taskinen2009-05-261-0/+24
* MFH:- Fixed bug #48203 (Crash when CURLOPT_STDERR is set to regular file)Jani Taskinen2009-05-262-1/+24
* MFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error outIlia Alshanetsky2009-05-211-4/+16