Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey Lyubka cf18c932a4 Refactored parse_http_message() há 12 anos atrás
  Sergey Lyubka a730afc44d Merge branch 'master' of ssh://github.com/valenok/mongoose há 12 anos atrás
  Sergey Lyubka 94296c9697 Corrected check for websocket connection close há 12 anos atrás
  Daniel Oaks 90b6fab3bb Added SERVER_SOFTWARE CGI variable há 12 anos atrás
  Pavel Khlebovich 3d6b373c8f (mg_fgets) Accept lines at the end not terminated by \n há 12 anos atrás
  Pavel Khlebovich 5b84acbc14 Consume \n in mg_fgets when reading from membuf. há 12 anos atrás
  Sergey Lyubka 3054a7f09e Make sure child closes all pipe fds when executing CGI há 12 anos atrás
  Sergey Lyubka 2de96bd54e Workaround for non-compliant vsnprintf() há 12 anos atrás
  Sergey Lyubka 2468a8fb38 Merge branch 'master' of ssh://github.com/valenok/mongoose há 12 anos atrás
  Sergey Lyubka ed38a4102e showing error string as well as numeric error on bind failure há 12 anos atrás
  bick 8f79a0564f Add casts to fix strict compiler errors [-fpermissive] há 12 anos atrás
  Sergey Lyubka 2e93cde929 Merge branch 'master' of ssh://github.com/valenok/mongoose há 12 anos atrás
  Sergey Lyubka e53d05637a Binding to IPv6 addresses há 12 anos atrás
  bick ea81a22529 adding include of openssl/err.h to fix errors when NO_SSL_DL is defined: há 12 anos atrás
  Sergey Lyubka 526f3aa31c Added check for document_root != NULL in convert_uri_to_file_name(). Added #define rmdir _rmdir for win32 há 12 anos atrás
  Sergey Lyubka 62d66201c9 make match_prefix() case-insensitive há 12 anos atrás
  José Miguel Gonçalves ca019799b9 Fix uninitialized argument in getsockname(). há 12 anos atrás
  Sergey Lyubka c6fb9ac3d0 Fixed indenting in is_put_or_delete_request() há 12 anos atrás
  Sergey Lyubka f2e19ca3ff Fixed indenting há 12 anos atrás
  Sergey Lyubka 16c463d2e9 Added compile-time option to set stack size há 12 anos atrás
  Sergey Lyubka 61148f1323 Using absolute paths for all file/directory options há 12 anos atrás
  Sergey Lyubka a9d51c0e87 squashed warning há 12 anos atrás
  Sergey Lyubka e003236a03 Made SSI #include file= relative to the current doc, as per spec há 12 anos atrás
  Sergey Lyubka de7745370c Merge pull request #200 from ejohnstown/master há 12 anos atrás
  Sergey Lyubka 21786eec8e Changed int -> SOCKET where appropriate, per Ben Currie há 12 anos atrás
  John Safranek 61f5f0b725 Allow no SSL_CERTIFICATE when using init_ssl callback. há 12 anos atrás
  Sergey Lyubka d864d72470 On windows, enclosing path to CGI script in quotes to allow paths with spaces há 12 anos atrás
  Sergey Lyubka 7ca5962d2d in pull_all() and read_request(), respect ctx->stop_flag() há 12 anos atrás
  Sergey Lyubka 8ce1562f0d Using SetHandleInformation() to make socket handles on Windows non-inheritable há 12 anos atrás
  Sergey Lyubka cdc7380d00 3.8 -> 3.9 há 12 anos atrás