커밋 기록

작성자 SHA1 메시지 날짜
  bel b53fd004c6 Get civetweb to compile for strict C again 11 년 전
  bel2125 1a901e5526 Merge pull request #38 from jshelley/master 11 년 전
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect 11 년 전
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes 11 년 전
  bel 61c52a6fb9 Fix another TODO in the unit test 11 년 전
  bel 53d4247314 clean up unit_test: SSL related TODOs are done 11 년 전
  bel 2603a43dbf Fix unit test for SSL redirect 11 년 전
  bel 49ecd448ce Improve unit test for mg_download 11 년 전
  bel a0b8f8de31 Fix unit test for HTTPS 11 년 전
  bel 65bcfea12c Adapt unit test for mg_download, so the tested http operations are standard compliant 11 년 전
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: 11 년 전
  Danny Al-Gaaf d36e535c65 unit_test.c: fix printf, remove unused parameter 11 년 전
  bel 8fbf4e94ce Add md5 test to unit test 11 년 전
  bel ca5967bbdf SSL unit tests 11 년 전
  bel 34f434b07b Get unit-tests running again (90% done, some tests commented out for the moment) 11 년 전
  bel 5ca68ecbfa Unit test for Windows 11 년 전
  jmc- 89c1672469 Added a new Makefile rule called 'unit_test', which builds a stand-alone executable called 'civetweb_test' that runs unit tests. 11 년 전
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 년 전
  Thomas Davis a8bc92a305 Renamed to Civetweb 12 년 전
  Sergey Lyubka 2055d41a9f Corrected misplaced brackets in parse_http_message() 12 년 전
  Sergey Lyubka 743f48b8e0 Added mg_exec_lua_script, mg_prepare_lua_environment -> prepare_lua_environment 12 년 전
  Sergey Lyubka e53d05637a Binding to IPv6 addresses 12 년 전
  Sergey Lyubka 62d66201c9 make match_prefix() case-insensitive 12 년 전
  Sergey Lyubka c80a88a407 Added test for uploading 2 files 12 년 전
  Sergey Lyubka bc40aa5442 fixed strtoll() for win32: using _atoi64 12 년 전
  Sergey Lyubka e7c34c26cb mg_read() with no Content-Length would read until socket is closed 12 년 전
  Sergey Lyubka 6e59ad8a0d Fix for prepare_lua_environment 12 년 전
  Sergey Lyubka 2e232b3304 Lua functionality change: print renamed to mg.write, read renamed to mg.read. Expanded user manual, fixed example pages. 12 년 전
  Sergey Lyubka e579355b01 url_decode -> mg_url_decode 12 년 전
  Sergey Lyubka 4120b9bcc0 mg_get_cookie() signature change 12 년 전