MiniWebsvr is a tiny/small HTTP web server that aims to one day be embeddable. Small footprint and light on resources is a major requirement.
Be the first to post a text review of MiniWebSvr. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Tue Feb 03 2009 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Fixed compilation in VS2005 - Fixed wrong wstat 32/64 bit usage in utf8_stat - Release 0.0.10 Mon Feb 02 2009 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Changes to patch to conform better to existing coding style. - Fixed security bug where memory was not blanked before use. - Fixed 2 possible off-by-one buffer overflows. - Made sub-root checking pedantic - Changed Licence to X11/MIT Sat Jan 31 2009 Jackie Ku <jackieku at users.sourceforge.net> - Patched win32 target to support UTF-8 encoding, significantly enhancing usability for east Asian users. Wed Nov 21 2007 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Added short versions of nodirlist,noname & nolog (nd,nn & nl) - Made all parameters have the option of having '-' , '--' & '/' as leading indicating that a parameter command follows. - Fixed an issue where if the value to a parameter is omitted at the end of the parameter string, it catches the error properly, rather than continue as-if the parameter was never specified.
Tue Feb 03 2009 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Fixed compilation in VS2005 - Fixed wrong wstat 32/64 bit usage in utf8_stat - Release 0.0.10 Mon Feb 02 2009 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Changes to patch to conform better to existing coding style. - Fixed security bug where memory was not blanked before use. - Fixed 2 possible off-by-one buffer overflows. - Made sub-root checking pedantic - Changed Licence to X11/MIT Sat Jan 31 2009 Jackie Ku <jackieku at users.sourceforge.net> - Patched win32 target to support UTF-8 encoding, significantly enhancing usability for east Asian users. Wed Nov 21 2007 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Added short versions of nodirlist,noname & nolog (nd,nn & nl) - Made all parameters have the option of having '-' , '--' & '/' as leading indicating that a parameter command follows. - Fixed an issue where if the value to a parameter is omitted at the end of the parameter string, it catches the error properly, rather than continue as-if the parameter was never specified.
Tue Feb 03 2009 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Fixed compilation in VS2005 - Fixed wrong wstat 32/64 bit usage in utf8_stat - Release 0.0.10 Mon Feb 02 2009 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Changes to patch to conform better to existing coding style. - Fixed security bug where memory was not blanked before use. - Fixed 2 possible off-by-one buffer overflows. - Made sub-root checking pedantic - Changed Licence to X11/MIT Sat Jan 31 2009 Jackie Ku <jackieku at users.sourceforge.net> - Patched win32 target to support UTF-8 encoding, significantly enhancing usability for east Asian users. Wed Nov 21 2007 Nickolas Grigoriadis <grigi_ at users.sourceforge.net> - Added short versions of nodirlist,noname & nolog (nd,nn & nl) - Made all parameters have the option of having '-' , '--' & '/' as leading indicating that a parameter command follows. - Fixed an issue where if the value to a parameter is omitted at the end of the parameter string, it catches the error properly, rather than continue as-if the parameter was never specified.
MiniWebSvr is a small static-page web server ideal for quick & simple set-ups. It is a stand-alone web server that supports OPTIONS,HEAD and GET, with support for If-Modified-Since and Range HTTP requests to save on bandwidth. Project Homepage: http://miniwebsvr.sourceforge.net/ Download version 0.0.10 here: http://sourceforge.net/project/showfiles.php?group_id=187000&package_id=218154&release_id=658205 MiniWebSvr version 0.0.10 is a minor enhancement release: New Features: - Changed Licence to X11/MIT - Win32 target now supports UTF-8 Bug Fixes: - Fixes several off-by-one overflow/underflow bugs - Fixes an issue where not clearing memory before use - Made sub-root checking pedantic It is recommended that everyone updates to this version.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?