Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5534 3353 d 15 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
4541 3770 d 6 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4220 3846 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4209 3847 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4206 3847 d 15 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3847 d 16 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4168 3853 d 10 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4158 3854 d 14 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example