Historial de Commits

Autor SHA1 Mensaje Fecha
  bel c16f4becda Temporary fix for callbacks that don't handle requests (see #122) hace 10 años
  bel cc19be6e0a Some IPv6 fixes for Win32 (see #119) hace 10 años
  David Loffredo b3fc32b026 Solaris #defines for a clean build hace 10 años
  David Loffredo 13f488bbd6 AIX and HPUX build fixes, socklen_t 64bit fix for HPUX hace 10 años
  David Loffredo 86d2bec31f Windows bind() with SO_EXCLUSIVEADDRUSE to fail if socket in use. hace 10 años
  Brian Lambert a8c4f4a6a3 Fix compiler warning on OS X compile. clang diagnostic ignored needed -W to work properly on OS X. hace 10 años
  bel 08dab3d313 Fix const/not const struct mg_connection * warning hace 10 años
  bel 180e45fdfc Forward also POST data to CGI pages hace 10 años
  bel 879f18ca07 Fix some clang diagnostic messages (see #94) hace 10 años
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. hace 10 años
  bel cad094cacc Remove union in struct mg_request_handler_in hace 10 años
  bel2125 a5fbd4e199 Complete chunked transfer encoding hace 10 años
  bel2125 fbaf61d6b8 Add Qt build hace 10 años
  bel 199afb7369 Attempt to fix chunked tranfer encoding (see #95, #98) - not fully tested yet hace 10 años
  bel 62a46e647f Test for memory leaks in unit test hace 10 años
  bel a5c4b9dbb0 Mark chunked transfer encoding (#95) as currently not working. See #98. hace 10 años
  bel 832763b465 Handler for websocket connection hace 10 años
  bel 8c90b3cae5 Handler for websocket connection (Step 7/7) hace 10 años
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) hace 10 años
  bel 7a709e5633 Handler for websocket connection (Step 5/?) hace 10 años
  bel 0ecec6bce7 Handler for websocket connection (Step 4/?) hace 10 años
  bel 436bc39555 Handler for websocket connection (Step 2/?) hace 10 años
  bel 0016b36204 Handler for websocket connection (Step 1/?) hace 10 años
  bel2125 acca08ec6e Fix warning for unused function in gcc if compiled WITH_WEBSOCKET but without WITH_LUA hace 10 años
  Kevin Wojniak d7d9469db8 Fix unused variables in default unit test build hace 10 años
  bel ed6b8faaeb Fix typo in variable name hace 10 años
  bel 85d1a726ec Quietly close keep-alive connections, if there is no new request after a timeout hace 10 años
  bel e157e10f1a Server must not send "400 Bad Request" if the client times out without sending anything hace 10 años
  bel2125 a6c25c3617 Merge pull request #96 from keithel/chunked_encoding_support hace 10 años
  Keith Kyzivat 068b3770ba Fix erroneous merge error when starting request and no content-len set hace 10 años