bel
|
231e2f8361
Fix IPv6 for WinXP
|
il y a 11 ans |
bel
|
07beed7bf1
Fix and test the existing implementation for plain Lua pages
|
il y a 11 ans |
bel
|
a6b65cc023
Add information that is already available already in the CGI environment to the Lua environment as well
|
il y a 11 ans |
bel
|
b7364c1f1f
Check relation between a lua script, a CGI script and a lp file
|
il y a 11 ans |
bel
|
f04a3e6723
retry database operation if database is busy
|
il y a 11 ans |
bel
|
8452297a0c
Strategy of the data callback should be equivalent to the ready callback
|
il y a 11 ans |
bel
|
ee01cf1ca7
Replace trivial websocket example by a more illustrated one
|
il y a 11 ans |
bel
|
c09392f7bd
Replace trivial websocket example by a more illustrated one
|
il y a 11 ans |
Keith Kyzivat
|
b91823e741
mg_get_ports to return number of elements of ports and ssl filled in
|
il y a 11 ans |
Keith Kyzivat
|
7202123bc4
Fix sign comparison warning in mg_get_ports
|
il y a 11 ans |
Keith Kyzivat
|
4e67805153
Use size_t when iterating over port and ssl vars in mg_get_ports
|
il y a 11 ans |
Keith Kyzivat
|
30e38d27e4
ANSI <= C-90 compliance - for loop init
|
il y a 11 ans |
Keith Kyzivat
|
2a4245e379
Add methods for returning the ports civetweb is listening on
|
il y a 11 ans |
sunsetbrew
|
6f3fe860e2
Update CREDITS.md
|
il y a 11 ans |
sunsetbrew
|
7001c06ffb
Update RELEASE_NOTES.md
|
il y a 11 ans |
sunsetbrew
|
37f4036994
Merge pull request #33 from celeron55/wsfix
|
il y a 11 ans |
Perttu Ahola
|
c546f6a56a
Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame)
|
il y a 11 ans |
sunsetbrew
|
6551dc922c
Update CREDITS.md
|
il y a 11 ans |
bel
|
f598f10d72
WebSocket test could use busy_timeout of DB instead of busy loop
|
il y a 11 ans |
bel
|
b235587791
First working draft of a websocket binding for Lua
|
il y a 11 ans |
bel
|
08d60f0d4a
Update SQLite3 to version 3.8.1
|
il y a 11 ans |
akozl
|
c20b133b90
Fixed function description stating wrong return values.
|
il y a 11 ans |
sunsetbrew
|
1464b51084
Merge pull request #31 from grenclave/patch-2
|
il y a 12 ans |
Brian Spratke
|
10c2f16ab2
Update CREDITS.md
|
il y a 12 ans |
sunsetbrew
|
161c377bdd
Update RELEASE_NOTES.md
|
il y a 12 ans |
Thomas Davis
|
73f91b2a99
Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master
|
il y a 12 ans |
Thomas Davis
|
ed5689b791
Updated VS2012 Build for WinXP
|
il y a 12 ans |
bel
|
e701db630a
remove XP exe test file, since it works correctly in the main line now
|
il y a 12 ans |
bel
|
3a6faa7165
TLS variable is also required for the master thread
|
il y a 12 ans |
bel
|
54b890cdfc
pthread_cond_timedwait for Windows
|
il y a 12 ans |