summaryrefslogtreecommitdiff
path: root/sys/src/cmd/webfs
AgeCommit message (Expand)Author
2014-06-04webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)cinap_lenrek
2014-05-09webfs: use mozilla compatible user agent as defaultcinap_lenrek
2014-04-03webfs: do not unescape escapecinap_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-14tls: fix various tlsClient()/tlsServer() related bugscinap_lenrek
2013-09-03webfs: add exits(0) to main()cinap_lenrek
2013-05-26add leading dot for explicit domain in webcookies, bump redirection limit to ...cinap_lenrek
2013-01-17webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leakscinap_lenrek
2013-01-12webfs: preauth supportcinap_lenrek
2012-08-18webfs: capture error string from tlsClientcinap_lenrek
2012-07-19fix strchr \0 bugscinap_lenrek
2012-06-28webfs: fix mistakecinap_lenrek
2012-06-28webfs: send Accept headerscinap_lenrek
2012-06-19webfs: fix google login 400 bad requestcinap_lenrek
2012-06-18mothra/webfs: multipart/form-data and file upload supportcinap_lenrek
2012-05-18webfs: nstrcpy paranoiacinap_lenrek
2012-05-16webfs: add global timeout parameter settable in rootctl and command linecinap_lenrek
2012-05-03webfs/httpc.: increase dial timeout to 10 seconds, response timeout to 20 sec...stanley lieber
2012-04-03webfs: make up fake spoof referercinap_lenrek
2012-04-01webfs: keep up to 4 connections per peer in poolcinap_lenrek
2012-04-01webfs: fix auth memory leakcinap_lenrek
2012-03-30webfs: close idle connections after 5 secondscinap_lenrek
2012-03-26webfs: don't fold empty path segments in urlcinap_lenrek
2012-03-25webfs: useragent ctl message for /mnt/web/ctlcinap_lenrek
2012-02-10webfs: hjdickscinap_lenrek
2012-01-28webfs: fix broken handling of + character in urlscinap_lenrek
2012-01-12fix wrong use of qid.type == QTDIR comparsioncinap_lenrek
2012-01-11new webfs, rc based hgetcinap_lenrek
2011-11-19webfs: leave ; and / in url-query alone, add space + subsitutioncinap_lenrek
2011-11-17webfs: cookie expirationcinap_lenrek
2011-11-17webfs: truncate cookie file when rewritingcinap_lenrek
2011-11-16webfs: cookie expire debugcinap_lenrek
2011-11-16webfs: arg...cinap_lenrek
2011-11-16webfs: more leakscinap_lenrek
2011-11-16webfs: fix cookie path bug, more memory leakscinap_lenrek
2011-11-16webfs: fix redirection mem/fd leakcinap_lenrek
2011-10-24webfs: harmless bug, clear baseurlcinap_lenrek
2011-10-24webfs: fix url escaping so it works with torrentcinap_lenrek
2011-10-13webfs: fix url fragment bug, preserve fragment on redirectcinap_lenrek
2011-10-10mothra: fix unicode buffer overflow and spurious select crash, webfs: dont re...cinap_lenrek
2011-10-06webfs: forgot to commit fns.hcinap_lenrek
2011-10-06webfs: do url escaping/unescapingcinap_lenrek
2011-09-23webfs: fix cookie truncation bug, makes ebay workcinap_lenrek
2011-09-05fix POST/303 redirection loopcinap_lenrek
2011-09-05webfs: fix broken baseurl handlingcinap_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