Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4220 3820 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4217 3820 d 16 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
/programs/develop/libraries/http/http.asm
4216 3820 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
/programs/develop/libraries/http/http.asm
4212 3821 d 5 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
/programs/develop/libraries/http/http.asm
4211 3821 d 8 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
/programs/develop/libraries/http/http.asm
4209 3821 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4207 3821 d 13 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
/programs/develop/libraries/http/http.asm
4206 3821 d 14 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4205 3821 d 15 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4204 3822 d 5 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
/programs/develop/libraries/http/http.asm
4203 3822 d 5 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
/programs/develop/libraries/http/http.asm
4202 3822 d 6 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
/programs/develop/libraries/http/http.asm
4168 3827 d 10 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
/programs/develop/libraries/http/http_en.txt
/programs/cmm/lib/lib.obj/http.h
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4167 3827 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
/programs/develop/libraries/http/http.asm
4162 3828 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
/programs/develop/libraries/http/http.asm
4161 3828 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
/programs/develop/libraries/http/http.asm
4160 3828 d 11 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
/programs/develop/libraries/http/examples/downloader.asm
4158 3828 d 14 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
/programs/develop/libraries/http
/programs/develop/libraries/http/examples
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc