Historique des commits

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