projects
/
m6w6
/
ext-http
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
m6w6/ext-http
2005-10-11
SVN Migration
This commit was manufactured by cvs2svn to create tag...
RELEASE_0_15_0
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
2005-10-04
Michael Wallner
- release 0.14.2
commit
|
commitdiff
|
tree
|
snapshot
2005-10-04
Michael Wallner
- missing include
commit
|
commitdiff
|
tree
|
snapshot
2005-10-04
Michael Wallner
- changelog
commit
|
commitdiff
|
tree
|
snapshot
2005-10-04
Michael Wallner
- fixed typo in month list: Okt should have been Oct
commit
|
commitdiff
|
tree
|
snapshot
2005-10-03
Michael Wallner
- add note about FastCGI buffering/flush issue (throttling)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-30
Michael Wallner
- support for the "right way" (tm) to redirect post...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-30
Michael Wallner
- release 0.14.1
commit
|
commitdiff
|
tree
|
snapshot
2005-09-30
Michael Wallner
- fix write_prop() too
commit
|
commitdiff
|
tree
|
snapshot
2005-09-30
Michael Wallner
- fix PHP5 build
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Michael Wallner
- add package.xml generated by $pecl pickle
commit
|
commitdiff
|
tree
|
snapshot
2005-09-26
Michael Wallner
- remove
commit
|
commitdiff
|
tree
|
snapshot
2005-09-26
Michael Wallner
- release 0.14.0
commit
|
commitdiff
|
tree
|
snapshot
2005-09-26
Michael Wallner
- correct package name
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Michael Wallner
- fixed a gotcha in http_chunked_decode (-size_t is...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Michael Wallner
- changelog
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Michael Wallner
- add first version of package2.xml
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Michael Wallner
- fix very silly behaviour of libmagic if we want to...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Michael Wallner
- php_info fun
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Michael Wallner
- fiy a bad thing which was luckily working (putting...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Michael Wallner
- last mhash algo was missed
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Michael Wallner
- ensure proper CURL_EXTERN macro by defining CURL_STAT...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Michael Wallner
- remove C++ comment
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Michael Wallner
- avoid lots of useless ops
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Michael Wallner
- fix property access
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Michael Wallner
- changed the default value of $include_parent of HttpM...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Michael Wallner
- missed fixbit
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Michael Wallner
- initialize local zvals used as HashTable containers
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Michael Wallner
- fix memory corruption
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Michael Wallner
- forward until we find a digit
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Michael Wallner
- example fixup
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Michael Wallner
- new negotiator + test
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Michael Wallner
- check for curl_easy_reset() in lib and assume presenc...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Michael Wallner
- no forced pass_by_ref for objects
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Michael Wallner
- http_request_method_*() API should have been availabl...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Michael Wallner
- more descriptive constant names
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wallner
- move specific initialization code to the respective...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wallner
- EOL fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wallner
- no headers property anymore
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wallner
- change HttpResponse::setHeader() and ::addHeader...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Michael Wallner
- exposed properties hould now be typesafe
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Michael Wallner
- type safety for properties
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Michael Wallner
- type safety for properties
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Wallner
- print doesn't like commas
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Wallner
- typo
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Wallner
- added missing HttpMessage::setBody()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Wallner
- ws
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Wallner
- update
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Wallner
- add missing support for raw post data (HttpRequest)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
Michael Wallner
- fix some tests on linux
commit
|
commitdiff
|
tree
|
snapshot
next