Commit Verlauf

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