Histórico de Commits

Autor SHA1 Mensagem Data
  bel2125 14182bd4f4 Provide mg_match() as public interface há 3 anos atrás
  bel2125 0874322e76 Rewrite pattern matching (#499) há 3 anos atrás
  bel2125 c2461ca295 Add fuzz test for pattern matching há 3 anos atrás
  bel2125 cb4b68ddc4 Format code, add CIVETWEB_API marker há 3 anos atrás
  bel2125 26ff105268 Move declaration to top of block (old compiler support) há 3 anos atrás
  bel2125 e037c4e850 Interface change: struct mg_error_data há 3 anos atrás
  bel2125 d9f54f844f Fix typo and format code há 3 anos atrás
  bel2125 351bf60b13 Initialize error data structure with 0 if there is no error há 3 anos atrás
  bel2125 ba657e6a88 Set error codes for mg_start2, mg_start_domain2, mg_connect_client2 há 3 anos atrás
  bel2125 185e845cd9 Pattern matching: ? should not match / há 3 anos atrás
  bel2125 836b2f52e1 Directory listing: Sort by name as secondary criterion há 3 anos atrás
  bel2125 6f594a3a93 Provide sort function with CivetWeb há 3 anos atrás
  bel2125 6b121ebd1f Disable sorting filenames at server side (temporarily?) há 3 anos atrás
  bel2125 0038094654 Format #ifdef macro há 3 anos atrás
  bel2125 49129465d3 Check if MacOS crash on Travis CI is related to qsort_r há 3 anos atrás
  bel2125 6386dd0983 Add option to enable/disable WebDAV methods há 3 anos atrás
  bel2125 4cbb278dcf Fixes warnings from static source code analysis há 3 anos atrás
  bel2125 8a45e81995 Code analysis: Update to new coverity version há 3 anos atrás
  bel2125 82ba5a04c9 Add "struct" library for processing binary data in Lua pages há 3 anos atrás
  bel2125 03868d23eb Add debug prints (for WebDav development) há 3 anos atrás
  bel2125 e61f60fa4d WebDAV for Windows Explorer (Step 8/?) há 3 anos atrás
  bel2125 5c12320c7d WebDAV for Windows Explorer (Step 7/?) há 3 anos atrás
  bel2125 892fa62f64 WebDAV for Windows Explorer (Step 6/?) há 3 anos atrás
  bel2125 762493c16f Document option for disabling CGI buffering há 3 anos atrás
  bel2125 b69c6933ed Fix multiple CGI interpreters and allow unbuffered CGI responses há 3 anos atrás
  bel2125 5f82c8db5b fix copy/paste error for cgi4 configuration há 3 anos atrás
  bel2125 a268f2fe07 mg_connect_client should set SNI for HTTPS connections há 3 anos atrás
  bel2125 1090153ce1 Fix for mg_send_http_redirect há 3 anos atrás
  bel2125 68df179765 Fix some warnings há 3 anos atrás
  bel2125 9cbc9feb48 Send CORS headers for mg_send_http_* há 3 anos atrás