Historique des commits

Auteur SHA1 Message Date
  valenok da21192b10 squashed a warning il y a 14 ans
  valenok 073890215d RTEMS fixes: removed mman.h include, and introduced NO_POPEN conditional il y a 14 ans
  Arnout Vandecappelle (Essensium/Mind) bdb396cc5d Bugfix of Issue #200: Multiple calls to mg_read always return the same data. il y a 14 ans
  Matt Healy c1e24ac7f9 Resolved various compile-time warnings when building code. (This is due to il y a 14 ans
  valenok 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 il y a 14 ans
  valenok 7034f49276 should_keep_alive(): using mg_strcasecmp() instead of strcmp() to compare header value il y a 14 ans
  valenok 6240455779 2.11 -> 2.12 il y a 14 ans
  valenok 9390b00166 squash warning under win32 il y a 15 ans
  valenok 51b1f3a021 Under Linux, reap CGI zombies reliably il y a 15 ans
  valenok 66ba1259f2 CGI script execution fixed for windows il y a 15 ans
  valenok 7865ed7bad SCRIPT_FILENAME should be relative to document root, and begin with slash. il y a 15 ans
  valenok 1811240587 exporting correct SCRIPT_FILENAME for CGI il y a 15 ans
  valenok 3e5d2bd3ac extra check in mg_start(): options may be NULL il y a 15 ans
  valenok d475188a3d protected free(ssl_mutexes) with ifndef NO_SSL il y a 15 ans
  valenok 9b5de49437 free-ing allocated SSL mutexes il y a 15 ans
  valenok ea71faf71d 2.10 -> 2.11 il y a 15 ans
  valenok 2b732a8067 implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32 il y a 15 ans
  valenok bd152b0923 introduced max_request_size il y a 15 ans
  valenok 3d43451b36 reporting error if request size is too big il y a 15 ans
  valenok d8c12e449d refactored set_port_option il y a 15 ans
  valenok 4c1451bab1 refactored SSL initialization. implemented mg_connect() il y a 15 ans
  valenok 1ceafea1f9 SSL_CTX_use_certificate_chain_file() call fixed. using __cdecl for qsort callback. squashed warnings under msvc il y a 15 ans
  valenok 149a553872 not setting SO_REUSEADDR on windows il y a 15 ans
  valenok 236768b30c 2.9 -> 2.10 il y a 15 ans
  valenok de5aff7f10 fixed check_acl() to return -1 for malformed ACL il y a 15 ans
  valenok 28f3073873 added -DNO_SSL_DL option il y a 15 ans
  valenok 0f89d437d5 added -ssl_chain_file option il y a 15 ans
  valenok 5a0376488d rearranged options list in alphabetical order il y a 15 ans
  Sergey Lyubka 75b6717d8b wrapped set_ssl_option call into NO_SSL conditional. Fixed test. il y a 15 ans
  valenok f105b74dc0 experimental keep-alive, options defaults il y a 15 ans