Historie revizí

Autor SHA1 Zpráva Datum
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes před 11 roky
  bel 53d4247314 clean up unit_test: SSL related TODOs are done před 11 roky
  bel 2603a43dbf Fix unit test for SSL redirect před 11 roky
  bel 49ecd448ce Improve unit test for mg_download před 11 roky
  bel a0b8f8de31 Fix unit test for HTTPS před 11 roky
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant před 11 roky
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: před 11 roky
  Danny Al-Gaaf d36e535c65 unit_test.c: fix printf, remove unused parameter před 11 roky
  bel 8fbf4e94ce Add md5 test to unit test před 11 roky
  bel ca5967bbdf SSL unit tests před 11 roky
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) před 11 roky
  bel 5ca68ecbfa Unit test for Windows před 11 roky
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. před 11 roky
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive před 12 roky
  Thomas Davis a8bc92a305 Renamed to Civetweb před 12 roky
  Sergey Lyubka 2055d41a9f Corrected misplaced brackets in parse_http_message() před 12 roky
  Sergey Lyubka 743f48b8e0 Added mg_exec_lua_script, mg_prepare_lua_environment -> prepare_lua_environment před 12 roky
  Sergey Lyubka e53d05637a Binding to IPv6 addresses před 12 roky
  Sergey Lyubka 62d66201c9 make match_prefix() case-insensitive před 12 roky
  Sergey Lyubka c80a88a407 Added test for uploading 2 files před 12 roky
  Sergey Lyubka bc40aa5442 fixed strtoll() for win32: using _atoi64 před 12 roky
  Sergey Lyubka e7c34c26cb mg_read() with no Content-Length would read until socket is closed před 12 roky
  Sergey Lyubka 6e59ad8a0d Fix for prepare_lua_environment před 12 roky
  Sergey Lyubka 2e232b3304 Lua functionality change: print renamed to mg.write, read renamed to mg.read. Expanded user manual, fixed example pages. před 12 roky
  Sergey Lyubka e579355b01 url_decode -> mg_url_decode před 12 roky
  Sergey Lyubka 4120b9bcc0 mg_get_cookie() signature change před 12 roky
  Sergey Lyubka fbf1ccee45 Fix out-of-bounds acces in url_decode() před 12 roky
  Sergey Lyubka 0bd43bcae3 Using mg_strcasestr() instead of strstr() před 12 roky
  Sergey Lyubka b809665cad Squashed warning před 12 roky
  Sergey Lyubka 9baf2d4ba4 Using keep alive in unit test před 12 roky