Age | Commit message (Expand) | Author |
2010-02-27 | trim some spaces | corvid |
2010-02-24 | Fix: vsource html, fix entities display, indentation and removed \r check. | Jorge Arellano Cid |
2010-02-23 | Handle vsource dpi inside a_Capi_open_url(); more orthogonality. | Jorge Arellano Cid |
2010-02-17 | Implement the view source functionality as a dpi | Jorge Arellano Cid |
2010-02-17 | Copy the hello dpi as a basis for the "view source" dpi | Jorge Arellano Cid |
2010-02-02 | decrease cookies chattiness | corvid |
2010-01-24 | dpi send response when setting cookies | Jorge Arellano Cid |
2010-01-20 | cookies improve clock skew handling | corvid |
2010-01-18 | cookies allow Expires attr's value to be quoted. | corvid |
2010-01-14 | Be careful not to delete domain_cookies while still using it. | corvid |
2010-01-14 | handle nameless/valueless cookies in cookies.txt | corvid |
2010-01-13 | cookies: be more robust in rejecting IP addr partial matches | corvid |
2010-01-13 | cookies fix ipv6 check | corvid |
2010-01-12 | don't bother to save expired cookies | corvid |
2010-01-10 | cookies update TLDs | corvid |
2010-01-10 | cookie handle time overflow | corvid |
2010-01-10 | make cookies very chatty for now | corvid |
2010-01-09 | unnecessary test | corvid |
2010-01-09 | when too many cookies for domain, rm least recently used | corvid |
2010-01-09 | cookies: a little cleaning | corvid |
2010-01-09 | cookies use server date to interpret Expires attr | corvid |
2010-01-09 | timestamps a little less strict | corvid |
2010-01-09 | cookies follow draft spec's simple parsing | corvid |
2010-01-09 | cookies follow draft spec for domains | corvid |
2010-01-09 | cookies follow draft spec for paths | corvid |
2010-01-09 | cookies: rm version, comment, comment url, port, Cookie2 | corvid |
2010-01-09 | rm support for ancient ~/.dillo/cookies file | corvid |
2010-01-02 | cookies don't leak extra domain/path attrs | corvid |
2010-01-01 | MSG | corvid |
2009-12-31 | silence a MSG | corvid |
2009-12-31 | cookie domains | corvid |
2009-12-31 | only strip path when generating default | corvid |
2009-12-31 | cookie paths | corvid |
2009-12-30 | cookies with longer paths go first in header | corvid |
2009-12-30 | domain comparison not case-sensitive | corvid |
2009-12-30 | handle max-age + expires error case | corvid |
2009-12-28 | clean up cookie expiration/replacement and sessions | corvid |
2009-12-27 | handle whitespace following cookie attribute value | corvid |
2009-11-20 | Set a_Nav_reload() behind a timeout (fixes a race condition) | Jorge Arellano Cid |
2009-11-18 | Fixed bookmarks "cancel" link (Add/Mod URL, Add Sec). Also s/tmp_fd/sock_fd. | Jorge Arellano Cid |
2009-11-18 | WORKAROUND for an obscure bug not delivering bookmarks' "Add Section" page | Jorge Arellano Cid |
2009-11-10 | merge | Jorge Arellano Cid |
2009-11-10 | Fixed a couple file descriptor leaks in dillo's DPI code | Jorge Arellano Cid |
2009-11-09 | downloads dpi div. by 0 | corvid |
2009-11-06 | Updated Dpid.txt to the new DPIP API. Added more comments in hello.c | Jorge Arellano Cid |
2009-11-01 | file dpi: Used NONBLOCKING for accept() (to assert it never blocks) | Jorge Arellano Cid |
2009-11-01 | ftp dpi: fixed download offer, streamed transfer, added HTML feedback. | Jorge Arellano Cid |
2009-11-01 | bookmarks dpi: added dsh auth | Jorge Arellano Cid |
2009-11-01 | Removed the old sock_handler_* API | Jorge Arellano Cid |
2009-11-01 | https dpi: convert to dsh API (with auth) | Jorge Arellano Cid |