Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Lyubka 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads hace 14 años
  Sergey Lyubka 5d70ffe878 parse_date_string() interprets time in UTC, as per standrard hace 14 años
  Sergey Lyubka f749eeb795 Style changes: using C++ comments everywhere hace 14 años
  Sergey Lyubka 60408deaa8 Fix -DNO_CGI build hace 14 años
  Sergey Lyubka bc900844f1 Added .mp4 and .m4v mime types hace 14 años
  Sergey Lyubka a49c688d48 Fixed directory traversal security issue for windows hace 14 años
  Sergey Lyubka ba714de066 Added directory listing support to the PROPFIND method hace 14 años
  Colin Leitner 015ddf8ac1 Basic PROPFIND support. Not capable of listing a directory yet. hace 14 años
  Colin Leitner 22754f403d Fixed bug in handle_directory_request, that used the unintialized path variable instead of dir for an error message. hace 14 años
  Colin Leitner a021ebf4c4 Added OPTIONS method hace 14 años
  Sergey Lyubka 025b11b176 Fixed buffer overflow in put_dir() hace 14 años
  valenok 27983c535d All dates in headers must be in UTC hace 14 años
  valenok 9be6774197 Breaking process_new_connection() loop when mg_stop() is called hace 14 años
  valenok 99f5f11612 Fix SEGV in handle_proxy_request hace 14 años
  valenok a844115043 close_socket_gracefully(): set linger option to prevent port exhaustion hace 14 años
  valenok 71b6a53617 spawn_process(): reading hashbang string correctly on Windows hace 14 años
  valenok 5303e37702 Allow NULL passwords in mg_modify_passwords_file hace 14 años
  valenok ff28c04b60 Corrected errror message in set_ports_option() hace 14 años
  valenok a77519def3 Uninitializing SSL on mg_stop() hace 14 años
  valenok 8942a4cdad Ignoring SIGCHLD to let OS reap the zombies. hace 14 años
  valenok 9e524a2fce Changed backlog length, listen(20) -> listen(100) hace 14 años
  valenok 5bbb6fbbd5 Added mg_send_file() hace 14 años
  valenok 23a3cc6472 Added "Content-Length: 0" to the authorization reply to make it keep-alive friendly hace 14 años
  valenok 377cece9c0 Better comments for TCP keep-alive change hace 14 años
  valenok abc230eb34 Set keep alive on TCP level hace 14 años
  valenok 938407dc16 3.0 -> 3.1 hace 14 años
  valenok d7cba57e17 Make source g++ friendly hace 14 años
  Sergey Lyubka cb601b7718 Fix potential leak in handle_directory_request() hace 14 años
  Sergey Lyubka 6a43bd952f Fix pthread_cond_wait() to prevent race hace 14 años
  valenok ec15f2da2b Fixed assert() in mg_read() hace 14 años