Commit Verlauf

Autor SHA1 Nachricht Datum
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) vor 11 Jahren
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master vor 11 Jahren
  bel 3a6faa7165 TLS variable is also required for the master thread vor 11 Jahren
  bel 54b890cdfc pthread_cond_timedwait for Windows vor 11 Jahren
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC vor 11 Jahren
  bel e3f07be5da clock_gettime for CLOCK_REALTIME vor 11 Jahren
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage vor 11 Jahren
  bel 1c88ec6687 provide pthread specific (thread local storage) functions vor 11 Jahren
  bel 7e8ee07294 Replacement for pthread_cond in Windows vor 11 Jahren
  bel 9fde8e3320 Replacement for pthread_cond in Windows vor 11 Jahren
  bel da44a66fc1 Replacement for pthread_cond in Windows vor 11 Jahren
  bel 087cb745e5 Replacement for pthread_cond in Windows vor 11 Jahren
  sunsetbrew 5364d8a070 Merge pull request #29 from bgreat/master vor 11 Jahren
  William Greathouse 4e6f2d139e Update comment for saving mask flag/opcode. vor 11 Jahren
  Thomas Davis 4d9a202f76 Added ZIP installation build for Windows vor 11 Jahren
  William Greathouse 52d2ddbd47 Preserve the current mask flag and opcode for websocket_data callback. vor 11 Jahren
  William Greathouse 46a44f12f3 Fix previous commit with merge errors vor 11 Jahren
  William Greathouse 03f35958e8 Merge branch 'master' of https://github.com/sunsetbrew/civetweb vor 11 Jahren
  bel d689cec28e USE_STACK_SIZE can be used for Windows as well, but it works different there, since it specifies the initial commit instead of the limit vor 11 Jahren
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. vor 11 Jahren
  Thomas Davis e5060b5e78 Updated code indent vor 11 Jahren
  bel 2a9eaea08a add , accidentially deleted vor 11 Jahren
  bel b9e1cc4fea update MIME types vor 11 Jahren
  bel 50fd2ccae5 fix priority of master thread for Linux vor 11 Jahren
  bel 2c5d90b829 Fix keep-alive vor 11 Jahren
  grenclave c493761ac1 Update civetweb.c vor 11 Jahren
  grenclave 99a418c726 Update civetweb.c vor 11 Jahren
  grenclave ca9e588a8c Update civetweb.c vor 11 Jahren
  Thomas Davis 55c27d4751 Fixed potential dead-lock in connection_close() vor 12 Jahren
  William Greathouse aa51d80d24 Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test. vor 12 Jahren