summaryrefslogtreecommitdiff
path: root/sys/src/cmd/webfs/fs.c
AgeCommit message (Expand)Author
2016-04-15webfs: change %H (hostname) format to %N to not collide with encodefmt's %H (...cinap_lenrek
2016-02-08webfs: faster shutdown using postnote()cinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2015-03-14webfs: do not send credentials in automatic referer urlcinap_lenrek
2015-03-12webfs: simplify http basic auth code by using encodefmt()cinap_lenrek
2015-02-23webfs: check $httpproxy and error when its boguscinap_lenrek
2014-06-04webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)cinap_lenrek
2014-05-09webfs: use mozilla compatible user agent as defaultcinap_lenrek
2014-02-14webfs: fix compiler warningcinap_lenrek
2013-11-24webfs: preserve unicode hostname, only convert to ascii when sending over the...cinap_lenrek
2013-11-24webfs: support for internationalized domain name urlscinap_lenrek
2013-09-03webfs: add exits(0) to main()cinap_lenrek
2013-01-12webfs: preauth supportcinap_lenrek
2012-07-19fix strchr \0 bugscinap_lenrek
2012-06-28webfs: fix mistakecinap_lenrek
2012-06-28webfs: send Accept headerscinap_lenrek
2012-05-18webfs: nstrcpy paranoiacinap_lenrek
2012-05-16webfs: add global timeout parameter settable in rootctl and command linecinap_lenrek
2012-04-03webfs: make up fake spoof referercinap_lenrek
2012-03-25webfs: useragent ctl message for /mnt/web/ctlcinap_lenrek
2012-02-10webfs: hjdickscinap_lenrek
2012-01-12fix wrong use of qid.type == QTDIR comparsioncinap_lenrek
2012-01-11new webfs, rc based hgetcinap_lenrek
2011-08-22fix iointerrupt usecinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen