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

Аутор SHA1 Порука Датум
  bel 82ee8b5cca Move static_assert from inside a function to the definition пре 10 година
  bel 11702ede7c Replacement for static_assert пре 10 година
  bel 68efcaa79e Format multiline comments пре 10 година
  bel 9b4095f54d All macros should be enclosed by () пре 10 година
  bel 6ce8b4e92c Set autoformat options and autoformat all source files пре 10 година
  bel aac1b32c2a Autoformat source using clang-format пре 10 година
  bel c2fbee32d9 Autoformat indent after format suffered from merges пре 10 година
  bel 9b12191aa3 Resolve merge conflicts of #124 пре 10 година
  hansipie e71e2d7a9c inline under Solaris пре 10 година
  hansipie 072b153431 Source check validation пре 10 година
  Thomas Davis 30aa23f361 Fixed using CGI iterpreters with spaces in the path. пре 10 година
  bel c16f4becda Temporary fix for callbacks that don't handle requests (see #122) пре 10 година
  bel cc19be6e0a Some IPv6 fixes for Win32 (see #119) пре 10 година
  David Loffredo b3fc32b026 Solaris #defines for a clean build пре 10 година
  David Loffredo 13f488bbd6 AIX and HPUX build fixes, socklen_t 64bit fix for HPUX пре 10 година
  David Loffredo 86d2bec31f Windows bind() with SO_EXCLUSIVEADDRUSE to fail if socket in use. пре 10 година
  Brian Lambert a8c4f4a6a3 Fix compiler warning on OS X compile. clang diagnostic ignored needed -W to work properly on OS X. пре 10 година
  bel 08dab3d313 Fix const/not const struct mg_connection * warning пре 10 година
  bel 180e45fdfc Forward also POST data to CGI pages пре 10 година
  bel 879f18ca07 Fix some clang diagnostic messages (see #94) пре 10 година
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. пре 10 година
  bel cad094cacc Remove union in struct mg_request_handler_in пре 10 година
  bel2125 a5fbd4e199 Complete chunked transfer encoding пре 10 година
  bel2125 fbaf61d6b8 Add Qt build пре 10 година
  bel 199afb7369 Attempt to fix chunked tranfer encoding (see #95, #98) - not fully tested yet пре 10 година
  bel 62a46e647f Test for memory leaks in unit test пре 10 година
  bel a5c4b9dbb0 Mark chunked transfer encoding (#95) as currently not working. See #98. пре 10 година
  bel 832763b465 Handler for websocket connection пре 10 година
  bel 8c90b3cae5 Handler for websocket connection (Step 7/7) пре 10 година
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) пре 10 година