Historia zmian

Autor SHA1 Wiadomość Data
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on 12 lat temu
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) 12 lat temu
  bel b235587791 First working draft of a websocket binding for Lua 12 lat temu
  akozl c20b133b90 Fixed function description stating wrong return values. 12 lat temu
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master 12 lat temu
  bel 3a6faa7165 TLS variable is also required for the master thread 12 lat temu
  bel 54b890cdfc pthread_cond_timedwait for Windows 12 lat temu
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC 12 lat temu
  bel e3f07be5da clock_gettime for CLOCK_REALTIME 12 lat temu
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage 12 lat temu
  bel 1c88ec6687 provide pthread specific (thread local storage) functions 12 lat temu
  bel 7e8ee07294 Replacement for pthread_cond in Windows 12 lat temu
  bel 9fde8e3320 Replacement for pthread_cond in Windows 12 lat temu
  bel da44a66fc1 Replacement for pthread_cond in Windows 12 lat temu
  bel 087cb745e5 Replacement for pthread_cond in Windows 12 lat temu
  sunsetbrew 5364d8a070 Merge pull request #29 from bgreat/master 12 lat temu
  William Greathouse 4e6f2d139e Update comment for saving mask flag/opcode. 12 lat temu
  Thomas Davis 4d9a202f76 Added ZIP installation build for Windows 12 lat temu
  William Greathouse 52d2ddbd47 Preserve the current mask flag and opcode for websocket_data callback. 12 lat temu
  William Greathouse 46a44f12f3 Fix previous commit with merge errors 12 lat temu
  William Greathouse 03f35958e8 Merge branch 'master' of https://github.com/sunsetbrew/civetweb 12 lat temu
  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 12 lat temu
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. 12 lat temu
  Thomas Davis e5060b5e78 Updated code indent 12 lat temu
  bel 2a9eaea08a add , accidentially deleted 12 lat temu
  bel b9e1cc4fea update MIME types 12 lat temu
  bel 50fd2ccae5 fix priority of master thread for Linux 12 lat temu
  bel 2c5d90b829 Fix keep-alive 12 lat temu
  grenclave c493761ac1 Update civetweb.c 12 lat temu
  grenclave 99a418c726 Update civetweb.c 12 lat temu