Revīziju vēsture

Autors SHA1 Ziņojums Datums
  bel 3a24bb5a2d Cleanup after mergeing fix for POST requests to substitute files 8 gadi atpakaļ
  SpaceLord 0cde6cf9f3 Fix for POST requests to substitute files (index.lua) 8 gadi atpakaļ
  bel a0cfe6b0d3 Unit test: Retry downloading large files several times 8 gadi atpakaļ
  bel 5bd9b6d255 Unit test: Retry downloading large files several times 8 gadi atpakaļ
  bel 16482b861a Revert 3555e55ee8821e5aafedd711204c09587b6a57f9 8 gadi atpakaļ
  bel 2de8e1c6dc Fix possible alignment problem when using long websocket messages (64 bit length) 8 gadi atpakaļ
  bel c70e39bdbe Format code 8 gadi atpakaļ
  bel 3555e55ee8 Try to fix sporadic communication problems in CI tests for windows by retrying on SSL_ERROR_ZERO_RETURN 8 gadi atpakaļ
  bel 73f451eec4 Test: Replace remaining deprecated uses of uri 8 gadi atpakaļ
  bel 0dd56f1440 Temporary fix for storing response code in uri 8 gadi atpakaļ
  bel 1b6813e6cd Document contents of mg_request_info members 8 gadi atpakaļ
  bel 97406d100d Set MG_LEGACY_INTERFACE define for deprecated member "uri" 8 gadi atpakaļ
  bel c11a335005 Don't use deprecaded field in test and examples 8 gadi atpakaļ
  bel e1b2c73775 Avoid yet another spurious uninitialized var warning 8 gadi atpakaļ
  bel 2717b1f739 Format code 8 gadi atpakaļ
  bel 335a23097e Improve unit test for websocket clients 8 gadi atpakaļ
  bel 6f7f8b2962 Avoid spurious "uninitialized" warning 8 gadi atpakaļ
  bel 6c6316124d WS client: Pass user_data also as callback argument 8 gadi atpakaļ
  bel 77f67a4e3b Remove 255 byte limit of mg.url_encode/url_decode in Lua (see #411) 8 gadi atpakaļ
  bel 65854f01b0 Partially revert modified time handling from last commit 8 gadi atpakaļ
  bel 86b480c2f6 Add helper function for current time 8 gadi atpakaļ
  bel 7ee47bbc20 Add cast to avoid warning 8 gadi atpakaļ
  bel 2ba7a82e9c Remove unit test for file in memory if MG_USE_OPEN_FILE is not set or NO_FILES is set 8 gadi atpakaļ
  bel e7a81a9863 Fix spurious warning 8 gadi atpakaļ
  bel 1286aa8eae Test wss using 70000 bytes payload 8 gadi atpakaļ
  bel 88d885d309 Fix premature timeout for wss (secure websocket) connections 8 gadi atpakaļ
  bel 9a6dbe40ba The Apple builds on Travis CI seem to have problems with TLS1.2 8 gadi atpakaļ
  bel b4abb02f55 Fix warning for unused arguments if MG_USE_OPEN_FILE is not set 8 gadi atpakaļ
  bel 3d8b58faa9 Stabilize unit test with shorter messages 8 gadi atpakaļ
  bel c610255e8b Check unit test framework has some limits with long strings 8 gadi atpakaļ