Commit History

Author SHA1 Message Date
  Gerard Marull-Paretas 9a610af6ff zephyr: use <zephyr/kernel.h> 3 years ago
  Gerard Marull-Paretas c7a0bc272d zephyr: update include paths to use <zephyr/...> 3 years ago
  Jonas Rembser 6bf1a495ea Using higher-level wrapper of OpenSSL SHA1 hash function 3 years ago
  bel2125 6dc8388fe8 Merge branch 'master' of https://github.com/civetweb/civetweb 3 years ago
  bel2125 e1bcce1820 Accept HTTP basic authentication 3 years ago
  Christopher Friedt 35923e48a0 zephyr: remove posix prefix on standard headers 3 years ago
  Silas Parker 6287e1a91f Replace usage of localtime with localtime_r in log_access when built with REENTRANT_TIME 3 years ago
  bel2125 14182bd4f4 Provide mg_match() as public interface 3 years ago
  bel2125 0874322e76 Rewrite pattern matching (#499) 3 years ago
  bel2125 c2461ca295 Add fuzz test for pattern matching 3 years ago
  bel2125 cb4b68ddc4 Format code, add CIVETWEB_API marker 3 years ago
  bel2125 26ff105268 Move declaration to top of block (old compiler support) 3 years ago
  bel2125 e037c4e850 Interface change: struct mg_error_data 3 years ago
  bel2125 d9f54f844f Fix typo and format code 3 years ago
  bel2125 351bf60b13 Initialize error data structure with 0 if there is no error 3 years ago
  bel2125 ba657e6a88 Set error codes for mg_start2, mg_start_domain2, mg_connect_client2 3 years ago
  bel2125 185e845cd9 Pattern matching: ? should not match / 3 years ago
  bel2125 836b2f52e1 Directory listing: Sort by name as secondary criterion 3 years ago
  bel2125 6f594a3a93 Provide sort function with CivetWeb 3 years ago
  bel2125 6b121ebd1f Disable sorting filenames at server side (temporarily?) 3 years ago
  bel2125 0038094654 Format #ifdef macro 3 years ago
  bel2125 49129465d3 Check if MacOS crash on Travis CI is related to qsort_r 3 years ago
  bel2125 6386dd0983 Add option to enable/disable WebDAV methods 3 years ago
  bel2125 4cbb278dcf Fixes warnings from static source code analysis 3 years ago
  bel2125 8a45e81995 Code analysis: Update to new coverity version 3 years ago
  bel2125 82ba5a04c9 Add "struct" library for processing binary data in Lua pages 3 years ago
  bel2125 03868d23eb Add debug prints (for WebDav development) 3 years ago
  bel2125 e61f60fa4d WebDAV for Windows Explorer (Step 8/?) 3 years ago
  bel2125 5c12320c7d WebDAV for Windows Explorer (Step 7/?) 3 years ago
  bel2125 892fa62f64 WebDAV for Windows Explorer (Step 6/?) 3 years ago