Keith Kyzivat
|
30e38d27e4
ANSI <= C-90 compliance - for loop init
|
11 年之前 |
Keith Kyzivat
|
2a4245e379
Add methods for returning the ports civetweb is listening on
|
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 年之前 |
akozl
|
c20b133b90
Fixed function description stating wrong return values.
|
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 年之前 |
bel
|
3e24b313af
clock_gettime for CLOCK_MONOTONIC
|
11 年之前 |
bel
|
e3f07be5da
clock_gettime for CLOCK_REALTIME
|
11 年之前 |
bel
|
55fbe54cab
pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage
|
11 年之前 |
bel
|
1c88ec6687
provide pthread specific (thread local storage) functions
|
11 年之前 |
bel
|
e9e3974e8d
New exe, supporting mg.document_root in lsp, used for testing the pthread_cond locking in Win32
|
11 年之前 |
bel
|
4a771e33ed
Extend ajax test to use both, cgi (with Lua as standalone cgi interpreter) and lp (with Lua embedded in the server)
|
11 年之前 |
bel
|
7e8ee07294
Replacement for pthread_cond in Windows
|
11 年之前 |
bel
|
9fde8e3320
Replacement for pthread_cond in Windows
|
11 年之前 |
bel
|
da44a66fc1
Replacement for pthread_cond in Windows
|
11 年之前 |
bel
|
08ffebab92
Replacement for pthread_cond in Windows - test exe
|
11 年之前 |
bel
|
087cb745e5
Replacement for pthread_cond in Windows
|
11 年之前 |