Danny Al-Gaaf
|
94e68b7348
civetweb.c: remove dead assignment of 'res' in match_prefix()
|
hace 11 años |
bel
|
5522ad9555
Rewrite websockets for Lua (Step 1 of ?)
|
hace 11 años |
bel2125
|
76813c8d0b
Merge pull request #21 from dalgaaf/wip-da-sca
|
hace 11 años |
bel
|
3eecdd9370
Allow includes in htpasswd files
|
hace 11 años |
Danny Al-Gaaf
|
6427a56977
civetweb.c: check for array boundry before read
|
hace 11 años |
bel
|
3b0ec24fa2
Show syntax errors in .htpasswd files
|
hace 11 años |
Danny Al-Gaaf
|
8e2de6920c
civetweb.c: use NULL for pointers
|
hace 11 años |
Danny Al-Gaaf
|
afc9ec878e
civetweb.c: change some local functions to static
|
hace 11 años |
Danny Al-Gaaf
|
741fa81371
civetweb.c: check array limits before access array
|
hace 11 años |
Danny Al-Gaaf
|
fdc0ed2689
civetweb.c: fix sscanf format string to %u
|
hace 11 años |
Danny Al-Gaaf
|
23857b161d
civetweb.c: fix format string from %d to %u
|
hace 11 años |
Danny Al-Gaaf
|
c4647ea6d3
civetweb.c: fix sprintf format specifier
|
hace 11 años |
Danny Al-Gaaf
|
0a5d4d2ffc
civetweb.c: check array limit before access array
|
hace 11 años |
Danny Al-Gaaf
|
a18401f0eb
civetweb.c: fix realloc handling
|
hace 11 años |
bel
|
de735c5544
Rewrite DEBUG_TRACE
|
hace 11 años |
bel
|
3a9aa9b80e
Dialog to add and delete users and reset user passwords for Windows
|
hace 11 años |
bel
|
65ace990b7
CGI error handler should show the status code
|
hace 11 años |
bel
|
9576339a75
Implement user defined error pages
|
hace 11 años |
bel
|
b047aa0643
prepare for user defined error pages
|
hace 11 años |
bel
|
f61d33f49c
Terminate strings from sscanf
|
hace 11 años |
bel
|
21e3a69701
Set maximum string lengths for sscanf
|
hace 11 años |
bel
|
70bb07b3e4
fix seems OK - remove comment
|
hace 11 años |
bel
|
ff72078b45
Test fix for issue #18 from celeron55
|
hace 11 años |
bel
|
61fa52e703
Reset socket handle variable after closesocket
|
hace 11 años |
bel
|
07ec21edbb
fix signed/unsigned mismatch warning
|
hace 11 años |
bel
|
0bbecb2a0c
Replace strncpy by mg_strlcpy
|
hace 11 años |
bel
|
ff23e535fb
Free mutex and condition variables if mg_start fails
|
hace 11 años |
bel
|
3fbfe0be8c
Must check ah->nonce before dereferencing it
|
hace 11 años |
bel
|
ca5967bbdf
SSL unit tests
|
hace 11 años |
bel
|
0058054198
Fix issue #12: Handle post requests with Content-length 0 bytes
|
hace 11 años |