提交历史

作者 SHA1 备注 提交日期
  bel ae7ff2273c Nonce check can be disabled (for embedding into applications that restart frequently) 11 年之前
  bel 903287ff0a Server should check the nonce - see http://en.wikipedia.org/wiki/Digest_access_authentication#Advantages 11 年之前
  bel 3c5be54bf5 Prepare a server side check of the nonce for http digest auth 11 年之前
  bel ccda241b41 Increase label width for Edit Settings dialog, so all current option names fit 11 年之前
  bel dd50cc65ca Hide read-only flag in file dialogs opened by the Edit Settings dialog 11 年之前
  bel 081678e773 Sort dll.def like the header 11 年之前
  bel 7817a91b7c Add all functions to dll.def, that are in the header 11 年之前
  sunsetbrew 95d16b5101 Update README.md 11 年之前
  sunsetbrew c5830dc3a5 Merge pull request #50 from bel2125/master 11 年之前
  bel 2768d5c7d6 Edit settings dialog should be able to load the active settings, the settings from a file or the default settings 11 年之前
  bel 6766951f38 Websocket example should show creation and deletion of websocket connections 11 年之前
  sunsetbrew 03c6a62296 Merge pull request #49 from bel2125/master 11 年之前
  bel c471b9bdc9 C++ embedding example should do the same as the C embedding example 11 年之前
  bel 2b706509f7 Show the usage of mg_get_request_info in the example 11 年之前
  sunsetbrew 9e00c4aaab Update RELEASE_NOTES.md 11 年之前
  sunsetbrew 949e0884ab Update CREDITS.md 11 年之前
  sunsetbrew 6fae12c37d Merge pull request #48 from bel2125/master 11 年之前
  bel fc6c81c417 Test mg_set_request_handler() for patterns 11 年之前
  bel c23dc3e6ea mg_set_request_handler() mod to use pattern (Patch from Toni Wilk) 11 年之前
  bel 82df56695c Free context if initialization of TLS failed 11 年之前
  sunsetbrew 266562065a Fixed bug in handler returns code reported by agold1234 11 年之前
  sunsetbrew 50f7dce707 Merge pull request #47 from bel2125/master 11 年之前
  bel 5e9ee9e45d Keep Linux end-of-line for .gitignore 11 年之前
  bel 85b8b69b07 Document the new functions in the Lua environment 11 年之前
  bel cefffe0858 Lua environment inventory test should print 'connect' function too 11 年之前
  bel 17bab418b3 Document the new Lua functions 11 年之前
  bel 65d019b734 Lua script http keep-alive test 2: Use chunked transfer (content length is not known) 11 年之前
  bel 4af24a48bc Lua script http keep-alive test 2: Use chunked transfer 11 年之前
  bel dd17fd91fb Lua script http keep-alive test 1: Set content length 11 年之前
  bel 154e862dfd Lua script http keep-alive test 1: Set content length 11 年之前