Commit History

Author SHA1 Message Date
  Denys Vlasenko d2277e262f nommu: fix cases where we mangle argv[0][0] 12 years ago
  Denys Vlasenko dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko 12a432715f adduser: safe username passing to passwd/addgroup 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko d277f55ebd http: document index.cgi usage. no code changes 13 years ago
  Peter Korsgaard 95755181b8 httpd: don't send error messages with gzip encoding 13 years ago
  Denys Vlasenko 8030a14849 httpd: send correct mtime for .gz files 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Peter Korsgaard e5dbd56d77 httpd: simplified "gzip" test 14 years ago
  Peter Korsgaard 7a2ba329b9 httpd: optional support for gzip-compressed pages 14 years ago
  Denys Vlasenko 535ce1df5c httpd: cosmetic fixes, no code changes 14 years ago
  Denys Vlasenko 31c3dad851 remove recently added erroneous _and_die() 14 years ago
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent 14 years ago
  Denys Vlasenko 8fc9e6a15d httpd: fix proxy mode bug (annoying but harmless), better help text 14 years ago
  Denys Vlasenko 88aa558e5c *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR 14 years ago
  Bernhard Reutner-Fischer ca228fb16d reuse a few strings 14 years ago
  Denys Vlasenko cb23d93c68 *: add/remove safe_, it seems we had a few incorrect uses 14 years ago
  Denys Vlasenko dbc6a7a8fd httpd -m: output salted MD5 hash. By (forrest AT hifulltech.com) 14 years ago
  Denys Vlasenko a3aa3e3095 wget: check for close success; fix chunked; do not bother to send QUIT to ftp 14 years ago
  Denys Vlasenko 33d8d08f78 httpd: shrink mime type matching code (suggested by Bernhard) 15 years ago
  Denys Vlasenko 108b8c5367 httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url" 15 years ago
  Denys Vlasenko a4bcbd0e04 telnetd: properly close fds in child 15 years ago
  Bernhard Reutner-Fischer 62851171db fix debug message 15 years ago
  Denys Vlasenko 48a29defca httpd: speed up httpd.conf at the cost of 49 bytes of code 15 years ago
  Denis Vlasenko c8d7109f60 httpd: fix small bug in parser. it crept in during cleanup 15 years ago
  Denis Vlasenko 00643ca520 httpd: allow empty lines in conf file 15 years ago
  Denis Vlasenko 1cf4a0eb81 httpd: simplify insane conf file parser 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago