valenok
|
9be6774197
Breaking process_new_connection() loop when mg_stop() is called
|
14 年之前 |
valenok
|
99f5f11612
Fix SEGV in handle_proxy_request
|
14 年之前 |
valenok
|
a844115043
close_socket_gracefully(): set linger option to prevent port exhaustion
|
14 年之前 |
valenok
|
71b6a53617
spawn_process(): reading hashbang string correctly on Windows
|
14 年之前 |
valenok
|
5303e37702
Allow NULL passwords in mg_modify_passwords_file
|
14 年之前 |
valenok
|
ff28c04b60
Corrected errror message in set_ports_option()
|
14 年之前 |
valenok
|
a77519def3
Uninitializing SSL on mg_stop()
|
14 年之前 |
valenok
|
8942a4cdad
Ignoring SIGCHLD to let OS reap the zombies.
|
14 年之前 |
valenok
|
9e524a2fce
Changed backlog length, listen(20) -> listen(100)
|
14 年之前 |
valenok
|
5cf7e899c4
Allow config file to be specified as the first command line argument. Allow cmd line options be specified together with the config file.
|
14 年之前 |
valenok
|
81a5e3f342
Added mg_send_file() to python binding
|
14 年之前 |
valenok
|
29a38875ff
Corrected description of mg_send_file()
|
14 年之前 |
valenok
|
5bbb6fbbd5
Added mg_send_file()
|
14 年之前 |
valenok
|
23a3cc6472
Added "Content-Length: 0" to the authorization reply to make it keep-alive friendly
|
14 年之前 |
valenok
|
9bd2812fac
Added examples/hello.c - a minimalistic embedding example
|
14 年之前 |
valenok
|
377cece9c0
Better comments for TCP keep-alive change
|
14 年之前 |
valenok
|
abc230eb34
Set keep alive on TCP level
|
14 年之前 |
valenok
|
be6162ff2e
Added <stddef.h>, since size_t is used in the API
|
14 年之前 |
valenok
|
938407dc16
3.0 -> 3.1
|
14 年之前 |
valenok
|
45b66ff734
Added tag 3.0 for changeset 89f40cc9b5cb
|
14 年之前 |
valenok
|
d7cba57e17
Make source g++ friendly
|
14 年之前 |
Sergey Lyubka
|
cb601b7718
Fix potential leak in handle_directory_request()
|
14 年之前 |
Sergey Lyubka
|
6a43bd952f
Fix pthread_cond_wait() to prevent race
|
14 年之前 |
valenok
|
4619c1a71e
Fixing http://code.google.com/p/mongoose/issues/detail?id=237
|
14 年之前 |
valenok
|
ec15f2da2b
Fixed assert() in mg_read()
|
14 年之前 |
valenok
|
d1de5f0190
Corrected comment for mg_start()
|
14 年之前 |
valenok
|
3e48cebc13
MD5Update(): memset() call corrected
|
14 年之前 |
valenok
|
be20ced0a1
parse_url() fixed
|
14 年之前 |
valenok
|
2557884179
Added __SYMBIAN32__ conditionals
|
14 年之前 |
valenok
|
4280b1b62a
make clean: removing .so file
|
14 年之前 |