summaryrefslogtreecommitdiff
path: root/ext/curl/share.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Bump libcurl requirement to 7.12.1Nikita Popov2017-12-191-2/+0
* Avoid useless dereferences and separations during paramter passing.Dmitry Stogov2017-06-191-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Migrate curl to new parameters APISara Golemon2016-12-281-12/+14
* Add curl_multi/share_errno() curl_share_strerror()Pierrick Charron2016-06-261-0/+45
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | use zval_get_longXinchen Hui2015-05-061-2/+1
* | Cleanup resource handling APIsXinchen Hui2015-02-021-3/+8
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | ported ext/curlAnatol Belski2014-08-191-3/+3
* | basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* | Refactoring ext/curl (only compilable now)Xinchen Hui2014-05-091-9/+9
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Add curl_multi_setopt and clean curl_share_setoptPierrick Charron2012-12-231-6/+6
* - Year++Felipe Pena2012-01-011-1/+1
* Clean / Improve the curl extensionPierrick Charron2011-12-011-0/+136
* Revert commit r319729 until I have a clean version for non-ZTSPierrick Charron2011-11-241-151/+0
* Implemented FR #55540, added functions curl_share_init(), curl_share_setopt()...Pierrick Charron2011-11-231-0/+151