m6w6/ext-http
19 years ago* remove obsolete include
Michael Wallner [Mon, 21 Feb 2005 16:12:23 +0000 (16:12 +0000)] 
* remove obsolete include

19 years ago* fixed typo
Michael Wallner [Mon, 21 Feb 2005 16:12:00 +0000 (16:12 +0000)] 
* fixed typo
* use php_stream_stat_path() instead of php_stat()

19 years ago* curlbuf struct isn't needed any where else and breaks the php4 build - so no typedef
Michael Wallner [Mon, 21 Feb 2005 11:21:52 +0000 (11:21 +0000)] 
* curlbuf struct isn't needed any where else and breaks the php4 build - so no typedef

19 years ago* release 0.5.0
Michael Wallner [Sat, 19 Feb 2005 12:35:53 +0000 (12:35 +0000)] 
* release 0.5.0

19 years ago* fixed a LOAD of mem-leaks
Michael Wallner [Sat, 19 Feb 2005 12:22:36 +0000 (12:22 +0000)] 
* fixed a LOAD of mem-leaks

19 years ago* added HTTPi_Request::getResponseInfo(), ::setOptions() ::getOptions()
Michael Wallner [Fri, 18 Feb 2005 19:02:35 +0000 (19:02 +0000)] 
* added HTTPi_Request::getResponseInfo(), ::setOptions() ::getOptions()

19 years ago* filestat fixes
Michael Wallner [Fri, 18 Feb 2005 15:58:39 +0000 (15:58 +0000)] 
* filestat fixes

19 years ago* HTTPi_Request prototype
Michael Wallner [Fri, 18 Feb 2005 15:53:05 +0000 (15:53 +0000)] 
* HTTPi_Request prototype

19 years ago* hopefully satisfying snaps.php.net
Michael Wallner [Fri, 18 Feb 2005 11:28:28 +0000 (11:28 +0000)] 
* hopefully satisfying snaps.php.net

19 years ago* update
Michael Wallner [Fri, 18 Feb 2005 11:04:17 +0000 (11:04 +0000)] 
* update

19 years ago* simplify HTTPi_Response::send() a lot
Michael Wallner [Fri, 18 Feb 2005 10:53:26 +0000 (10:53 +0000)] 
* simplify HTTPi_Response::send() a lot
* move caching code into separate functions

19 years ago* fixed some memleaks
Michael Wallner [Thu, 17 Feb 2005 21:30:31 +0000 (21:30 +0000)] 
* fixed some memleaks
* fixed property initalization
* typo

19 years ago* HTTPi_Response mostly done
Michael Wallner [Thu, 17 Feb 2005 20:29:25 +0000 (20:29 +0000)] 
* HTTPi_Response mostly done

19 years ago* hoppala
Michael Wallner [Thu, 17 Feb 2005 17:13:13 +0000 (17:13 +0000)] 
* hoppala

19 years ago* preparations for the OO interface
Michael Wallner [Thu, 17 Feb 2005 17:11:44 +0000 (17:11 +0000)] 
* preparations for the OO interface
* missed to include RINIT and MSHUTDOWN in the module struct

19 years ago* sanitize ob_httpetaghandler
Michael Wallner [Wed, 16 Feb 2005 20:08:15 +0000 (20:08 +0000)] 
* sanitize ob_httpetaghandler

19 years ago* use 4k cs
Michael Wallner [Wed, 16 Feb 2005 19:33:46 +0000 (19:33 +0000)] 
* use 4k cs

19 years ago* don't restart "default output handler"
Michael Wallner [Wed, 16 Feb 2005 19:33:14 +0000 (19:33 +0000)] 
* don't restart "default output handler"
* copy text_length, too

19 years ago* fix fatal erealloc error
Michael Wallner [Wed, 16 Feb 2005 16:58:51 +0000 (16:58 +0000)] 
* fix fatal erealloc error

19 years ago* added ob_httpetaghandler() (has major limitations compared to http_cache_etag())
Michael Wallner [Wed, 16 Feb 2005 16:25:47 +0000 (16:25 +0000)] 
* added ob_httpetaghandler() (has major limitations compared to http_cache_etag())
* smarter ob handling in http_cache_etag() - used buffers will be fetched, freed
  and piped through again, so that everything passes the etag ob handler

19 years ago* release 0.4.0
Michael Wallner [Wed, 16 Feb 2005 08:34:54 +0000 (08:34 +0000)] 
* release 0.4.0

19 years ago* add winmm.lib for timeGetTime
Michael Wallner [Tue, 15 Feb 2005 09:33:56 +0000 (09:33 +0000)] 
* add winmm.lib for timeGetTime

19 years ago* add zlib
Michael Wallner [Tue, 15 Feb 2005 09:02:44 +0000 (09:02 +0000)] 
* add zlib

19 years ago* add ssl libs
Michael Wallner [Mon, 14 Feb 2005 16:04:25 +0000 (16:04 +0000)] 
* add ssl libs

19 years ago* add wsock32.lib
Michael Wallner [Mon, 14 Feb 2005 15:57:56 +0000 (15:57 +0000)] 
* add wsock32.lib

19 years ago* keep winsock crap outta door
Michael Wallner [Mon, 14 Feb 2005 10:29:44 +0000 (10:29 +0000)] 
* keep winsock crap outta door

19 years ago* ms cc chokes on that
Michael Wallner [Mon, 14 Feb 2005 10:20:17 +0000 (10:20 +0000)] 
* ms cc chokes on that

19 years ago* fix etag caching
Michael Wallner [Sun, 13 Feb 2005 19:50:30 +0000 (19:50 +0000)] 
* fix etag caching
* fix send_data()

19 years ago* fix etag caching
Michael Wallner [Sun, 13 Feb 2005 19:48:46 +0000 (19:48 +0000)] 
* fix etag caching
* some maintainance in RSHUTDOWN

19 years ago* adding tests
Michael Wallner [Sun, 13 Feb 2005 10:41:15 +0000 (10:41 +0000)] 
* adding tests

19 years ago* -dev version
Michael Wallner [Sun, 13 Feb 2005 10:38:50 +0000 (10:38 +0000)] 
* -dev version
* make package.xml installable
* fix etag sending
* fix mem-corruption in http_parse_headers() with empty header values
* fix http dates being truncated
* expand default allowed methods to all standard methods

19 years ago* cosmetics
Michael Wallner [Fri, 11 Feb 2005 18:19:26 +0000 (18:19 +0000)] 
* cosmetics

19 years ago* we should just send the full entity if the range header si syntactically invalid
Michael Wallner [Fri, 11 Feb 2005 18:07:08 +0000 (18:07 +0000)] 
* we should just send the full entity if the range header si syntactically invalid

19 years ago* separate http_check_allowed_methods()
Michael Wallner [Fri, 11 Feb 2005 17:53:23 +0000 (17:53 +0000)] 
* separate http_check_allowed_methods()

19 years ago* we must send an allow header
Michael Wallner [Fri, 11 Feb 2005 17:43:12 +0000 (17:43 +0000)] 
* we must send an allow header

19 years ago* added http.allowed_methods ini entry
Michael Wallner [Fri, 11 Feb 2005 16:18:03 +0000 (16:18 +0000)] 
* added http.allowed_methods ini entry

19 years ago* add defines too
Michael Wallner [Fri, 11 Feb 2005 16:04:30 +0000 (16:04 +0000)] 
* add defines too

19 years ago* php_http.dll successfully built for php4 and working - now going ahead... :)
Michael Wallner [Fri, 11 Feb 2005 16:03:10 +0000 (16:03 +0000)] 
* php_http.dll successfully built for php4 and working - now going ahead... :)

19 years ago* added http_get_request_headers()
Michael Wallner [Fri, 11 Feb 2005 14:42:09 +0000 (14:42 +0000)] 
* added http_get_request_headers()
* prettify array keys of curl info

19 years ago* failproof http_parse_headers()
Michael Wallner [Fri, 11 Feb 2005 10:45:58 +0000 (10:45 +0000)] 
* failproof http_parse_headers()

19 years agoFix win32 compile on php4
Edin Kadribasic [Fri, 11 Feb 2005 10:19:28 +0000 (10:19 +0000)] 
Fix win32 compile on php4

19 years ago* http_auth_header() should return the status of http_send_header()
Michael Wallner [Fri, 11 Feb 2005 09:42:45 +0000 (09:42 +0000)] 
* http_auth_header() should return the status of http_send_header()
* remove *ANY* ws in front of header value

19 years ago* http_auth_header() should return the status of http_send_header()
Michael Wallner [Fri, 11 Feb 2005 09:42:10 +0000 (09:42 +0000)] 
* http_auth_header() should return the status of http_send_header()

19 years ago* proper cpp indention
Michael Wallner [Fri, 11 Feb 2005 09:30:17 +0000 (09:30 +0000)] 
* proper cpp indention

19 years agoAdded .cvsignore
Edin Kadribasic [Fri, 11 Feb 2005 09:28:26 +0000 (09:28 +0000)] 
Added .cvsignore

19 years ago* attempt to fix php4 ref handling
Michael Wallner [Fri, 11 Feb 2005 09:23:58 +0000 (09:23 +0000)] 
* attempt to fix php4 ref handling

19 years ago* force ref for $info in http_request functions
Michael Wallner [Fri, 11 Feb 2005 09:13:58 +0000 (09:13 +0000)] 
* force ref for $info in http_request functions

19 years ago* version bump
Michael Wallner [Thu, 10 Feb 2005 18:58:11 +0000 (18:58 +0000)] 
* version bump

19 years ago* some basic docs
Michael Wallner [Thu, 10 Feb 2005 18:53:27 +0000 (18:53 +0000)] 
* some basic docs

19 years ago* release 0.3.0
Michael Wallner [Thu, 10 Feb 2005 18:49:44 +0000 (18:49 +0000)] 
* release 0.3.0

19 years ago* http_send_ranges() cosmetics
Michael Wallner [Thu, 10 Feb 2005 17:19:01 +0000 (17:19 +0000)] 
* http_send_ranges() cosmetics

19 years ago* rename http_parse_header to http_parse_headers
Michael Wallner [Thu, 10 Feb 2005 15:55:04 +0000 (15:55 +0000)] 
* rename http_parse_header to http_parse_headers
* HTTP_CRLF constant
* smarter http_parse_headers() with support for folded headers

19 years ago* update
Michael Wallner [Wed, 9 Feb 2005 20:17:20 +0000 (20:17 +0000)] 
* update

19 years ago* separate http_parse_header() function (doesn't support folded headers yet)
Michael Wallner [Wed, 9 Feb 2005 20:10:20 +0000 (20:10 +0000)] 
* separate http_parse_header() function (doesn't support folded headers yet)

19 years ago* typo
Michael Wallner [Wed, 9 Feb 2005 19:04:24 +0000 (19:04 +0000)] 
* typo

19 years ago* attempt to make http_build_query available for PHP4
Michael Wallner [Wed, 9 Feb 2005 19:03:20 +0000 (19:03 +0000)] 
* attempt to make http_build_query available for PHP4

19 years ago* MFB
Michael Wallner [Wed, 9 Feb 2005 17:00:29 +0000 (17:00 +0000)] 
* MFB

19 years ago* fix PHP4 build
Michael Wallner [Wed, 9 Feb 2005 16:59:22 +0000 (16:59 +0000)] 
* fix PHP4 build

19 years ago* removed debug statements
Michael Wallner [Wed, 9 Feb 2005 11:32:50 +0000 (11:32 +0000)] 
* removed debug statements

19 years ago* attempt to fix snap-build
Michael Wallner [Wed, 9 Feb 2005 10:59:36 +0000 (10:59 +0000)] 
* attempt to fix snap-build

19 years ago* attempt yet again to fix php4 snaps build
Michael Wallner [Wed, 9 Feb 2005 07:27:07 +0000 (07:27 +0000)] 
* attempt yet again to fix php4 snaps build

19 years ago* move includes around
Michael Wallner [Wed, 9 Feb 2005 07:19:29 +0000 (07:19 +0000)] 
* move includes around

19 years ago* fixing PHP5 snap build
Michael Wallner [Tue, 8 Feb 2005 18:49:37 +0000 (18:49 +0000)] 
* fixing PHP5 snap build

19 years ago* fixing PHP5 snap build
Michael Wallner [Tue, 8 Feb 2005 18:49:20 +0000 (18:49 +0000)] 
* fixing PHP5 snap build
* removed stupid **zentries

19 years ago* typos
Michael Wallner [Tue, 8 Feb 2005 17:09:51 +0000 (17:09 +0000)] 
* typos

19 years ago# this LF issue is going to drive me nuts
Michael Wallner [Tue, 8 Feb 2005 11:59:57 +0000 (11:59 +0000)] 
# this LF issue is going to drive me nuts

19 years ago* fixed http_cache_last_modified(): if parameter was omitted, would have always sent...
Michael Wallner [Tue, 8 Feb 2005 11:52:24 +0000 (11:52 +0000)] 
* fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified
* we do not need to suggest closing the connection in http_cache_etag() as we'll end the ob_buffer
* made http_redirect() really RFC compliant by writing out "Redirecting to <link>URI</link>."
* separate params argument in http_redirect()
* remember sent etag and last-modified as globals
* new HTTP_SERVER_VARS define
* only try to match the etag in http_ob_etag_handler() if we have not been stopped so far
* ignore spaces in range request of IE
* free zranges where they've been initialized
* caching handling in http_send()
* update package.xml

19 years ago* use \r\n
Michael Wallner [Tue, 8 Feb 2005 07:31:53 +0000 (07:31 +0000)] 
* use \r\n

19 years ago* more intuitive support for headers and cookies (associative arrays)
Michael Wallner [Mon, 7 Feb 2005 17:13:56 +0000 (17:13 +0000)] 
* more intuitive support for headers and cookies (associative arrays)
* proto fixed
* include snprintf.h
* added info parameter to http_get/head/post functions
* include ctype.h - always
* fix curl config
* ditch http_accept_ranges() (sent automatically in http_send_data/resource)
* new HASH_ORNULL() macro

19 years ago* another try
Michael Wallner [Mon, 7 Feb 2005 09:10:03 +0000 (09:10 +0000)] 
* another try

19 years ago* hopefully fixing the ap_php_snprintf() issue
Michael Wallner [Mon, 7 Feb 2005 08:46:46 +0000 (08:46 +0000)] 
* hopefully fixing the ap_php_snprintf() issue

19 years ago* php 4!
Michael Wallner [Sat, 5 Feb 2005 21:46:37 +0000 (21:46 +0000)] 
* php 4!

19 years ago* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp...
Michael Wallner [Sat, 5 Feb 2005 21:32:21 +0000 (21:32 +0000)] 
* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp file)

19 years ago* dsp is needed too
Michael Wallner [Fri, 4 Feb 2005 17:47:55 +0000 (17:47 +0000)] 
* dsp is needed too

19 years ago* add to pecl
Michael Wallner [Fri, 4 Feb 2005 16:22:27 +0000 (16:22 +0000)] 
* add to pecl

19 years agoStandard project directories initialized by cvs2svn.
SVN Migration [Fri, 4 Feb 2005 16:22:27 +0000 (16:22 +0000)] 
Standard project directories initialized by cvs2svn.