Merge branch 'master' into phpng
[m6w6/ext-http] / php_http_client_curl.c
2013-11-23  Anatoliy Belskyfix headers again, avoid header clashing including...
2013-11-22  Anatoliy Belskyadded missing header in order struct event could be...
2013-11-22  Michael Wallner2.0.0 stable
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-11-20  Michael Wallnerremoved awkward custom error handling and http\Object...
2013-11-15  Michael Wallnerfix clang warning
2013-11-15  Michael Wallnerfix crash on unset request urls
2013-11-05  Michael Wallner* standard return values
2013-05-19  Michael Wallner- less custom macro cruft
2013-04-11  Michael Wallnerfix usage with ancient libcurl (debian)
2013-04-05  Michael Wallnerclient test and fixes
2013-03-28  Michael Wallnercodename: client meltdown
2012-03-30  Michael Wallnerbatch renaming: client*curl curl*client
2012-03-30  Michael Wallnerlet the request be able to carry client options
2012-03-29  Michael Wallnerdon't crash if user extends abstract classes
2012-03-27  Michael Wallnerre-enable the factory
2012-03-27  Michael Wallnermake the pool functional again
2012-03-26  Michael Wallneradd current state of refactoring