Commit History

Author SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Denys Vlasenko 1230aec77a httpd: .js is "application/javascript", not "application/x-javascript" 5 years ago
  Denys Vlasenko 5c317c0b8d httpd: add js to built in MIME types list 5 years ago
  Vicente Jimenez Aguilar 09b25ecc51 httpd: add svg to built in MIME types list 5 years ago
  Denys Vlasenko e49a572b52 httpd: do disable header reading timeout even if proxying 5 years ago
  Denys Vlasenko 1c356948f1 httpd: use full size of iobuf[] when piping CGI data 5 years ago
  Denys Vlasenko af6012a1a7 httpd: do not set alarm() timeout if we read cached header 5 years ago
  Denys Vlasenko bca888a73e httpd: deindent code block, no code changes 5 years ago
  Denys Vlasenko ad29ba73ee httpd: require "HTTP/xyz" at the end of request line 5 years ago
  Alexander Vickberg 049670fbbe httpd: pass authorization header to CGI if not Basic 5 years ago
  Alexander Vickberg 210b52476c httpd: When sending gzipped content use content-length header 5 years ago
  Denys Vlasenko 2efa726b22 httpd: extract query string only after proxying check 5 years ago
  Denys Vlasenko 62ba9e5ac3 httpd: make rmt_ip variable local 5 years ago
  Denys Vlasenko 44f5b6a1cb httpd: check denied IPs even before reading 1st query line 5 years ago
  Denys Vlasenko c69f648457 httpd: do not decode URL and headers if proxying - send all verbatim 5 years ago
  Denys Vlasenko cf695976c7 httpd: remove duplicate "decode URL escape sequences" code 5 years ago
  Denys Vlasenko fba665a888 httpd: put all headers into environment as HTTP_UPPERCASED_HEADER=val 5 years ago
  Denys Vlasenko d0ae4103dd httpd: fix handling of EOF in get_line() 5 years ago
  Denys Vlasenko ff36bec49b httpd: add missing {} 5 years ago
  Denys Vlasenko bae8f7eaf2 httpd: do not percent-decode URI if proxying 5 years ago
  Denys Vlasenko 02d650e159 httpd: fix proxy headers passing - full_write() instead of write() 5 years ago
  Denys Vlasenko 51792e126b httpd: if remote IP is denied, send FORBIDDEN reply earlier 5 years ago
  Denys Vlasenko 9fe8bd8d61 httpd: do not default to Content-type: application/octet-stream 6 years ago
  Denys Vlasenko e1b1b79269 use gmtime_r() instead of gmtime() 6 years ago
  Denys Vlasenko a6390ed77e httpd: fix handling of range requests 6 years ago
  Denys Vlasenko 94aaf4b5d3 httpd: skip "Status: " from CGI, including space. Closes 10291 6 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 6 years ago
  Denys Vlasenko 1d8df52d45 inetd: improve --helpt text and config help text. 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago