Histórico de Commits

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