valenok
|
be6162ff2e
|
Added <stddef.h>, since size_t is used in the API
|
2011-05-02 09:09:58 +01:00 |
|
valenok
|
d7cba57e17
|
Make source g++ friendly
|
2011-04-24 22:40:08 +01:00 |
|
valenok
|
d1de5f0190
|
Corrected comment for mg_start()
|
2011-03-08 08:30:26 +00:00 |
|
valenok
|
29716fa22e
|
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 |
|
valenok
|
11951a57ff
|
API change: added void *user_data to mg_start(). Bumped version to 3.0
|
2010-10-26 23:37:44 +01:00 |
|
valenok
|
f105b74dc0
|
experimental keep-alive, options defaults
|
2010-08-31 08:01:14 +01:00 |
|
valenok
|
d9551c505a
|
mg_start: struct mg_request_info * -> const struct mg_request_info *
|
2010-08-30 22:48:07 +01:00 |
|
valenok
|
97f2155239
|
introduced short option names
|
2010-08-30 13:10:10 +01:00 |
|
valenok
|
546bec333c
|
API change for mg_start: most binary compatible across releases.
|
2010-08-29 22:30:49 +01:00 |
|
Sergey Lyubka
|
5651657ac6
|
passing const struct mg_config
|
2010-08-23 14:05:59 +02:00 |
|
valenok
|
a0d765a6f0
|
removed port_data, post_data_len from request_info. added prototype for mg_read()
|
2010-08-23 07:10:15 +01:00 |
|
valenok
|
c94ad1c952
|
adopted monhoose.h to Google style
|
2010-07-06 23:15:14 +01:00 |
|
valenok
|
88a224d808
|
fixed example. some more comments added
|
2010-07-05 19:37:53 +01:00 |
|
Sergey Lyubka
|
5425b94f39
|
introduced struct mg_config. Fixed Range response.
|
2010-06-25 17:23:17 +02:00 |
|
Sergey Lyubka
|
627a6dbb5a
|
mg_md5 made public
|
2010-05-05 00:39:36 +01:00 |
|
Sergey Lyubka
|
3aafbab967
|
better docstrings for mg_get_cookie() and mg_get_var()
|
2010-05-04 20:50:49 +01:00 |
|
Sergey Lyubka
|
a69a2da39d
|
Initial import - converting from Subversion.
|
2010-05-03 21:46:42 +01:00 |
|