- release 1.4.0RC2
[m6w6/ext-http] / php_http_cache_api.h
2007-01-15  Michael Wallner- use const php_hash_ops*
2006-06-11  Michael Wallner- attempt to fix gcc-2.95 build by using less HTTP_HAVE...
2006-06-08  Michael Wallner- fix ext/hash detection and dependency
2006-06-07  Michael Wallner- config.m4 moved to config9.m4
2006-06-06  Michael Wallner- allow to avoid deps on shared extensions on build...
2006-02-27  Michael Wallner- ditch warnings
2006-02-07  Michael Wallner- consistent usage of HTTP_G macro (only)
2006-01-19  Michael Wallner- some housekeeping
2006-01-02  Michael Wallner- happy new year
2005-12-26  Michael Wallner- add ob_(deflate|inflate)handler
2005-11-22  Michael Wallner- module/includes cleanup
2005-11-22  Michael Wallner- ext/hash detection
2005-11-21  Michael Wallner- typos
2005-11-21  Michael Wallner- drop mhash support
2005-11-19  Michael Wallner- add preliminary ext/hash support (currently only...
2005-10-28  Michael Wallner- no HttpMessage property access by reference
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-10-11  Michael Wallner- use PHP macros, so that it is obvious when to call...
2005-10-07  Michael Wallner- fix HTTP_ETAG_CRC32
2005-10-07  Michael Wallner- etag caching improvements
2005-09-20  Michael Wallner- php_info fun
2005-09-14  Michael Wallner- move specific initialization code to the respective...
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-typo
2005-08-25  Michael Wallner- ditch warnings
2005-08-25  Michael Wallner- fix etag generation without libmhash
2005-08-25  Michael Wallner- fix includes
2005-08-25  Michael Wallner- add etag generation through mhash
2005-08-23  Michael Wallner- ditch http_split_response()
2005-04-26  Michael Wallner- unify script termination
2005-04-26  Michael Wallner- http_ob_etaghandler() belongs to the cache_api now
2005-04-26  Michael Wallner- unified cache_api function names
2005-04-10  Michael Wallner* more modular file structure