Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-06 | filter automatic requests | corvid | |
same_domain option in preference so that spying on users isn't so easy. | |||
2010-02-11 | add http_user_agent preference | Alexander Voigt, corvid | |
thread: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2010-February/007267.html | |||
2010-01-24 | limit the number of simultaneous connections | Johannes Hofmann | |
The number of simultaneous connections to a single server is now limited by prefs.http_max_conns (default 6). This avoids opening hundreds of connections on pages with many images (BUG 685). This commit is partly based on a prototype by Jorge Arellano Cid. | |||
2010-01-18 | Added a help button. It tries a local help file then dillo.org's one. | corvid, jcid | |
2009-09-20 | trim some spaces | corvid | |
2009-06-22 | remove system includes | corvid | |
2009-04-30 | Switched a few remaining "unsigned int" to "uint_t" | Jorge Arellano Cid | |
2009-04-28 | Refactor the preferences parser | Tim Nieradzik, Jorge Arellano Cid | |