提交历史

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