2005-11-04 |
Michael Wallner | - update for release 0.17.0 |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Michael Wallner | - ditch leak |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Michael Wallner | - ensure proper message deallocation |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Michael Wallner | - typo |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Michael Wallner | - extend & fixup test suite |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Michael Wallner | - fix build on win32; linkler flag /FORCE:MULTIPLE... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Michael Wallner | - own, simpler hash urlencoder |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Michael Wallner | - fix tests |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Wallner | - no HttpMessage property access by reference |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Wallner | - fix access to variables if HttpMessage is extended |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Wallner | - don't make these zvals references |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Wallner | - all those handlers->add_ref(zobject) would prevent... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Michael Wallner | - fix request errors hidden under the hood of the reque... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Michael Wallner | - do not naivly trust headers about content length |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Michael Wallner | - errenous function declarations |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Michael Wallner | - no history logging by default |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Michael Wallner | - fix parsing chunked encoded messages with odd spaces... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Michael Wallner | - fix parsing messages with an header that contains... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Michael Wallner | - clone() support for HttpRequest |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Michael Wallner | - fix shared build witin the php src tree |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Michael Wallner | - relicense with a BSD style license |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wallner | oh dammit |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wallner | - start thinking about cloning |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wallner | - bad pointer arithmetics |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wallner | - proper location of the HTTP_NEED_SSL_TSL macro |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Michael Wallner | - eliminate warinings in encoding api |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Michael Wallner | - http_support() claimed there's no SSL support ifndef ZTS |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Michael Wallner | - release 0.16 |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Michael Wallner | - better example/approach of using the protected HttpRe... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Michael Wallner | - use object_handlers->add_ref() |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Michael Wallner | - add HttpRequestPool::getFinishedRequests(), so now... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - encodings support exists with ext/zlib too |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - fix issues ifndef HTTP_HAVE_CURL |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - fixed issues ifndef HTTP_HAVE_ZLIB and enable gzipped... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - ditch the 1 byte leak |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - fix remaining issues; there's still a 1-byte memleak... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - fix previous commit and adjust tests |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Michael Wallner | - gzip responses |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Michael Wallner | - allow negative time offsets |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Michael Wallner | - don't destruct the zval right after construction... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Michael Wallner | - unset in http_curl_defaults() too |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Michael Wallner | - unset the time condition option in curl properly... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Michael Wallner | - http_globals.gzip_encoding needs to be sort of a... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Michael Wallner | - independency from ext/zlib |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wallner | - don't try to allocate negative size |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wallner | - fix bitmask checking |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wallner | - add gzip header verification |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Michael Wallner | - use the same approach in uncompress like in inflate |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - rerun only on Z_BUF_ERROR |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - use PHP macros, so that it is obvious when to call... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - pear pickle |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - release |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | -fix typos |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - docs |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - fix memleak when http_get() etc intermit unexpectedly |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - don't link explicitly against zlib, as ext/zlib is... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - typos |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - add http_support() for probing features that depend... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Michael Wallner | - we need a bit more space for the footer too in http_g... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - fix test if ext/zlib is not loaded |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - initialize default compression level |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - fix package.xml |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - add compression functions to userspace |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - fix CRC retrieval |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - move the chunked decoder to the encoding_api |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - add own zlib layer |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - fix parsing messages with Content-Range header |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Michael Wallner | - don't trap into any other transfer encoding than... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Michael Wallner | - allow passing request options to the ctor |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Michael Wallner | - avoid endless loop if attach() is called while the... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Michael Wallner | - examples fixup |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Michael Wallner | - add note about SSL connect errors on windows due... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Michael Wallner | - fix "UNKNOWN" for unknown request methods |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Michael Wallner | - some minor strlen() and strlcat() tweaks |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Michael Wallner | - CRLF -> LF; dammit |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Michael Wallner | - tests fixup |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Michael Wallner | - tests fixup |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - substract 10% instead of 50%, as already documented |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - flush |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - add crc etag test |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - fix HTTP_ETAG_CRC32 |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - commonize some error messages |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - ditch leak when throwing exceptions |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - 4 etag tests using ob |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - fixed memory corruption |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Michael Wallner | - etag caching improvements |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Michael Wallner | - dont assume PHP-version or Content-Type |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Michael Wallner | - changelog, new test files |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Michael Wallner | - fix warnings with etag caching at shutdown |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - doc: generate a TOC |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - changelog |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - better inline docs, part #5 and presumingly the last... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - correct DST TZ offsets |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - better inline docs, part #4 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - better inline docs, part #2 and #3 |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Michael Wallner | - new signature for the negotiator, which doesn't mix... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Michael Wallner | - better inline docs part #1 |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Michael Wallner | - rename http_absolute_uri to http_build_uri (complemen... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Michael Wallner | - use global send buffer size for output buffering... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Michael Wallner | - added HttpRequest::clearHistory() |
commit | commitdiff | tree | snapshot |
next |