]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/webfs/fs.c
git/branch: somewhere in the syncing, the fix for junk files was lost
[plan9front.git] / sys / src / cmd / webfs / fs.c
2019-04-01 Alex Musolinomerge
2019-03-22 cinap_lenrekwebfs: bracket literal ipv6 host in "Host:" header
2018-09-18 mischiefwebfs: remove automatic Referer header
2018-01-31 cinap_lenrekwebfs(4): document -d and -D flags
2016-04-15 cinap_lenrekwebfs: change %H (hostname) format to %N to not collide...
2016-02-08 cinap_lenrekwebfs: faster shutdown using postnote()
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2015-03-14 cinap_lenrekwebfs: do not send credentials in automatic referer url
2015-03-12 cinap_lenrekwebfs: simplify http basic auth code by using encodefmt()
2015-02-23 cinap_lenrekwebfs: check $httpproxy and error when its bogus
2014-06-04 cinap_lenrekwebfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
2014-05-09 cinap_lenrekwebfs: use mozilla compatible user agent as default
2014-02-14 cinap_lenrekwebfs: fix compiler warning
2013-11-24 cinap_lenrekwebfs: preserve unicode hostname, only convert to ascii...
2013-11-24 cinap_lenrekwebfs: support for internationalized domain name urls
2013-09-03 cinap_lenrekwebfs: add exits(0) to main()
2013-01-11 cinap_lenrekwebfs: preauth support
2012-07-19 cinap_lenrekfix strchr \0 bugs
2012-06-28 cinap_lenrekwebfs: fix mistake
2012-06-28 cinap_lenrekwebfs: send Accept headers
2012-05-18 cinap_lenrekwebfs: nstrcpy paranoia
2012-05-16 cinap_lenrekwebfs: add global timeout parameter settable in rootctl...
2012-04-03 cinap_lenrekwebfs: make up fake spoof referer
2012-03-25 cinap_lenrekwebfs: useragent ctl message for /mnt/web/ctl
2012-02-10 cinap_lenrekwebfs: hjdicks
2012-01-12 cinap_lenrekfix wrong use of qid.type == QTDIR comparsion
2012-01-11 cinap_lenreknew webfs, rc based hget
2011-08-22 cinap_lenrekfix iointerrupt use
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image