Historique des commits

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