커밋 기록

작성자 SHA1 메시지 날짜
  valenok 8ea40bae4b Introduced $ meta character in glob expressions 13 년 전
  valenok 905413b656 Fix issue 300 13 년 전
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern 13 년 전
  valenok 01c5ee0973 Added -w option 13 년 전
  Sergey Lyubka aa90972a31 Set code 302 automatically if CGI reply has Location: header present 13 년 전
  Sergey Lyubka 8601b03ead Do not set Connection: keep-alive unless -enable_keep_alive is set 13 년 전
  Sergey Lyubka 79df70f519 Increased max config line size from 512 to 8192 bytes 13 년 전
  Sergey Lyubka b30e1893dc Better documentation 14 년 전
  Sergey Lyubka 488694991c Added space between "v." and version number 14 년 전
  Sergey Lyubka 4e551d9a1d Copyright year changed to 2011. Fixed documentation string for mg_get_cookie() 14 년 전
  Sergey Lyubka 5edfe797f1 Using _beginthread() for starting threads on Windows 14 년 전
  Sergey Lyubka 6d70e5c68b Better labels for systray context menu 14 년 전
  Sergey Lyubka 862df691ce Adjusted flags 14 년 전
  Sergey Lyubka 8442a9ceea Fix stuck master thread in produce_socket() by always signalling sq_empty from the worker threads 14 년 전
  Sergey Lyubka 5d70ffe878 parse_date_string() interprets time in UTC, as per standrard 14 년 전
  Sergey Lyubka f749eeb795 Style changes: using C++ comments everywhere 14 년 전
  Sergey Lyubka 60408deaa8 Fix -DNO_CGI build 14 년 전
  Sergey Lyubka bc900844f1 Added .mp4 and .m4v mime types 14 년 전
  Sergey Lyubka a49c688d48 Fixed directory traversal security issue for windows 14 년 전
  Sergey Lyubka ba714de066 Added directory listing support to the PROPFIND method 14 년 전
  Colin Leitner 015ddf8ac1 Basic PROPFIND support. Not capable of listing a directory yet. 14 년 전
  Colin Leitner 22754f403d Fixed bug in handle_directory_request, that used the unintialized path variable instead of dir for an error message. 14 년 전
  Colin Leitner a021ebf4c4 Added OPTIONS method 14 년 전
  Sergey Lyubka 025b11b176 Fixed buffer overflow in put_dir() 14 년 전
  valenok 27983c535d All dates in headers must be in UTC 14 년 전
  valenok 0cea7cb0c8 cleanup 14 년 전
  valenok 9f7a0de0e4 Adopt to cyassl-2.0.0rc2 14 년 전
  valenok 9be6774197 Breaking process_new_connection() loop when mg_stop() is called 14 년 전
  valenok 99f5f11612 Fix SEGV in handle_proxy_request 14 년 전
  valenok a844115043 close_socket_gracefully(): set linger option to prevent port exhaustion 14 년 전