Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
same_domain option in preference so that spying on users isn't so easy.
|
|
|
|
|
|
|
|
|
|
Also added better error handling.
|
|
|
|
|
|
|
|
Now it behaves as HTTP. Also fixed a bug in dillo with lingering cache
entries (when the file transfer was already done at abort time).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This patch gets rid of a series of valgrind complains with this page:
http://selenic.com/pipermail/mercurial/
|
|
|
|
|
|
|
|
- Fixed data guesser to detect ASCII, LATIN1, UTF8, KOI8-R, CP-1251 as text.
|
|
- CCC: enhanced the debug function and implemented OpAbort for dpi.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and there's no need to touch dillo's sources to add new dpi services.
Just make your dpi program, add a dpidrc line and play with it!
|
|
|
|
|
|
visited page intead of one per url (this is more standard).
|
|
|