Embedded Web Server
Go to file
Sergey Lyubka d70c18d692 3.2 -> 3.3
2012-08-17 21:42:25 +01:00
bindings Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info() 2012-08-03 11:15:38 +01:00
examples Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info() 2012-08-03 11:18:31 +01:00
test Implemented -x option 2012-08-14 16:06:10 +01:00
win32 removed obsolete stuff 2010-09-12 22:08:44 +01:00
LICENSE license added 2010-09-06 22:04:28 +01:00
main.c Fixed WM_CLOSE handling 2012-08-17 21:19:26 +01:00
Makefile make release changed 2012-08-17 21:37:48 +01:00
mongoose.1 Implemented -x option 2012-08-14 16:06:10 +01:00
mongoose.c 3.2 -> 3.3 2012-08-17 21:42:25 +01:00
mongoose.h Revert "Added MG_SHUTDOWN event" 2012-08-16 20:20:18 +01:00