Historique des commits

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