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

Sergey Lyubka 3d3359910f Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one. 13 年 前
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 年 前
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 年 前
test ee8111e424 Unbreak backslash dir test 13 年 前
win32 8853d320fe removed obsolete stuff 15 年 前
LICENSE abbf27338e license added 15 年 前
Makefile 9c7d4da85a make release changed 13 年 前
main.c 0c5c3b18ec Fixed WM_CLOSE handling 13 年 前
mongoose.1 6619f2edac Implemented -x option 13 年 前
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 年 前
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 年 前