Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 9fe8bd8d61 httpd: do not default to Content-type: application/octet-stream vor 6 Jahren
  Denys Vlasenko e1b1b79269 use gmtime_r() instead of gmtime() vor 6 Jahren
  Denys Vlasenko a6390ed77e httpd: fix handling of range requests vor 6 Jahren
  Denys Vlasenko 94aaf4b5d3 httpd: skip "Status: " from CGI, including space. Closes 10291 vor 6 Jahren
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary vor 7 Jahren
  Denys Vlasenko 1d8df52d45 inetd: improve --helpt text and config help text. vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 8cc1ab3c11 httpd: use "Content-Length", not "-length" vor 7 Jahren
  Denys Vlasenko b4b12bf234 httpd: defend against attempts to OOM us. Closes 9611 vor 7 Jahren
  Denys Vlasenko f560422fa0 Big cleanup in config help and description vor 7 Jahren
  Laurent Bercot 0ef478f01b httpd: fix address family for reverse proxy client socket vor 7 Jahren
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions vor 7 Jahren
  Denys Vlasenko 9f8eb1ee76 httpd: explain why we use sprintf and why it should be fine vor 7 Jahren
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place vor 8 Jahren
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it vor 8 Jahren
  Denys Vlasenko 59f8475924 httpd: fix heap buffer overflow. Closes 8426 vor 8 Jahren
  Denys Vlasenko 7f3a2a2256 join some common strings, -400 bytes vor 8 Jahren
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers vor 9 Jahren
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() vor 9 Jahren
  Bartosz Golaszewski 8d75d794ea libbb: use sendfile() to copy data between file descriptors vor 9 Jahren
  Denys Vlasenko a6ed6a3148 httpd: make sire pfd[TO_CGI].revents is cleared before poll() vor 10 Jahren
  Denys Vlasenko fbe250db76 httpd: treat errors from stdin correctly. vor 10 Jahren
  Denys Vlasenko 982e87f2fb Whitespace fixes vor 11 Jahren
  Denys Vlasenko 85daa67bc2 httpd: don't allow tabs and multiple spaces in request string vor 11 Jahren
  Denys Vlasenko 6967578728 whitespace fixes. no code changes vor 11 Jahren
  Pascal Bellard 70fc8c17e2 su: do not change to home dir unless -l vor 12 Jahren
  Denys Vlasenko 8cab66730a fix build breakage found by randconfig vor 12 Jahren
  Rob Walker 7a4269329f httpd: emit correct content length on range requests past the end. Closes 4952 vor 12 Jahren
  Denys Vlasenko 8cce1b3ad8 httpd: make byte ranges which start at 0 work too. Closes 4766 vor 12 Jahren