bel
|
e09a3e2ba3
Use ANSI C comments in mod_lua.inl as already used in civetweb.c
|
11 лет назад |
bel
|
66daec3ed7
Use .lua in the .lp test
|
11 лет назад |
bel
|
ec0aa95d55
Append plain Lua scripts to the test
|
11 лет назад |
bel
|
551b941e83
Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy
|
11 лет назад |
bel
|
9f2acfd90f
Allow dynamic ressources managed by Lua
|
11 лет назад |
bel
|
1009bc93e4
lsp paths should work like cgi
|
11 лет назад |
bel
|
231e2f8361
Fix IPv6 for WinXP
|
11 лет назад |
bel
|
07beed7bf1
Fix and test the existing implementation for plain Lua pages
|
11 лет назад |
bel
|
a6b65cc023
Add information that is already available already in the CGI environment to the Lua environment as well
|
11 лет назад |
bel
|
b7364c1f1f
Check relation between a lua script, a CGI script and a lp file
|
11 лет назад |
bel
|
f04a3e6723
retry database operation if database is busy
|
11 лет назад |
bel
|
8452297a0c
Strategy of the data callback should be equivalent to the ready callback
|
11 лет назад |
bel
|
ee01cf1ca7
Replace trivial websocket example by a more illustrated one
|
11 лет назад |
bel
|
c09392f7bd
Replace trivial websocket example by a more illustrated one
|
11 лет назад |
sunsetbrew
|
6f3fe860e2
Update CREDITS.md
|
11 лет назад |
sunsetbrew
|
7001c06ffb
Update RELEASE_NOTES.md
|
11 лет назад |
sunsetbrew
|
37f4036994
Merge pull request #33 from celeron55/wsfix
|
11 лет назад |
Perttu Ahola
|
c546f6a56a
Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame)
|
11 лет назад |
sunsetbrew
|
6551dc922c
Update CREDITS.md
|
11 лет назад |
bel
|
f598f10d72
WebSocket test could use busy_timeout of DB instead of busy loop
|
11 лет назад |
bel
|
b235587791
First working draft of a websocket binding for Lua
|
11 лет назад |
bel
|
08d60f0d4a
Update SQLite3 to version 3.8.1
|
11 лет назад |
sunsetbrew
|
1464b51084
Merge pull request #31 from grenclave/patch-2
|
11 лет назад |
Brian Spratke
|
10c2f16ab2
Update CREDITS.md
|
11 лет назад |
sunsetbrew
|
161c377bdd
Update RELEASE_NOTES.md
|
11 лет назад |
Thomas Davis
|
73f91b2a99
Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master
|
11 лет назад |
Thomas Davis
|
ed5689b791
Updated VS2012 Build for WinXP
|
11 лет назад |
bel
|
e701db630a
remove XP exe test file, since it works correctly in the main line now
|
11 лет назад |
bel
|
3a6faa7165
TLS variable is also required for the master thread
|
11 лет назад |
bel
|
54b890cdfc
pthread_cond_timedwait for Windows
|
11 лет назад |