Историја ревизија

Аутор SHA1 Порука Датум
  Maxim Storchak ee1e0987e4 httpd: fix offset for sendfile пре 3 година
  Denys Vlasenko 885121e25d libbb: change decode_base32/64 API to return the end of _dst_, not _src_. пре 4 година
  Denys Vlasenko 170b8628fa libbb: smaller and faster decode_base64() пре 4 година
  Xabier Oneca 535a509846 httpd: code shrink пре 4 година
  Sergey Ponomarev a949399d17 httpd: Make Deny/Allow by IP config support optional пре 4 година
  Sergey Ponomarev 4864a68596 httpd: Support caching via ETag header пре 4 година
  Sergey Ponomarev b6efac31d8 httpd: Don't add Last-Modified header to response пре 4 година
  Sergey Ponomarev 68f75bb9ce httpd: Don't add Date header to response пре 4 година
  Sergey Ponomarev b414cdf5b4 httpd: Update to HTTP/1.1 пре 4 година
  Ron Yorston 17764603f2 httpd: allow '-h' to work when daemonized with NOMMU enabled пре 4 година
  Ron Yorston d1b75e1842 httpd: permit non-default home directory with NOMMU enabled пре 4 година
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls пре 5 година
  Denys Vlasenko 1230aec77a httpd: .js is "application/javascript", not "application/x-javascript" пре 5 година
  Denys Vlasenko 5c317c0b8d httpd: add js to built in MIME types list пре 5 година
  Vicente Jimenez Aguilar 09b25ecc51 httpd: add svg to built in MIME types list пре 5 година
  Denys Vlasenko e49a572b52 httpd: do disable header reading timeout even if proxying пре 5 година
  Denys Vlasenko 1c356948f1 httpd: use full size of iobuf[] when piping CGI data пре 5 година
  Denys Vlasenko af6012a1a7 httpd: do not set alarm() timeout if we read cached header пре 5 година
  Denys Vlasenko bca888a73e httpd: deindent code block, no code changes пре 5 година
  Denys Vlasenko ad29ba73ee httpd: require "HTTP/xyz" at the end of request line пре 5 година
  Alexander Vickberg 049670fbbe httpd: pass authorization header to CGI if not Basic пре 5 година
  Alexander Vickberg 210b52476c httpd: When sending gzipped content use content-length header пре 5 година
  Denys Vlasenko 2efa726b22 httpd: extract query string only after proxying check пре 5 година
  Denys Vlasenko 62ba9e5ac3 httpd: make rmt_ip variable local пре 5 година
  Denys Vlasenko 44f5b6a1cb httpd: check denied IPs even before reading 1st query line пре 5 година
  Denys Vlasenko c69f648457 httpd: do not decode URL and headers if proxying - send all verbatim пре 5 година
  Denys Vlasenko cf695976c7 httpd: remove duplicate "decode URL escape sequences" code пре 5 година
  Denys Vlasenko fba665a888 httpd: put all headers into environment as HTTP_UPPERCASED_HEADER=val пре 5 година
  Denys Vlasenko d0ae4103dd httpd: fix handling of EOF in get_line() пре 5 година
  Denys Vlasenko ff36bec49b httpd: add missing {} пре 5 година