Age | Commit message (Collapse) | Author |
|
Graphical tests for the dw (Dillo Widget) are moved to test/dw, while
unit tests are placed into test/unit.
All tests are compiled with "make check" but only the tests that can run
without intervention and without a graphic display are executed.
|
|
|
|
|
|
...not that there's any obvious justification for storing cookies for decades.
|
|
in January 2010, there were 42 entries. Now there are 22, and nearly all of
them are rather...marginal.
|
|
|
|
This also fixes the wrong error message given in this situation.
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009656.html
Patch: p37sitdu, jcid
|
|
Detected by: p37sitdu
Recover code for Unix domain sockets is not necessary because we use INET
sockets now. Ref, changeset: 7faa2c7a544f
|
|
I was under the impression that the brackets were part of the host syntax,
but a_Url_hostname() shows that they are part of the _authority_ and are
stripped out when making the hostname.
|
|
|
|
Behaviour should be quite similar to before, but it'll be easier for
someone else to understand if it matches the spec's way of doing things
more closely.
|
|
...as Johannes pointed out.
(This patch in itself is not meant to fix the time_t overflow problem.)
|
|
|
|
|
|
|