Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 1b7f036199 Removed embedded test il y a 12 ans
  Sergey Lyubka ee55d38b55 API CHANGE: using struct mg_callbacks il y a 12 ans
  Sergey Lyubka 7ed94d1918 Unit test call fixed il y a 12 ans
  Sergey Lyubka 75d9a6c844 Removed mg_connect() and mg_fetch(). Added mg_download() il y a 12 ans
  Sergey Lyubka 4b29689a42 Binding to 127.0.0.1 to prevent popup windows on mac il y a 12 ans
  Sergey Lyubka bec6ea00ea Using unit test targets il y a 12 ans
  Sergey Lyubka dbb8a5bbf4 put_delete_passwords_file -> put_delete_auth_file il y a 12 ans
  Sergey Lyubka 2539a473fe Added test for byte range past EOF il y a 13 ans
  test 66e088d843 Removed the test for a directory name with only a backslash, because this causes problems on windows. il y a 13 ans
  Sergey Lyubka 6619f2edac Implemented -x option il y a 13 ans
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added il y a 13 ans
  Sergey Lyubka da75a62a32 More tests il y a 13 ans
  Sergey Lyubka 9771d184f2 Squashed -DNO_SSL build warning il y a 13 ans
  Sergey Lyubka 4c5fee9673 Protect from DoS with negative Content-Length il y a 13 ans
  Sergey Lyubka 07e76e4918 Fixing #327 il y a 13 ans
  Sergey Lyubka fbe059acaa test case for CGI status text il y a 13 ans
  Sergey Lyubka fa22388529 PATH_INFO support il y a 13 ans
  Sergey Lyubka 9d3af98a5e Remove repeating backslashes only on Windows il y a 13 ans
  Sergey Lyubka 8b65d40fad Added test for relative path to the CGI interpreter il y a 13 ans
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern 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 025b11b176 Fixed buffer overflow in put_dir() il y a 14 ans
  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. il y a 14 ans
  Arnout Vandecappelle (Essensium/Mind) 08bf149d85 timeout.cgi test sometimes failed. il y a 14 ans
  Arnout Vandecappelle (Essensium/Mind) a9b6eb1809 Fix for issue#209: support spaces, commas, quotes and other weirdness in Authorization header. il y a 14 ans
  Sergey Lyubka ac09360430 Accept * URI il y a 14 ans
  Sergey Lyubka 9bda69f573 Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). il y a 14 ans
  Arnout Vandecappelle (Essensium/Mind) fb9493a090 Bugfix of Issue #180: mg_read() should accept PUT requests. il y a 14 ans
  Sergey Lyubka 1de7fef760 fix blocked CGI read il y a 14 ans