Subversion Repositories Kolibri OS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4848 3693 d 15 h hidnplayr /programs/develop/libraries/http/ Debug information for escape and unescape functions.  
/programs/develop/libraries/http/http.asm
4831 3696 d 20 h hidnplayr /programs/develop/libraries/http/ Fixed bug in escape function, return data length in ebx.  
/programs/develop/libraries/http/http.asm
4830 3697 d 0 h hidnplayr /programs/develop/libraries/http/ Fixed bug in http.obj (concerning POST method).
Added new example program PASTA, using http POST method.
 
/programs/develop/libraries/http/examples/pasta.asm
/programs/develop/libraries/http/http.asm
4829 3697 d 14 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
/programs/develop/libraries/http/http.asm
4690 3718 d 15 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
/programs/develop/libraries/http/http.asm
4561 3761 d 22 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
/programs/develop/libraries/http/http.asm
4541 3773 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
4241 3845 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
/programs/develop/libraries/http/http.asm
4233 3847 d 3 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
/programs/develop/libraries/http/http.asm
4222 3848 d 15 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
/programs/develop/libraries/http/http.asm
4221 3848 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http_en.txt
4220 3849 d 14 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 3849 d 23 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 3850 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
/programs/develop/libraries/http/http.asm
4212 3850 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
/programs/develop/libraries/http/http.asm
4211 3850 d 16 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
/programs/develop/libraries/http/http.asm
4209 3850 d 17 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 3850 d 20 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
/programs/develop/libraries/http/http.asm
4206 3850 d 22 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
4205 3850 d 23 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

Show All