Историја ревизија

Аутор SHA1 Порука Датум
  valenok 5a0376488d rearranged options list in alphabetical order пре 15 година
  Sergey Lyubka 75b6717d8b wrapped set_ssl_option call into NO_SSL conditional. Fixed test. пре 15 година
  valenok f105b74dc0 experimental keep-alive, options defaults пре 15 година
  valenok a0e202d828 fixed win32 build пре 15 година
  valenok 64ca2965c0 disabled SSL handshake error messages пре 15 година
  valenok 68dde1b7b1 error message in set_ssl_option() corrected пре 15 година
  valenok 97f2155239 introduced short option names пре 15 година
  valenok bb21ffec12 moved document_root verification to standalone server (into main.c) пре 15 година
  valenok 39c6d3ee08 corrected error log message in spawn_process() пре 15 година
  valenok 6cf296515b added debug trace in mg_start. restored stderr duping in spawn_process() пре 15 година
  valenok 546bec333c API change for mg_start: most binary compatible across releases. пре 15 година
  valenok e846212180 embedded mode: implement mg_read() properly. This brings straming support to Mongoose. пре 15 година
  valenok ee997ba7d4 put back dynamic SSL lib loading пре 15 година
  valenok 4f716e2b9a fixed win32 build пре 15 година
  valenok 8d2bc8dd8a squash MinGW warning пре 15 година
  valenok f4907bc0c2 introdused NO_SSL. Explicitely linking against SSL library. пре 15 година
  valenok cb71dc4a1e integrated Michael Krelin fixes: no extra newline in error logs, no #ifndef NO_CGI for match_extension() пре 15 година
  valenok b6d53922d2 s/FILENAME_MAX/PATH_MAX/g, also allocating connections on heap пре 15 година
  Sergey Lyubka aca0512173 optimized DEBUG_TRACE(). Fixed thread sync on exit. пре 15 година
  Sergey Lyubka fcb57df105 creating all worker threads in mg_start(). пре 15 година
  valenok e650941174 fixed bad http version handling пре 15 година
  valenok d87cd36beb removed partial copyright - no relevant code. adopted CGI code to no post_data. Embedded mode is still todo. FALSE -> MG_FALSE. пре 15 година
  valenok 4cf7851996 decreased thread idle time to 5 seconds. exiting worker thread if stop flag is raised. пре 15 година
  valenok 9a2b2d75f1 adopted mongoose.c to Google style пре 15 година
  valenok 88a224d808 fixed example. some more comments added пре 15 година
  Sergey Lyubka 5425b94f39 introduced struct mg_config. Fixed Range response. пре 15 година
  valenok 9a5f96e755 Win32 compilation fixed пре 15 година
  migal f9456c4d76 removed MAX_LISTENING_SOCKETS restriction пре 15 година
  Sergey Lyubka e8db81e33b SSL error logging my Martin Lamb пре 15 година
  mlamb 57157edc66 don't close the error log if we didn't open it. пре 15 година