projects
/
m6w6
/
ext-http
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
- only encode if there's anything to encode
[m6w6/ext-http]
/
http_api.c
2005-12-20
Michael Wallner
- CURLOPT_COOKIELIST needs curl 7.15
blob
|
commitdiff
|
raw
2005-12-18
Michael Wallner
- fix inclusion of zlib.h
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
Michael Wallner
- start open_basedir checks
blob
|
commitdiff
|
raw
|
diff to current
2005-12-10
Michael Wallner
- fix config.m4
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Michael Wallner
- proper type checking, thanks Sara
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Michael Wallner
- module/includes cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
Michael Wallner
- drop mhash support
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Michael Wallner
- ditch some warnings
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Michael Wallner
- added INI setting http.force_exit which can be used...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Michael Wallner
- ensure proper message deallocation
blob
|
commitdiff
|
raw
|
diff to current
2005-10-24
Michael Wallner
- relicense with a BSD style license
blob
|
commitdiff
|
raw
|
diff to current
2005-10-20
Michael Wallner
- http_support() claimed there's no SSL support ifndef ZTS
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Michael Wallner
- encodings support exists with ext/zlib too
blob
|
commitdiff
|
raw
|
diff to current
2005-10-11
Michael Wallner
- use PHP macros, so that it is obvious when to call...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-11
Michael Wallner
- typos
blob
|
commitdiff
|
raw
|
diff to current
2005-10-11
Michael Wallner
- add http_support() for probing features that depend...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Michael Wallner
- move the chunked decoder to the encoding_api
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Michael Wallner
- some minor strlen() and strlcat() tweaks
blob
|
commitdiff
|
raw
|
diff to current
2005-10-07
Michael Wallner
- ditch leak when throwing exceptions
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Michael Wallner
- missing include
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Michael Wallner
- fixed typo in month list: Okt should have been Oct
blob
|
commitdiff
|
raw
|
diff to current
2005-09-30
Michael Wallner
- support for the "right way" (tm) to redirect post...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Michael Wallner
- fixed a gotcha in http_chunked_decode (-size_t is...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Michael Wallner
- fix very silly behaviour of libmagic if we want to...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
Michael Wallner
- initialize local zvals used as HashTable containers
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Michael Wallner
- ditch TSRMLS_FETCH() occurences
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Michael Wallner
- improve logging format
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Michael Wallner
- fix PHP4 build in http_error_ex()
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Michael Wallner
- improve libmagic support
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Michael Wallner
- add HttpResponse::guessContentType() through libmagic
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Michael Wallner
- add http_log() for cases we don't want to exit
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Michael Wallner
-fix macro parameter passing in HTTP_LOG_WRITE
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Michael Wallner
- single LF aware http_chunked_decode()
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Michael Wallner
- ditch left-overs of yesterday's commit
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Michael Wallner
- ditch http_split_response()
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Michael Wallner
- use &EG(symbol_table)'s HTTP_SERVER_VARS instead of
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Michael Wallner
- fix INI entries
blob
|
commitdiff
|
raw
|
diff to current
2005-07-25
Michael Wallner
- actally returns STATUS
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Michael Wallner
- flush
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Michael Wallner
- reorder includes, always include php.h first
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Michael Wallner
- added http_get_request_body()
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Michael Wallner
- warning hunt
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Michael Wallner
- ditch redundant http_split_response
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Michael Wallner
- move http_parse_cookie() code to an odd http_parse_ke...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Michael Wallner
- typos
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Michael Wallner
- improve http_chunked_decode once more
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Michael Wallner
- fix compiler warnings (unused vars & missing includes)
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Michael Wallner
* flush *
blob
|
commitdiff
|
raw
|
diff to current
2005-05-03
Michael Wallner
- improve http_chunked_decode
blob
|
commitdiff
|
raw
|
diff to current
2005-05-02
Michael Wallner
flush
blob
|
commitdiff
|
raw
|
diff to current
2005-04-27
Michael Wallner
- separated http_check_method() from http_check_allowed...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Michael Wallner
- unify script termination
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Michael Wallner
- unified cache_api function names
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Michael Wallner
- added custom error function which is able to throw...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Michael Wallner
* more modular file structure
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Michael Wallner
* fix compiler warning
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Michael Wallner
* added http_parse_cookie()
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Michael Wallner
- send full entity if range is "0-"
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Michael Wallner
- improved range checking
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Michael Wallner
* fixing concept of phpstr dtor/free
blob
|
commitdiff
|
raw
|
diff to current
2005-03-20
Michael Wallner
* signature fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Michael Wallner
* fix memleak
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Michael Wallner
* improve http_send() and http_negotiate_q() code
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Michael Wallner
* fixed/improved ranges support
blob
|
commitdiff
|
raw
|
diff to current
2005-03-10
Michael Wallner
* attempt to be smarter than windows ;)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Michael Wallner
* cpp stuff
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Michael Wallner
* probably fixing getservby*() usage
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Michael Wallner
* run tests on linux - flushing changes
blob
|
commitdiff
|
raw
|
diff to current
2005-03-06
Michael Wallner
* fix http_split_response[_ex]()
blob
|
commitdiff
|
raw
|
diff to current
2005-03-06
Michael Wallner
* added HTTPi_Request::getResponseCode()
blob
|
commitdiff
|
raw
|
diff to current
2005-03-06
Michael Wallner
* excluding getservby*() in PHP4 (??)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-06
Michael Wallner
* tiny API adjustments
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Michael Wallner
* much smarter & enhanced absolute_uri() using parse_url()
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Michael Wallner
* medthod docs
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Michael Wallner
* release 0.6.0
blob
|
commitdiff
|
raw
|
diff to current
2005-02-26
Michael Wallner
* fix EOF
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Michael Wallner
* melt http_api down
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Michael Wallner
* ditch warnings
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Michael Wallner
* moved defines into php_http_std_defs.h
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Michael Wallner
* strlen("") => sizeof("")-1
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Michael Wallner
* split into more reasonable modules
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Michael Wallner
* added POST support to HTTPi_Request
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Michael Wallner
* ditch mem-leak
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Michael Wallner
* more version checks
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Michael Wallner
* compatibility with older libcurl versions, take 2
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Marcus Boerger
- Compatibility with older libcurl
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Michael Wallner
* remove obsolete include
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Michael Wallner
* fixed typo
blob
|
commitdiff
|
raw
|
diff to current
2005-02-19
Michael Wallner
* fixed a LOAD of mem-leaks
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Michael Wallner
* filestat fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Michael Wallner
* HTTPi_Request prototype
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Michael Wallner
* hopefully satisfying snaps.php.net
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Michael Wallner
* simplify HTTPi_Response::send() a lot
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Michael Wallner
* fixed some memleaks
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Michael Wallner
* HTTPi_Response mostly done
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Michael Wallner
* preparations for the OO interface
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Michael Wallner
* don't restart "default output handler"
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Michael Wallner
* fix fatal erealloc error
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Michael Wallner
* added ob_httpetaghandler() (has major limitations...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Michael Wallner
* keep winsock crap outta door
blob
|
commitdiff
|
raw
|
diff to current
next