Commit History

Autor SHA1 Mensaxe Data
  valenok 8ea40bae4b Introduced $ meta character in glob expressions %!s(int64=13) %!d(string=hai) anos
  valenok 905413b656 Fix issue 300 %!s(int64=13) %!d(string=hai) anos
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern %!s(int64=13) %!d(string=hai) anos
  valenok 01c5ee0973 Added -w option %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka aa90972a31 Set code 302 automatically if CGI reply has Location: header present %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 8601b03ead Do not set Connection: keep-alive unless -enable_keep_alive is set %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 4e551d9a1d Copyright year changed to 2011. Fixed documentation string for mg_get_cookie() %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 5edfe797f1 Using _beginthread() for starting threads on Windows %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 5d70ffe878 parse_date_string() interprets time in UTC, as per standrard %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka f749eeb795 Style changes: using C++ comments everywhere %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 60408deaa8 Fix -DNO_CGI build %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka bc900844f1 Added .mp4 and .m4v mime types %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka a49c688d48 Fixed directory traversal security issue for windows %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka ba714de066 Added directory listing support to the PROPFIND method %!s(int64=14) %!d(string=hai) anos
  Colin Leitner 015ddf8ac1 Basic PROPFIND support. Not capable of listing a directory yet. %!s(int64=14) %!d(string=hai) anos
  Colin Leitner 22754f403d Fixed bug in handle_directory_request, that used the unintialized path variable instead of dir for an error message. %!s(int64=14) %!d(string=hai) anos
  Colin Leitner a021ebf4c4 Added OPTIONS method %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 025b11b176 Fixed buffer overflow in put_dir() %!s(int64=14) %!d(string=hai) anos
  valenok 27983c535d All dates in headers must be in UTC %!s(int64=14) %!d(string=hai) anos
  valenok 9be6774197 Breaking process_new_connection() loop when mg_stop() is called %!s(int64=14) %!d(string=hai) anos
  valenok 99f5f11612 Fix SEGV in handle_proxy_request %!s(int64=14) %!d(string=hai) anos
  valenok a844115043 close_socket_gracefully(): set linger option to prevent port exhaustion %!s(int64=14) %!d(string=hai) anos
  valenok 71b6a53617 spawn_process(): reading hashbang string correctly on Windows %!s(int64=14) %!d(string=hai) anos
  valenok 5303e37702 Allow NULL passwords in mg_modify_passwords_file %!s(int64=14) %!d(string=hai) anos
  valenok ff28c04b60 Corrected errror message in set_ports_option() %!s(int64=14) %!d(string=hai) anos
  valenok a77519def3 Uninitializing SSL on mg_stop() %!s(int64=14) %!d(string=hai) anos
  valenok 8942a4cdad Ignoring SIGCHLD to let OS reap the zombies. %!s(int64=14) %!d(string=hai) anos
  valenok 9e524a2fce Changed backlog length, listen(20) -> listen(100) %!s(int64=14) %!d(string=hai) anos
  valenok 5bbb6fbbd5 Added mg_send_file() %!s(int64=14) %!d(string=hai) anos