Commit History

Autor SHA1 Mensaxe Data
  valenok 58c89bb862 Added tag 2.9 for changeset 4e217a693d74 %!s(int64=15) %!d(string=hai) anos
  valenok 39b03600e6 fixed installer - no openssl libs %!s(int64=15) %!d(string=hai) anos
  valenok 4f1c76cf5f added "web server" to the start message %!s(int64=15) %!d(string=hai) anos
  valenok 4279543f73 fixed installer setup %!s(int64=15) %!d(string=hai) anos
  valenok 5fdbbcd895 corrected code for config file loading %!s(int64=15) %!d(string=hai) anos
  valenok 28f3073873 added -DNO_SSL_DL option %!s(int64=15) %!d(string=hai) anos
  valenok 0f89d437d5 added -ssl_chain_file option %!s(int64=15) %!d(string=hai) anos
  valenok 5a0376488d rearranged options list in alphabetical order %!s(int64=15) %!d(string=hai) anos
  Sergey Lyubka 75b6717d8b wrapped set_ssl_option call into NO_SSL conditional. Fixed test. %!s(int64=15) %!d(string=hai) anos
  Sergey Lyubka 63af66c61f fixed linux buid, added #define _XOPEN_SOURCE for PATH_MAX %!s(int64=15) %!d(string=hai) anos
  valenok f105b74dc0 experimental keep-alive, options defaults %!s(int64=15) %!d(string=hai) anos
  valenok fed9ffc150 struct mg_request_info * -> const struct mg_request_info * %!s(int64=15) %!d(string=hai) anos
  valenok a0e202d828 fixed win32 build %!s(int64=15) %!d(string=hai) anos
  valenok 001889bd56 fixed chat to example some extent %!s(int64=15) %!d(string=hai) anos
  valenok 64ca2965c0 disabled SSL handshake error messages %!s(int64=15) %!d(string=hai) anos
  valenok d9551c505a mg_start: struct mg_request_info * -> const struct mg_request_info * %!s(int64=15) %!d(string=hai) anos
  valenok 68dde1b7b1 error message in set_ssl_option() corrected %!s(int64=15) %!d(string=hai) anos
  valenok b1f973b62b fixes for 2.9 %!s(int64=15) %!d(string=hai) anos
  valenok 2c36b9421e making mongoose.txt instead of mongoose.1.txt %!s(int64=15) %!d(string=hai) anos
  valenok f42c5dead1 fixes in options handling %!s(int64=15) %!d(string=hai) anos
  valenok 97f2155239 introduced short option names %!s(int64=15) %!d(string=hai) anos
  valenok bb21ffec12 moved document_root verification to standalone server (into main.c) %!s(int64=15) %!d(string=hai) anos
  valenok 39c6d3ee08 corrected error log message in spawn_process() %!s(int64=15) %!d(string=hai) anos
  valenok bf258c7ee1 refactored python bindings according to the API change %!s(int64=15) %!d(string=hai) anos
  valenok 6cf296515b added debug trace in mg_start. restored stderr duping in spawn_process() %!s(int64=15) %!d(string=hai) anos
  valenok 546bec333c API change for mg_start: most binary compatible across releases. %!s(int64=15) %!d(string=hai) anos
  valenok 0b1e621c36 better comment for windows build %!s(int64=15) %!d(string=hai) anos
  valenok 919f5363ad UNIX flags: -Os -> -O2, and refactored windows build %!s(int64=15) %!d(string=hai) anos
  valenok ef04ce9887 enhance python binding - add example for GET/POST, and use mg_read() there. %!s(int64=15) %!d(string=hai) anos
  valenok e846212180 embedded mode: implement mg_read() properly. This brings straming support to Mongoose. %!s(int64=15) %!d(string=hai) anos