valenok
|
8942a4cdad
Ignoring SIGCHLD to let OS reap the zombies.
|
14 years ago |
valenok
|
29a38875ff
Corrected description of mg_send_file()
|
14 years ago |
valenok
|
5bbb6fbbd5
Added mg_send_file()
|
14 years ago |
valenok
|
be6162ff2e
Added <stddef.h>, since size_t is used in the API
|
14 years ago |
valenok
|
d7cba57e17
Make source g++ friendly
|
14 years ago |
valenok
|
d1de5f0190
Corrected comment for mg_start()
|
14 years ago |
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.
|
14 years ago |
valenok
|
11951a57ff
API change: added void *user_data to mg_start(). Bumped version to 3.0
|
14 years ago |
valenok
|
f105b74dc0
experimental keep-alive, options defaults
|
15 years ago |
valenok
|
d9551c505a
mg_start: struct mg_request_info * -> const struct mg_request_info *
|
15 years ago |
valenok
|
97f2155239
introduced short option names
|
15 years ago |
valenok
|
546bec333c
API change for mg_start: most binary compatible across releases.
|
15 years ago |
Sergey Lyubka
|
5651657ac6
passing const struct mg_config
|
15 years ago |
valenok
|
a0d765a6f0
removed port_data, post_data_len from request_info. added prototype for mg_read()
|
15 years ago |
valenok
|
c94ad1c952
adopted monhoose.h to Google style
|
15 years ago |
valenok
|
88a224d808
fixed example. some more comments added
|
15 years ago |
Sergey Lyubka
|
5425b94f39
introduced struct mg_config. Fixed Range response.
|
15 years ago |
Sergey Lyubka
|
627a6dbb5a
mg_md5 made public
|
15 years ago |
Sergey Lyubka
|
3aafbab967
better docstrings for mg_get_cookie() and mg_get_var()
|
15 years ago |
Sergey Lyubka
|
a69a2da39d
Initial import - converting from Subversion.
|
15 years ago |