bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [bug-wget] Libpsl for cookie domain checking in Wget


From: Darshit Shah
Subject: Re: [Bug-wget] [bug-wget] Libpsl for cookie domain checking in Wget
Date: Sun, 1 Jun 2014 01:00:39 +0530

Hi,

This is an updated version of the patch to build against the latest
libpsl release which changes the so-numbers.

P.S.: In case anyone is trying to test this on a Arch Linux system,
I've uploaded libpsl to the AUR.
For users of debian and derivative systems, I think there's a package
coming very soon. Tim would know better about the current state. But
you can always build and install manually using make install.

On Fri, May 30, 2014 at 10:24 PM, Darshit Shah <address@hidden> wrote:
> I've attached a patch that adds support for using libpsl for cookie
> domain checking in Wget.
>
> The old heuristic checks still remain as a fallback. When the libpsl
> library on the system is built without the builtin list, Wget simply
> fallsback to the old heuristic checks. Similarly, if wget is built
> without libpsl support, it continues to use the old cookie domain
> checking code.
>
> I've removed the check for numeric addresses since it seems unneeded.
> The host and cookie_host variables will be compared for a full check
> either ways.
>
> --
> Thanking You,
> Darshit Shah



-- 
Thanking You,
Darshit Shah

Attachment: 0001-Support-libpsl-for-cookie-domain-checking.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]