Commit Verlauf

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