Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey Lyubka 69b0b58d46 Merge branch 'master' of ssh://github.com/valenok/mongoose há 12 anos atrás
  Sergey Lyubka 0d442058e5 Added mg_upload() há 12 anos atrás
  Sergey Lyubka 1ef31461bc Added test_skip_quoted() há 12 anos atrás
  Sergey Lyubka 0b09df97ac On new connection, clear off receiving buffer há 12 anos atrás
  Sergey Lyubka 0263e39584 Minor refactoring há 12 anos atrás
  Sergey Lyubka d8424726bb Using O_BINARY on win32 for uploaded files há 12 anos atrás
  Sergey Lyubka 080cb2dd4b Changed signature of url_decode(): signalling on destination buffer overflow. mg_get_var() now does not require extra space for variable buffer há 12 anos atrás
  Sergey Lyubka cb62203cf3 More documentation for MG_OPEN_FILE event há 12 anos atrás
  Sergey Lyubka 4fcb64fe90 Fix exception in win32 code path when CGI exec fails há 12 anos atrás
  Sergey Lyubka 8966f47c7a Merge branch 'master' of ssh://github.com/valenok/mongoose há 12 anos atrás
  Sergey Lyubka e251375c0c Using .lp extension for Lua server pages há 12 anos atrás
  Sergey Lyubka 672e1ec8c6 Merge pull request #44 from mitchh/master há 12 anos atrás
  Mitch Hendrickson f8713ede2d Use existing must_close flag instead of adding is_closing há 12 anos atrás
  Mitch Hendrickson 0b5f854bf0 Fix 30s timeout when closing a socket that has no remaining data, introduced in 375950f6; setting the socket nonblocking makes recv() return instantly but not select() há 12 anos atrás
  Sergey Lyubka 3770020b74 Remove winsock include - windows.h does that for us há 12 anos atrás
  Sergey Lyubka 9f9a1638f7 clean target added há 12 anos atrás
  Sergey Lyubka fb07a937e7 Merge pull request #43 from sebbern/master há 12 anos atrás
  Sebastian Reinhard 025cd283c4 Fixed an error in mongoose.c that caused a lot of errors where winsock2.h was included after windows.h há 12 anos atrás
  Sergey Lyubka b39426dbf7 Showing error message há 12 anos atrás
  Sergey Lyubka 5157bd0960 Merge branch 'master' of ssh://github.com/valenok/mongoose há 13 anos atrás
  Sergey Lyubka 2aaedef4af Trimming whitespaces properly in windows CGI interpreter name há 13 anos atrás
  Sergey Lyubka a0b037d288 Merge pull request #39 from shantanugadgil/patch-1 há 13 anos atrás
  shantanugadgil 011bdc22b2 Update mongoose.c há 13 anos atrás
  Sergey Lyubka b437d56736 Added MG_INIT_LUA event há 13 anos atrás
  Sergey Lyubka 6205e69ab2 Fixed python bindings há 13 anos atrás
  Sergey Lyubka 038f8823f1 Added test to mg_stat(). Fixed set_gpass() há 13 anos atrás
  Sergey Lyubka 03dd8367bf Merge branch 'master' of ssh://github.com/valenok/mongoose há 13 anos atrás
  Sergey Lyubka b597da34da Pass user_data to the callback há 13 anos atrás
  Sergey Lyubka bf387f9544 Added Lua build instructions há 13 anos atrás
  Sergey Lyubka 365b5e8f8a Using long for file size in MG_OPEN_FILE ev_data há 13 anos atrás