Commit Verlauf

Autor SHA1 Nachricht Datum
  bel c23dc3e6ea mg_set_request_handler() mod to use pattern (Patch from Toni Wilk) vor 11 Jahren
  bel 82df56695c Free context if initialization of TLS failed vor 11 Jahren
  sunsetbrew 50f7dce707 Merge pull request #47 from bel2125/master vor 11 Jahren
  bel 3d85c92745 Let Lua-Websockets have their own file extension vor 11 Jahren
  bel 2880742c2b Let Lua-Websockets have their own file extension vor 11 Jahren
  sunsetbrew c95d5bb41e Merge pull request #32 from apkbox/master vor 11 Jahren
  sunsetbrew 90df41cba3 Merge pull request #34 from keithel/getports vor 11 Jahren
  bel 679fa68d7b Fix issue#35: Impossible to make an embedded catch-all page while serving websockets vor 11 Jahren
  bel 6cafec758d Fix compile error: cannot declare variable in the middle of a function in pure C vor 11 Jahren
  sunsetbrew f45df8cebf Merge pull request #37 from bel2125/master vor 11 Jahren
  bel 050fa4a02b Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...) vor 11 Jahren
  bel d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts vor 11 Jahren
  bel cef3eb30a3 Provide websockets for Lua vor 11 Jahren
  bel db9c7fa303 Lua websockets need to be script ressources (*.lua) vor 11 Jahren
  bel 348c1da59f rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 301 vor 11 Jahren
  bel bb8773ad4d rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix put, mkcol vor 11 Jahren
  bel d756eaf04c rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 401, OPTIONS, PROPFIND, send_http_error vor 11 Jahren
  bel 2d939ff329 rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field vor 11 Jahren
  bel 551b941e83 Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy vor 11 Jahren
  bel 9f2acfd90f Allow dynamic ressources managed by Lua vor 11 Jahren
  bel 1009bc93e4 lsp paths should work like cgi vor 11 Jahren
  bel 231e2f8361 Fix IPv6 for WinXP vor 12 Jahren
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages vor 12 Jahren
  bel 8452297a0c Strategy of the data callback should be equivalent to the ready callback vor 12 Jahren
  Keith Kyzivat b91823e741 mg_get_ports to return number of elements of ports and ssl filled in vor 12 Jahren
  Keith Kyzivat 7202123bc4 Fix sign comparison warning in mg_get_ports vor 12 Jahren
  Keith Kyzivat 4e67805153 Use size_t when iterating over port and ssl vars in mg_get_ports vor 12 Jahren
  Keith Kyzivat 30e38d27e4 ANSI <= C-90 compliance - for loop init vor 12 Jahren
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on vor 12 Jahren
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) vor 12 Jahren