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
4996 3573 d 9 h hidnplayr /programs/develop/libraries/http/ Added HTTP_send, renamed HTTP_process to HTTP_receive, renamed HTTP_stop to HTTP_disconnect, added HTTP_free  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http_en.txt
4986 3598 d 5 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
/programs/develop/libraries/http/http_en.txt
4983 3601 d 12 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
/programs/develop/libraries/http/http.asm
4848 3663 d 4 h hidnplayr /programs/develop/libraries/http/ Debug information for escape and unescape functions.  
/programs/develop/libraries/http/http.asm
4831 3666 d 9 h hidnplayr /programs/develop/libraries/http/ Fixed bug in escape function, return data length in ebx.  
/programs/develop/libraries/http/http.asm
4830 3666 d 13 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 3667 d 4 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
/programs/develop/libraries/http/http.asm
4690 3688 d 4 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
/programs/develop/libraries/http/http.asm
4561 3731 d 11 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 3743 d 2 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
4243 3815 d 0 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
/programs/develop/libraries/http/examples/downloader.asm
4242 3815 d 3 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
/programs/develop/libraries/http/http_en.txt
4241 3815 d 3 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
/programs/develop/libraries/http/http.asm
4233 3816 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
/programs/develop/libraries/http/http.asm
4222 3818 d 4 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
/programs/develop/libraries/http/http.asm
4221 3818 d 5 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 3819 d 4 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 3819 d 13 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 3819 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
/programs/develop/libraries/http/http.asm
4212 3820 d 2 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
/programs/develop/libraries/http/http.asm

Show All