Denis Vlasenko
|
3f5fdc7572
remove trailing whitespace
|
il y a 17 ans |
Denis Vlasenko
|
4a4575686e
httpd: fix bug where we were trying to read more POSTDATA than content-length
|
il y a 17 ans |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
il y a 17 ans |
Denis Vlasenko
|
3d2a9217a7
httpd: trivial simplification
|
il y a 17 ans |
Denis Vlasenko
|
5d61e71c3a
introduce safe_poll (fixes a problem in top)
|
il y a 17 ans |
Denis Vlasenko
|
35465a3f00
httpd: small auth and IPv6 fixes (Kim B. Heino <Kim.Heino@bluegiga.com>)
|
il y a 17 ans |
Denis Vlasenko
|
32a471e4db
httpd: simplify CGI i/o loop. -200 bytes.
|
il y a 17 ans |
Denis Vlasenko
|
f431017535
httpd: optional support for partial downloads
|
il y a 17 ans |
Denis Vlasenko
|
2535f12cf2
httpd: do not clear environment
|
il y a 17 ans |
Denis Vlasenko
|
72b6a65b2f
httpd: fix buglet in hex conversion. Remove alloca NULL checks
|
il y a 17 ans |
Denis Vlasenko
|
e58e8d9444
httpd: add optional support for error pages
|
il y a 17 ans |
Denis Vlasenko
|
63db27f9f4
removed stray debugging comments
|
il y a 17 ans |
Denis Vlasenko
|
d867f32a7a
httpd: explain IP/mask parsing, and simplify it a bit.
|
il y a 17 ans |
Denis Vlasenko
|
921799da4e
httpd: reinstate (much lighter) paranoid connection close code
|
il y a 17 ans |
Denis Vlasenko
|
37c3316fd7
httpd: get rid of rmt_port and setenv_log
|
il y a 17 ans |
Denis Vlasenko
|
52e15dc50b
httpd: get rid of sscanf usage. Rename some variables.
|
il y a 17 ans |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
il y a 17 ans |
Denis Vlasenko
|
d6cd9d7fe9
httpd: stop reading headers using 1-byte read()
|
il y a 17 ans |
Denis Vlasenko
|
367960ba9a
make standalone httpd work on NOMMU machines
|
il y a 17 ans |
Denis Vlasenko
|
9611cb1215
get rid of server_ and accepted_socket globals.
|
il y a 17 ans |
Denis Vlasenko
|
b98c26ad68
httpd shrink and logging update, part 7 of 7
|
il y a 17 ans |
Denis Vlasenko
|
feac3ce8c0
httpd shrink and logging update, part 6 of 7
|
il y a 17 ans |
Denis Vlasenko
|
073214f894
httpd shrink and logging update, part 5 of 7
|
il y a 17 ans |
Denis Vlasenko
|
91adf7d587
httpd shrink and logging update, part 4 of 7
|
il y a 17 ans |
Denis Vlasenko
|
e45af73dc2
httpd shrink and logging update, part 3 of 7
|
il y a 17 ans |
Denis Vlasenko
|
241b1567ad
httpd shrink and logging update, part 2 of 7
|
il y a 17 ans |
Denis Vlasenko
|
6a2f7f41cf
whitespace fixes, no code changes
|
il y a 17 ans |
Denis Vlasenko
|
384b1d12f9
httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs]
|
il y a 17 ans |
Denis Vlasenko
|
0372f0f199
httpd: extend -p PORT to -p [IP[v6]:]PORT
|
il y a 17 ans |