Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  bel 050fa4a02b Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...) 11 tahun lalu
  bel d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts 11 tahun lalu
  bel cef3eb30a3 Provide websockets for Lua 11 tahun lalu
  bel db9c7fa303 Lua websockets need to be script ressources (*.lua) 11 tahun lalu
  bel 348c1da59f rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 301 11 tahun lalu
  bel bb8773ad4d rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix put, mkcol 11 tahun lalu
  bel d756eaf04c rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 401, OPTIONS, PROPFIND, send_http_error 11 tahun lalu
  bel 2d939ff329 rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field 11 tahun lalu
  bel 551b941e83 Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy 11 tahun lalu
  bel 9f2acfd90f Allow dynamic ressources managed by Lua 11 tahun lalu
  bel 1009bc93e4 lsp paths should work like cgi 11 tahun lalu
  bel 231e2f8361 Fix IPv6 for WinXP 11 tahun lalu
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages 11 tahun lalu
  bel 8452297a0c Strategy of the data callback should be equivalent to the ready callback 12 tahun lalu
  Keith Kyzivat b91823e741 mg_get_ports to return number of elements of ports and ssl filled in 12 tahun lalu
  Keith Kyzivat 7202123bc4 Fix sign comparison warning in mg_get_ports 12 tahun lalu
  Keith Kyzivat 4e67805153 Use size_t when iterating over port and ssl vars in mg_get_ports 12 tahun lalu
  Keith Kyzivat 30e38d27e4 ANSI <= C-90 compliance - for loop init 12 tahun lalu
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on 12 tahun lalu
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) 12 tahun lalu
  bel b235587791 First working draft of a websocket binding for Lua 12 tahun lalu
  akozl c20b133b90 Fixed function description stating wrong return values. 12 tahun lalu
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master 12 tahun lalu
  bel 3a6faa7165 TLS variable is also required for the master thread 12 tahun lalu
  bel 54b890cdfc pthread_cond_timedwait for Windows 12 tahun lalu
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC 12 tahun lalu
  bel e3f07be5da clock_gettime for CLOCK_REALTIME 12 tahun lalu
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage 12 tahun lalu
  bel 1c88ec6687 provide pthread specific (thread local storage) functions 12 tahun lalu
  bel 7e8ee07294 Replacement for pthread_cond in Windows 12 tahun lalu