- ext/hash detection
[m6w6/ext-http] / config.m4
2005-11-22  Michael Wallner- ext/hash detection
2005-11-21  Michael Wallner- drop mhash support
2005-11-11  Michael Wallner- poor stream filter for chunked encoding
2005-11-09  Michael Wallner- fix dep on SPL in PHP-5.1
2005-11-08  Michael Wallnermore tweaks
2005-11-08  Michael Wallnerws
2005-11-08  Michael Wallnerinstall tweaks
2005-10-24  Michael Wallner- fix shared build witin the php src tree
2005-10-21  Michael Wallner- eliminate warinings in encoding api
2005-10-11  Michael Wallner-fix typos
2005-10-10  Michael Wallner- move the chunked decoder to the encoding_api
2005-10-10  Michael Wallner- add own zlib layer
2005-09-23  Michael Wallner- fixed a gotcha in http_chunked_decode (-size_t is...
2005-09-15  Michael Wallner- check for curl_easy_reset() in lib and assume presenc...
2005-09-09  Michael Wallner- prepare release
2005-09-08  Michael Wallner- implement ssl crypto locks
2005-09-08  Michael Wallner- add rebuild script
2005-09-08  Michael Wallner- ditch warnings
2005-09-06  Michael Wallner- add HttpResponse::guessContentType() through libmagic
2005-09-05  Michael Wallner- fix config.m4 (CURL_LIBS define was missing)
2005-09-02  Michael Wallner- improve config.m4
2005-08-26  Michael Wallner- add http_log() for cases we don't want to exit
2005-08-25  Michael Wallner- add etag generation through mhash
2005-08-23  Michael Wallner- ditch http_split_response()
2005-07-25  Michael Wallner-fix installation through pear
2005-07-24  Michael Wallner- no need to mark HttpUtil as final
2005-07-24  Michael Wallner- fix some gcc warnings
2005-07-23  Marcus Boerger- This must not be changed here
2005-07-22  Michael Wallner- add response tests
2005-07-22  Michael Wallner- update
2005-06-14  Michael Wallner- fix request pool issues
2005-06-07  Michael Wallner- draft: implement curl_multi as HttpRequestPool
2005-05-22  Michael Wallner- fix type
2005-05-06  Michael Wallnerwtf?
2005-05-06  Michael Wallner- huh?
2005-05-03  Michael WallnerMakefile fragment installing headers
2005-04-12  Michael Wallner- use exceptions in constructors and HttpRequest::send()
2005-04-12  Michael Wallner- split object code into separate files
2005-04-10  Michael Wallner* more modular file structure
2005-03-20  Michael Wallner*build files
2005-03-07  Michael Wallner* probably fixing getservby*() usage
2005-02-23  Michael Wallner* missed http_curl_api.c
2005-02-23  Michael Wallner* split into more reasonable modules
2005-02-09  Michael Wallner* MFB
2005-02-09  Michael Wallner* attempt to fix snap-build
2005-02-07  Michael Wallner* more intuitive support for headers and cookies (assoc...
2005-02-04  Michael Wallner* add to pecl