Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 vuotta sitten |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 vuotta sitten |
Peter Korsgaard
|
e5dbd56d77
httpd: simplified "gzip" test
|
14 vuotta sitten |
Peter Korsgaard
|
7a2ba329b9
httpd: optional support for gzip-compressed pages
|
14 vuotta sitten |
Denys Vlasenko
|
535ce1df5c
httpd: cosmetic fixes, no code changes
|
14 vuotta sitten |
Denys Vlasenko
|
31c3dad851
remove recently added erroneous _and_die()
|
14 vuotta sitten |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
14 vuotta sitten |
Denys Vlasenko
|
8fc9e6a15d
httpd: fix proxy mode bug (annoying but harmless), better help text
|
14 vuotta sitten |
Denys Vlasenko
|
88aa558e5c
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
|
14 vuotta sitten |
Bernhard Reutner-Fischer
|
ca228fb16d
reuse a few strings
|
14 vuotta sitten |
Denys Vlasenko
|
cb23d93c68
*: add/remove safe_, it seems we had a few incorrect uses
|
15 vuotta sitten |
Denys Vlasenko
|
dbc6a7a8fd
httpd -m: output salted MD5 hash. By (forrest AT hifulltech.com)
|
15 vuotta sitten |
Denys Vlasenko
|
a3aa3e3095
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
|
15 vuotta sitten |
Denys Vlasenko
|
33d8d08f78
httpd: shrink mime type matching code (suggested by Bernhard)
|
15 vuotta sitten |
Denys Vlasenko
|
108b8c5367
httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url"
|
15 vuotta sitten |
Denys Vlasenko
|
a4bcbd0e04
telnetd: properly close fds in child
|
15 vuotta sitten |
Bernhard Reutner-Fischer
|
62851171db
fix debug message
|
15 vuotta sitten |
Denys Vlasenko
|
48a29defca
httpd: speed up httpd.conf at the cost of 49 bytes of code
|
15 vuotta sitten |
Denis Vlasenko
|
c8d7109f60
httpd: fix small bug in parser. it crept in during cleanup
|
15 vuotta sitten |
Denis Vlasenko
|
00643ca520
httpd: allow empty lines in conf file
|
15 vuotta sitten |
Denis Vlasenko
|
1cf4a0eb81
httpd: simplify insane conf file parser
|
15 vuotta sitten |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 vuotta sitten |
Denis Vlasenko
|
cbb4e61dd5
httpd: add comment explaining why SERVER_NAME etc is not set.
|
15 vuotta sitten |
Denis Vlasenko
|
2ca84f6064
httpd: tiny optimization
|
16 vuotta sitten |
Denis Vlasenko
|
1cbfd98ded
httpd:
|
16 vuotta sitten |
Denis Vlasenko
|
04158e0459
udhcpd: add code which rejects lease files with suspicious or old timestamp.
|
16 vuotta sitten |
Denis Vlasenko
|
9d1d4c06d7
httpd: set $HOST to Host: header value. +83 bytes.
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
b424930e4e
- pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen)
|
16 vuotta sitten |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
d73cbd31a2
- first pass to unify/cleanup uid handling (-236b)
|
16 vuotta sitten |