Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Lyubka e47b5b775a Squashed warning hace 12 años
  KIU Shueng Chuan d8536b011c portable socket type should be SOCKET hace 12 años
  KIU Shueng Chuan a2239c2b4b squash mingw variable set but not used warning hace 12 años
  KIU Shueng Chuan d3c02331d4 squash mingw printf format warning hace 12 años
  KIU Shueng Chuan 08708435a7 avoid defining macros already present on mingw32 hace 12 años
  Sergey Lyubka 7931929a42 Fix compile of mg_strcasestr() under windows hace 12 años
  Sergey Lyubka 3d211d89c5 win32 mmap() must not close file handle, issue 99 hace 12 años
  Sergey Lyubka fbf1ccee45 Fix out-of-bounds acces in url_decode() hace 12 años
  Sergey Lyubka 0bd43bcae3 Using mg_strcasestr() instead of strstr() hace 12 años
  Sergey Lyubka 463b49f1bd Fixed poll() issue with QNX hace 12 años
  Joe Mucchiello 2efc5d9fce http_error callback hace 12 años
  Joe Mucchiello 1cb094e059 Revert "Add http_error callback" hace 12 años
  Joe Mucchiello 27fe9c8f01 Add http_error callback hace 12 años
  Sergey Lyubka 1415d187eb Added comments about auth checks done before begin_request() hace 12 años
  Sergey Lyubka a65078b858 Calling begin_request() after auth checks. hace 12 años
  Sergey Lyubka 63e8052e4b Added index.lp to the index_files hace 12 años
  Sergey Lyubka 72803eb7f8 num_threads 20 -> 50 hace 12 años
  Sergey Lyubka 845d7b08e1 Fixed assert for keepalive code path hace 12 años
  Sergey Lyubka ffa983552f 3.7 -> 3.8 hace 12 años
  Sergey Lyubka d53902844c Squashed warning for lua+sqlite code path hace 12 años
  Sergey Lyubka b80157b7ea Setting user data pointer properly hace 12 años
  Sergey Lyubka bdd933f597 Fixed UNIX code path for handle_lsp_request() hace 12 años
  Sergey Lyubka ee55d38b55 API CHANGE: using struct mg_callbacks hace 12 años
  Sergey Lyubka 51a80e4844 Do not output headers when serving Lua server pages hace 12 años
  Sergey Lyubka ce0826e285 Adding lua+sqlite functionality in the default windows binary build hace 12 años
  Sergey Lyubka b21a8b2193 Removed wait_until_socket_is_readable(). Rely on socket timeout. hace 12 años
  Konstantin Sorokin 3f78df86ac fixed typo hace 12 años
  Sergey Lyubka c30f7a5258 Merge pull request #77 from bamiaux/add_request_timeout hace 12 años
  Sergey Lyubka dc513a9a15 Wrapped SSL code into #ifndef NO_SSL hace 12 años
  Sergey Lyubka e63f7fe33a Always initializing struct file on stack hace 12 años