Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka b5ed7ed7d1 Changed NO_IPV6 to USE_IPV6. Also, using inet_ntop() everywhere. il y a 13 ans
  Sergey Lyubka 7af9df9fab Added preliminary IPv6 support il y a 13 ans
  Sergey Lyubka 6905a9a0cb Formatting changes il y a 13 ans
  Sergey Lyubka f56dcb8989 removed match_extension() il y a 13 ans
  Sergey Lyubka 8b65d40fad Added test for relative path to the CGI interpreter il y a 13 ans
  Sergey Lyubka d4eecd5070 Renamed test_all_build_flags.pl to all_build_flags.pl il y a 13 ans
  Sergey Lyubka afd413c3ad Renamed test_all_build_flags.pl to all_build_flags.pl il y a 13 ans
  valenok 8ea40bae4b Introduced $ meta character in glob expressions il y a 13 ans
  valenok 905413b656 Fix issue 300 il y a 13 ans
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern il y a 13 ans
  valenok 01c5ee0973 Added -w option il y a 13 ans
  Sergey Lyubka aa90972a31 Set code 302 automatically if CGI reply has Location: header present il y a 13 ans
  Sergey Lyubka 8601b03ead Do not set Connection: keep-alive unless -enable_keep_alive is set il y a 13 ans
  Sergey Lyubka 79df70f519 Increased max config line size from 512 to 8192 bytes il y a 13 ans
  Sergey Lyubka b30e1893dc Better documentation il y a 14 ans
  Sergey Lyubka 488694991c Added space between "v." and version number il y a 14 ans
  Sergey Lyubka 4e551d9a1d Copyright year changed to 2011. Fixed documentation string for mg_get_cookie() il y a 14 ans
  Sergey Lyubka 5edfe797f1 Using _beginthread() for starting threads on Windows il y a 14 ans
  Sergey Lyubka 6d70e5c68b Better labels for systray context menu il y a 14 ans
  Sergey Lyubka 862df691ce Adjusted flags il y a 14 ans
  Sergey Lyubka 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads il y a 14 ans
  Sergey Lyubka 5d70ffe878 parse_date_string() interprets time in UTC, as per standrard il y a 14 ans
  Sergey Lyubka f749eeb795 Style changes: using C++ comments everywhere il y a 14 ans
  Sergey Lyubka 60408deaa8 Fix -DNO_CGI build il y a 14 ans
  Sergey Lyubka bc900844f1 Added .mp4 and .m4v mime types il y a 14 ans
  Sergey Lyubka a49c688d48 Fixed directory traversal security issue for windows il y a 14 ans
  Sergey Lyubka ba714de066 Added directory listing support to the PROPFIND method il y a 14 ans
  Colin Leitner 015ddf8ac1 Basic PROPFIND support. Not capable of listing a directory yet. il y a 14 ans
  Colin Leitner 22754f403d Fixed bug in handle_directory_request, that used the unintialized path variable instead of dir for an error message. il y a 14 ans
  Colin Leitner a021ebf4c4 Added OPTIONS method il y a 14 ans