Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 63af66c61f fixed linux buid, added #define _XOPEN_SOURCE for PATH_MAX il y a 15 ans
  valenok f105b74dc0 experimental keep-alive, options defaults il y a 15 ans
  valenok fed9ffc150 struct mg_request_info * -> const struct mg_request_info * il y a 15 ans
  valenok a0e202d828 fixed win32 build il y a 15 ans
  valenok 001889bd56 fixed chat to example some extent il y a 15 ans
  valenok 64ca2965c0 disabled SSL handshake error messages il y a 15 ans
  valenok d9551c505a mg_start: struct mg_request_info * -> const struct mg_request_info * il y a 15 ans
  valenok 68dde1b7b1 error message in set_ssl_option() corrected il y a 15 ans
  valenok b1f973b62b fixes for 2.9 il y a 15 ans
  valenok 2c36b9421e making mongoose.txt instead of mongoose.1.txt il y a 15 ans
  valenok f42c5dead1 fixes in options handling il y a 15 ans
  valenok 97f2155239 introduced short option names il y a 15 ans
  valenok bb21ffec12 moved document_root verification to standalone server (into main.c) il y a 15 ans
  valenok 39c6d3ee08 corrected error log message in spawn_process() il y a 15 ans
  valenok bf258c7ee1 refactored python bindings according to the API change il y a 15 ans
  valenok 6cf296515b added debug trace in mg_start. restored stderr duping in spawn_process() il y a 15 ans
  valenok 546bec333c API change for mg_start: most binary compatible across releases. il y a 15 ans
  valenok 0b1e621c36 better comment for windows build il y a 15 ans
  valenok 919f5363ad UNIX flags: -Os -> -O2, and refactored windows build il y a 15 ans
  valenok ef04ce9887 enhance python binding - add example for GET/POST, and use mg_read() there. il y a 15 ans
  valenok e846212180 embedded mode: implement mg_read() properly. This brings straming support to Mongoose. il y a 15 ans
  valenok 8ed16bd02b removing obsolete examples il y a 15 ans
  valenok d685d23b65 fixed python bindings il y a 15 ans
  valenok ee997ba7d4 put back dynamic SSL lib loading il y a 15 ans
  valenok 4f716e2b9a fixed win32 build il y a 15 ans
  valenok 7ad045bc33 removed -s flag from compilation - RPM doesnt like it. Smaller binaries can be created by stripping and packing. il y a 15 ans
  valenok 8d2bc8dd8a squash MinGW warning il y a 15 ans
  valenok f4907bc0c2 introdused NO_SSL. Explicitely linking against SSL library. il y a 15 ans
  valenok cb71dc4a1e integrated Michael Krelin fixes: no extra newline in error logs, no #ifndef NO_CGI for match_extension() il y a 15 ans
  valenok b6d53922d2 s/FILENAME_MAX/PATH_MAX/g, also allocating connections on heap il y a 15 ans