Historial de Commits

Autor SHA1 Mensaje Fecha
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) hace 11 años
  bel ba13b79d27 Add content length and type to the Lua environment hace 11 años
  bel 61c52a6fb9 Fix another TODO in the unit test hace 11 años
  bel 53d4247314 clean up unit_test: SSL related TODOs are done hace 11 años
  bel 2603a43dbf Fix unit test for SSL redirect hace 11 años
  bel 49ecd448ce Improve unit test for mg_download hace 11 años
  bel a0b8f8de31 Fix unit test for HTTPS hace 11 años
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant hace 11 años
  bel 49c1633475 Fix mg_read for situations where Content-Length was not set and all data is already buffered hace 11 años
  bel2125 59833c4842 Merge pull request #34 from jawi/master hace 11 años
  bel de9870e7b9 Improve error handling in set_option hace 11 años
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) hace 11 años
  bel 3533484987 Use mop instead of buf[0] to make the code more readable (see issue #35) hace 11 años
  bel a25d03617c Rewrite options argument handling (Step 1) hace 11 años
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: hace 11 años
  bel f031b7a81d Add missing option types hace 11 años
  bel 9a12881de2 Update release notes hace 11 años
  bel 26ecfa7261 Update websocket example - stop websocket threads per server context instead of using a static variable hace 11 años
  bel 624aed908d Update websocket example - store websocket clients per server context instead of using static variables hace 11 años
  bel 265d2309a1 Add function to get context from connection hace 11 años
  bel 5ee511bef3 Add a function to access the user data in cases the context is known but not the connection hace 11 años
  bel 56389ad023 Update websocket example - use new API functions hace 11 años
  bel 64c97d56e4 Add callbacks for creation and deletion of the server context hace 11 años
  bel 4864ad9259 Clarify compile options in the docu (related to issue #29) hace 11 años
  bel ea0c7ce9a2 Document decode_url hace 11 años
  bel2125 b900a33c22 Merge pull request #32 from yehudasa/master hace 11 años
  Yehuda Sadeh ef8cb8caed make call to mg_url_decode() optional hace 11 años
  bel b3dfac975d Update redistributables from Visual Studio 2012 to 2013 hace 11 años
  bel f25aff015f Fix pointer punning, fix whitespaces hace 11 años
  bel d08f534309 timers_exit may be called without timers_init hace 11 años