Commit History

Author SHA1 Message Date
  bel2125 cba20289f7 Fix some issues detected by the new coverity version 8 years ago
  bel 769fcb9450 Set #ifdef for functions not used if NO_FILES is set 8 years ago
  bel 18e2ec7dae Fix of merge "sub-resources of index.lua files" 8 years ago
  SpaceLord 39cf4098b6 Allow sub-resources to directories wiht index.lua file 8 years ago
  bel ad7af5c8d4 Restructure code 8 years ago
  bel 8f037c9af8 Fix some warnings 8 years ago
  bel 3a24bb5a2d Cleanup after mergeing fix for POST requests to substitute files 8 years ago
  SpaceLord 0cde6cf9f3 Fix for POST requests to substitute files (index.lua) 8 years ago
  bel 16482b861a Revert 3555e55ee8821e5aafedd711204c09587b6a57f9 8 years ago
  bel 2de8e1c6dc Fix possible alignment problem when using long websocket messages (64 bit length) 8 years ago
  bel 3555e55ee8 Try to fix sporadic communication problems in CI tests for windows by retrying on SSL_ERROR_ZERO_RETURN 8 years ago
  bel 0dd56f1440 Temporary fix for storing response code in uri 8 years ago
  bel 97406d100d Set MG_LEGACY_INTERFACE define for deprecated member "uri" 8 years ago
  bel e1b2c73775 Avoid yet another spurious uninitialized var warning 8 years ago
  bel 6f7f8b2962 Avoid spurious "uninitialized" warning 8 years ago
  bel 6c6316124d WS client: Pass user_data also as callback argument 8 years ago
  bel 65854f01b0 Partially revert modified time handling from last commit 8 years ago
  bel 86b480c2f6 Add helper function for current time 8 years ago
  bel 7ee47bbc20 Add cast to avoid warning 8 years ago
  bel 2ba7a82e9c Remove unit test for file in memory if MG_USE_OPEN_FILE is not set or NO_FILES is set 8 years ago
  bel e7a81a9863 Fix spurious warning 8 years ago
  bel 88d885d309 Fix premature timeout for wss (secure websocket) connections 8 years ago
  bel b4abb02f55 Fix warning for unused arguments if MG_USE_OPEN_FILE is not set 8 years ago
  bel cb3ac4c566 Mark open_file as candidate for deletion 8 years ago
  bel 560278b7d8 Improve unit tests 8 years ago
  bel f56984d054 Prepare option to limit script path 8 years ago
  bel2125 14552c5217 Prepare support for additional HTTP headers 8 years ago
  bel 704396c24d Add unit test for minimal server example 8 years ago
  bel2125 652a49b439 Merge pull request #397 from theanalyst/wip-disable-authdom 8 years ago
  bel 6748b79a26 Add unit test for minimal example (#395) 8 years ago