bel
|
db9c7fa303
Lua websockets need to be script ressources (*.lua)
|
пре 11 година |
bel
|
348c1da59f
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 301
|
пре 11 година |
bel
|
bb8773ad4d
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix put, mkcol
|
пре 11 година |
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 година |
bel
|
2d939ff329
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field
|
пре 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
|
8452297a0c
Strategy of the data callback should be equivalent to the ready callback
|
пре 12 година |
bel
|
b235587791
First working draft of a websocket binding for Lua
|
пре 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 година |