bel
|
5ee511bef3
Add a function to access the user data in cases the context is known but not the connection
|
11 роки тому |
bel
|
56389ad023
Update websocket example - use new API functions
|
11 роки тому |
bel
|
64c97d56e4
Add callbacks for creation and deletion of the server context
|
11 роки тому |
bel
|
4864ad9259
Clarify compile options in the docu (related to issue #29)
|
11 роки тому |
bel
|
ea0c7ce9a2
Document decode_url
|
11 роки тому |
bel2125
|
b900a33c22
Merge pull request #32 from yehudasa/master
|
11 роки тому |
Yehuda Sadeh
|
ef8cb8caed
make call to mg_url_decode() optional
|
11 роки тому |
bel
|
b3dfac975d
Update redistributables from Visual Studio 2012 to 2013
|
11 роки тому |
bel
|
f25aff015f
Fix pointer punning, fix whitespaces
|
11 роки тому |
bel
|
d08f534309
timers_exit may be called without timers_init
|
11 роки тому |
bel
|
ed72d40adf
Websocket test should support WSS
|
11 роки тому |
bel
|
173b0c7214
Update Lua to 5.2.3
|
11 роки тому |
bel
|
7d218d63d8
Integrate LuaXML for XML file processing in Lua server pages and scripts
|
11 роки тому |
bel
|
58fd677dc0
Add LuaXML library
|
11 роки тому |
bel
|
1b9430718d
Check for recursions when printing Lua tables in the test
|
11 роки тому |
bel
|
99a26369a6
Update README / docu
|
11 роки тому |
bel2125
|
84fdd229a4
Merge pull request #27 from uhertlein/master
|
11 роки тому |
Ulrich Hertlein
|
c097e74958
Casts for [mc]alloc to fix compiler error with g++
|
11 роки тому |
bel
|
ec8c557589
Update version number
|
11 роки тому |
bel
|
faa63827e1
Release notes for V1.6
|
11 роки тому |
bel2125
|
576285ecb6
Merge pull request #26 from sunsetbrew/master
|
11 роки тому |
Thomas Davis
|
1461951d13
Compile fixes for OSX
|
11 роки тому |
bel
|
724753a7da
Fix C++ build errors in Linux
|
11 роки тому |
bel
|
9899ee6090
Add mutex lock to protect stl map in C++ wrapper
|
11 роки тому |
bel
|
33efde87ac
Timer loop must exit when server closes
|
11 роки тому |
bel
|
d72324832f
Do not add new timers when server is about to stop
|
11 роки тому |
bel
|
811f4d29f0
Export global mutex
|
11 роки тому |
bel
|
1d72ad0e85
Redefining memory management functions: Add #undef lines and a comment
|
11 роки тому |
bel
|
5675cfe6c2
Add comments for the C++ wrapper
|
11 роки тому |
bel
|
864aaf037c
Fix issue #24: move initialization of thread synchronization objects befor the first call of free_context
|
11 роки тому |