bel
|
3533484987
Use mop instead of buf[0] to make the code more readable (see issue #35)
|
há 11 anos atrás |
Jan Willem Janssen
|
d1437f9f5d
Make content length available in request_info:
|
há 11 anos atrás |
bel
|
f031b7a81d
Add missing option types
|
há 11 anos atrás |
bel
|
265d2309a1
Add function to get context from connection
|
há 11 anos atrás |
bel
|
5ee511bef3
Add a function to access the user data in cases the context is known but not the connection
|
há 11 anos atrás |
bel
|
64c97d56e4
Add callbacks for creation and deletion of the server context
|
há 11 anos atrás |
Yehuda Sadeh
|
ef8cb8caed
make call to mg_url_decode() optional
|
há 11 anos atrás |
bel
|
f25aff015f
Fix pointer punning, fix whitespaces
|
há 11 anos atrás |
Ulrich Hertlein
|
c097e74958
Casts for [mc]alloc to fix compiler error with g++
|
há 11 anos atrás |
Thomas Davis
|
1461951d13
Compile fixes for OSX
|
há 11 anos atrás |
bel
|
811f4d29f0
Export global mutex
|
há 11 anos atrás |
bel
|
1d72ad0e85
Redefining memory management functions: Add #undef lines and a comment
|
há 11 anos atrás |
bel
|
864aaf037c
Fix issue #24: move initialization of thread synchronization objects befor the first call of free_context
|
há 11 anos atrás |
bel
|
e7f26f92e0
Rewrite websocket for Lua (Step 15 of ?)
|
há 11 anos atrás |
bel
|
edadd7ebf2
Rewrite websocket for Lua (Step 14 of ?)
|
há 11 anos atrás |
bel
|
2a2efc26f7
Rewrite websocket for Lua (Step 13 of ?)
|
há 11 anos atrás |
bel
|
9ec115fff2
Rewrite websocket for Lua (Step 12 of ?)
|
há 11 anos atrás |
bel
|
c9adad6e81
Rewrite websockets for Lua (Step 3 of ?)
|
há 11 anos atrás |
Danny Al-Gaaf
|
bedc028f38
civetweb.c: fix potential memory leak in set_ports_options
|
há 11 anos atrás |
Danny Al-Gaaf
|
1b5bac47c4
civetweb.c: remove some dead assignments related to 'sock'
|
há 11 anos atrás |
Danny Al-Gaaf
|
7d7ec45f25
civetweb.c: remove dead assignemnt of 'keep_alive'
|
há 11 anos atrás |
Danny Al-Gaaf
|
94e68b7348
civetweb.c: remove dead assignment of 'res' in match_prefix()
|
há 11 anos atrás |
bel
|
5522ad9555
Rewrite websockets for Lua (Step 1 of ?)
|
há 11 anos atrás |
bel2125
|
76813c8d0b
Merge pull request #21 from dalgaaf/wip-da-sca
|
há 11 anos atrás |
bel
|
3eecdd9370
Allow includes in htpasswd files
|
há 11 anos atrás |
Danny Al-Gaaf
|
6427a56977
civetweb.c: check for array boundry before read
|
há 11 anos atrás |
bel
|
3b0ec24fa2
Show syntax errors in .htpasswd files
|
há 11 anos atrás |
Danny Al-Gaaf
|
8e2de6920c
civetweb.c: use NULL for pointers
|
há 11 anos atrás |
Danny Al-Gaaf
|
afc9ec878e
civetweb.c: change some local functions to static
|
há 11 anos atrás |
Danny Al-Gaaf
|
741fa81371
civetweb.c: check array limits before access array
|
há 11 anos atrás |