bel
|
d756eaf04c
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 401, OPTIONS, PROPFIND, send_http_error
|
hace 11 años |
bel
|
2d939ff329
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field
|
hace 11 años |
bel
|
e09a3e2ba3
Use ANSI C comments in mod_lua.inl as already used in civetweb.c
|
hace 11 años |
bel
|
66daec3ed7
Use .lua in the .lp test
|
hace 11 años |
bel
|
ec0aa95d55
Append plain Lua scripts to the test
|
hace 11 años |
bel
|
551b941e83
Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy
|
hace 11 años |
bel
|
9f2acfd90f
Allow dynamic ressources managed by Lua
|
hace 11 años |
bel
|
1009bc93e4
lsp paths should work like cgi
|
hace 11 años |
bel
|
231e2f8361
Fix IPv6 for WinXP
|
hace 11 años |
bel
|
07beed7bf1
Fix and test the existing implementation for plain Lua pages
|
hace 11 años |
bel
|
a6b65cc023
Add information that is already available already in the CGI environment to the Lua environment as well
|
hace 11 años |
bel
|
b7364c1f1f
Check relation between a lua script, a CGI script and a lp file
|
hace 11 años |
bel
|
f04a3e6723
retry database operation if database is busy
|
hace 11 años |
bel
|
8452297a0c
Strategy of the data callback should be equivalent to the ready callback
|
hace 11 años |
bel
|
ee01cf1ca7
Replace trivial websocket example by a more illustrated one
|
hace 11 años |
bel
|
c09392f7bd
Replace trivial websocket example by a more illustrated one
|
hace 11 años |
Keith Kyzivat
|
b91823e741
mg_get_ports to return number of elements of ports and ssl filled in
|
hace 11 años |
Keith Kyzivat
|
7202123bc4
Fix sign comparison warning in mg_get_ports
|
hace 11 años |
Keith Kyzivat
|
4e67805153
Use size_t when iterating over port and ssl vars in mg_get_ports
|
hace 11 años |
Keith Kyzivat
|
30e38d27e4
ANSI <= C-90 compliance - for loop init
|
hace 11 años |
Keith Kyzivat
|
2a4245e379
Add methods for returning the ports civetweb is listening on
|
hace 11 años |
sunsetbrew
|
6f3fe860e2
Update CREDITS.md
|
hace 12 años |
sunsetbrew
|
7001c06ffb
Update RELEASE_NOTES.md
|
hace 12 años |
sunsetbrew
|
37f4036994
Merge pull request #33 from celeron55/wsfix
|
hace 12 años |
Perttu Ahola
|
c546f6a56a
Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame)
|
hace 12 años |
sunsetbrew
|
6551dc922c
Update CREDITS.md
|
hace 12 años |
bel
|
f598f10d72
WebSocket test could use busy_timeout of DB instead of busy loop
|
hace 12 años |
bel
|
b235587791
First working draft of a websocket binding for Lua
|
hace 12 años |
bel
|
08d60f0d4a
Update SQLite3 to version 3.8.1
|
hace 12 años |
akozl
|
c20b133b90
Fixed function description stating wrong return values.
|
hace 12 años |