mirror von https://github.com/civetweb/civetweb.git

test 66e088d843 Removed the test for a directory name with only a backslash, because this causes problems on windows. 13 gadi atpakaļ
bindings 0e0091e1c0 Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info() 13 gadi atpakaļ
examples e26a993f2a Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info() 13 gadi atpakaļ
test 66e088d843 Removed the test for a directory name with only a backslash, because this causes problems on windows. 13 gadi atpakaļ
win32 8853d320fe removed obsolete stuff 15 gadi atpakaļ
LICENSE abbf27338e license added 15 gadi atpakaļ
Makefile 001cd78b45 Styling changes plus extra GCC options to suppress certain warnings 13 gadi atpakaļ
main.c 0c5c3b18ec Fixed WM_CLOSE handling 13 gadi atpakaļ
mongoose.1 6619f2edac Implemented -x option 13 gadi atpakaļ
mongoose.c 3d3359910f Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one. 13 gadi atpakaļ
mongoose.h 3d3359910f Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one. 13 gadi atpakaļ