Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4298 3827 d 7 h esevece /programs/develop/libraries/menuetlibc/ Minimal fixes  
4283 3831 d 9 h esevece /programs/develop/libraries/menuetlibc/src/libc/menuetos/ C file for network.obj library  
4282 3831 d 10 h esevece /programs/develop/libraries/menuetlibc/ Added support for network.obj library  
4257 3834 d 8 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3835 d 5 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
4252 3835 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
4249 3835 d 23 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
4248 3836 d 0 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
4243 3837 d 5 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3837 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3837 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4233 3838 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4229 3839 d 17 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3839 d 17 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4222 3840 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3840 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3841 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3841 d 17 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3841 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4212 3842 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3842 d 9 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4209 3842 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4207 3842 d 14 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3842 d 16 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3842 d 17 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3843 d 6 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3843 d 6 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3843 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4168 3848 d 11 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3848 d 17 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4162 3849 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
4161 3849 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
4160 3849 d 12 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3849 d 15 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
4155 3850 d 13 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.  
4154 3850 d 13 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before a mark of files (Insert key or Right Click for OpenDialog)  
4117 3856 d 9 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added limits.h and stdarg.h because I got some errors about va_list undefined  
4116 3856 d 16 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix progressbar_draw, optimizations, formatting fixes  
4102 3859 d 0 h Serge /programs/develop/libraries/newlib/ newsdk: update  
4000 3875 d 4 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - hide selection if empty.