コミット履歴

作者 SHA1 メッセージ 日付
  test 66e088d843 Removed the test for a directory name with only a backslash, because this causes problems on windows. 13 年 前
  Sergey Lyubka 6619f2edac Implemented -x option 13 年 前
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added 13 年 前
  Sergey Lyubka da75a62a32 More tests 13 年 前
  Sergey Lyubka 9771d184f2 Squashed -DNO_SSL build warning 13 年 前
  Sergey Lyubka 4c5fee9673 Protect from DoS with negative Content-Length 13 年 前
  Sergey Lyubka 07e76e4918 Fixing #327 13 年 前
  Sergey Lyubka fbe059acaa test case for CGI status text 13 年 前
  Sergey Lyubka fa22388529 PATH_INFO support 13 年 前
  Sergey Lyubka 9d3af98a5e Remove repeating backslashes only on Windows 13 年 前
  Sergey Lyubka 8b65d40fad Added test for relative path to the CGI interpreter 13 年 前
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern 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 025b11b176 Fixed buffer overflow in put_dir() 14 年 前
  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. 14 年 前
  Arnout Vandecappelle (Essensium/Mind) 08bf149d85 timeout.cgi test sometimes failed. 14 年 前
  Arnout Vandecappelle (Essensium/Mind) a9b6eb1809 Fix for issue#209: support spaces, commas, quotes and other weirdness in Authorization header. 14 年 前
  Sergey Lyubka ac09360430 Accept * URI 14 年 前
  Sergey Lyubka 9bda69f573 Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). 14 年 前
  Arnout Vandecappelle (Essensium/Mind) fb9493a090 Bugfix of Issue #180: mg_read() should accept PUT requests. 14 年 前
  Sergey Lyubka 1de7fef760 fix blocked CGI read 14 年 前
  valenok 3cd16d7266 test for immediate CGI output forward 14 年 前
  valenok 1811240587 exporting correct SCRIPT_FILENAME for CGI 15 年 前
  valenok 647719861b honoring command line flags when using config file, command line flags take preference 15 年 前
  valenok 06418fa4e6 added -access_control_list option to cmdline 15 年 前
  Sergey Lyubka 75b6717d8b wrapped set_ssl_option call into NO_SSL conditional. Fixed test. 15 年 前
  valenok f105b74dc0 experimental keep-alive, options defaults 15 年 前
  valenok 546bec333c API change for mg_start: most binary compatible across releases. 15 年 前
  valenok 8d79e5b43f removed Testing test prefix in messages 15 年 前