summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mothra/rdhtml.c
AgeCommit message (Collapse)Author
2011-10-10mothra: fix unicode buffer overflow and spurious select crash, webfs: dont ↵cinap_lenrek
rewrite relative url
2011-10-03mothra: ignore http content-type and encoding and just do content sniffingcinap_lenrek
2011-10-02mothra: render <p> tag with no ident, offset with blank linesstanley lieber
2011-10-02mothra: mothmode cleanupcinap_lenrek
2011-10-01mothra: add moth mode; display images that are not also links as a link to ↵stanley lieber
themselves
2011-09-24html2ms, tcs, mothra, uhtml: threat &apos; as special entity, add uhtml(1)cinap_lenrek
2011-09-23mothra: button tag, email input typecinap_lenrek
2011-09-20mothra: remove old tcs stuff, as we use uhtml nowcinap_lenrek
2011-09-20uhtml: add html to unicode converter, used by mothra and page/html2mscinap_lenrek
2011-09-05mothra: cleanup, fix memory leak in libpanelcinap_lenrek
2011-09-05mothra: remove ftp,gopher,file and http code and use /mnt/web insteadcinap_lenrek
2011-09-04add mothracinap_lenrek