Age | Commit message (Expand) | Author |
2016-03-13 | uhtml: dont trust charset=utf-8 attribute, verify. | cinap_lenrek |
2015-05-28 | uhtml: check if document is valid utf8 even with charset specified | cinap_lenrek |
2013-07-14 | uhtml: honor default charset -c when not found in document | cinap_lenrek |
2013-06-21 | uhtml: fix wrong open error handling (fd 0 != fd 1) (thanks BurnZeZ) | cinap_lenrek |
2012-08-15 | mothra: handle misplaced trailing quotes | cinap_lenrek |
2012-07-19 | fix strchr \0 bugs | cinap_lenrek |
2012-07-16 | uhtml: use first match | cinap_lenrek |
2012-06-24 | mothra/uhtml: properly handle quoting in tags | cinap_lenrek |
2012-02-20 | uhtml: fix -c override | cinap_lenrek |
2012-02-20 | uhtml: scan tags only, fix cat fallback, usage, cleanup | cinap_lenrek |
2011-10-05 | uhtml: assume latin1 if not valid utf8 | cinap_lenrek |
2011-09-24 | html2ms, tcs, mothra, uhtml: threat ' as special entity, add uhtml(1) | cinap_lenrek |
2011-09-21 | html2ms: table support | cinap_lenrek |
2011-09-20 | uhtml: remove trailing utf BOM marker, html2ms: fix underline handling and es... | cinap_lenrek |
2011-09-20 | uhtml: add html to unicode converter, used by mothra and page/html2ms | cinap_lenrek |