Embedded Web Server
Go to file
2011-03-05 08:49:50 +00:00
bindings API change: added void *user_data to mg_start(). Bumped version to 3.0 2010-10-26 23:37:44 +01:00
examples mg_start() has changed 2010-10-31 16:33:04 +00:00
test timeout.cgi test sometimes failed. 2010-12-07 12:38:11 +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 Changed API: function mg_modify_passwords_file(). Instead of passing context, a domain name is passed, thus making this function completely mongoose-agnostic. 2011-02-18 16:40:58 +00:00
Makefile fix linux linkage (move compiler flags to the end of compilation string) 2010-12-01 09:25:12 +00:00
mongoose.1 added -max_request_size description 2010-09-12 22:03:31 +01:00
mongoose.c Passing user_data into MG_INIT_SSL as 3rd parameter 2011-03-05 08:49:50 +00:00
mongoose.h Changed API: function mg_modify_passwords_file(). Instead of passing context, a domain name is passed, thus making this function completely mongoose-agnostic. 2011-02-18 16:40:58 +00:00