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 years ago |
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 years ago |
test
|
ee8111e424
Unbreak backslash dir test
|
13 years ago |
win32
|
8853d320fe
removed obsolete stuff
|
15 years ago |
LICENSE
|
abbf27338e
license added
|
15 years ago |
Makefile
|
001cd78b45
Styling changes plus extra GCC options to suppress certain warnings
|
13 years ago |
main.c
|
0c5c3b18ec
Fixed WM_CLOSE handling
|
13 years ago |
mongoose.1
|
6619f2edac
Implemented -x option
|
13 years ago |
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 years ago |
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 years ago |