Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
7296 2127 d 2 h hidnplayr /programs/develop/libraries/http/ Updated debug output for HTTP library.  
/programs/develop/libraries/http/http.asm
7101 2383 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP_escape, HTTP_unescape, check for end of buffer.  
/programs/develop/libraries/http/http.asm
7091 2387 d 15 h hidnplayr /programs/develop/libraries/http/ Fix possible page error while receiving chunked data.  
/programs/develop/libraries/http/http.asm
7009 2406 d 16 h ashmew2 /programs/develop/libraries/http/ Show EAI code when getaddrinfo() failed  
/programs/develop/libraries/http/http.asm
7006 2407 d 16 h hidnplayr /programs/develop/libraries/http/ Fix some debug message priorities.  
/programs/develop/libraries/http/http.asm
6921 2512 d 2 h hidnplayr /programs/develop/libraries/http/ HTTP library, small refactoring, extra debug info.  
/programs/develop/libraries/http/http.asm
5904 3091 d 15 h hidnplayr /programs/develop/libraries/http/ Fix memory leak in HTTP library.  
/programs/develop/libraries/http/http.asm
5769 3168 d 23 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http_en.txt
5732 3176 d 3 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
5537 3325 d 23 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
5534 3326 d 1 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
/programs/cmm/browser/WebView.c
/programs/cmm/browser/downloader.h
/programs/cmm/downloader/Downloader.c
/programs/cmm/lib/obj/http.h
/programs/develop/libraries/http/examples/downloader.asm
/programs/develop/libraries/http/examples/pasta.asm
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
4996 3572 d 23 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
4983 3601 d 2 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
/programs/develop/libraries/http/http.asm
4848 3662 d 18 h hidnplayr /programs/develop/libraries/http/ Debug information for escape and unescape functions.  
/programs/develop/libraries/http/http.asm
4831 3665 d 22 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 2 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 3666 d 17 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
/programs/develop/libraries/http/http.asm
4690 3687 d 17 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
/programs/develop/libraries/http/http.asm
4561 3731 d 1 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 3742 d 16 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

Show All