提交歷史

作者 SHA1 備註 提交日期
  bel 231e2f8361 Fix IPv6 for WinXP 11 年之前
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages 11 年之前
  bel 8452297a0c Strategy of the data callback should be equivalent to the ready callback 11 年之前
  Keith Kyzivat b91823e741 mg_get_ports to return number of elements of ports and ssl filled in 11 年之前
  Keith Kyzivat 7202123bc4 Fix sign comparison warning in mg_get_ports 11 年之前
  Keith Kyzivat 4e67805153 Use size_t when iterating over port and ssl vars in mg_get_ports 11 年之前
  Keith Kyzivat 30e38d27e4 ANSI <= C-90 compliance - for loop init 11 年之前
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on 12 年之前
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) 12 年之前
  bel b235587791 First working draft of a websocket binding for Lua 12 年之前
  akozl c20b133b90 Fixed function description stating wrong return values. 12 年之前
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master 12 年之前
  bel 3a6faa7165 TLS variable is also required for the master thread 12 年之前
  bel 54b890cdfc pthread_cond_timedwait for Windows 12 年之前
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC 12 年之前
  bel e3f07be5da clock_gettime for CLOCK_REALTIME 12 年之前
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage 12 年之前
  bel 1c88ec6687 provide pthread specific (thread local storage) functions 12 年之前
  bel 7e8ee07294 Replacement for pthread_cond in Windows 12 年之前
  bel 9fde8e3320 Replacement for pthread_cond in Windows 12 年之前
  bel da44a66fc1 Replacement for pthread_cond in Windows 12 年之前
  bel 087cb745e5 Replacement for pthread_cond in Windows 12 年之前
  sunsetbrew 5364d8a070 Merge pull request #29 from bgreat/master 12 年之前
  William Greathouse 4e6f2d139e Update comment for saving mask flag/opcode. 12 年之前
  Thomas Davis 4d9a202f76 Added ZIP installation build for Windows 12 年之前
  William Greathouse 52d2ddbd47 Preserve the current mask flag and opcode for websocket_data callback. 12 年之前
  William Greathouse 46a44f12f3 Fix previous commit with merge errors 12 年之前
  William Greathouse 03f35958e8 Merge branch 'master' of https://github.com/sunsetbrew/civetweb 12 年之前
  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 年之前
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. 12 年之前