]> sjero.net Git - wget/blobdiff - src/ChangeLog
Support libpsl for cookie domain checking
[wget] / src / ChangeLog
index ceac5aaa74d75fbe6dd6fc372c03c22f15d298f2..10dd42bba9da5e2c19ae6131664518a2ab4bea5a 100644 (file)
@@ -1,3 +1,8 @@
+2014-05-30  Darshit Shah  <darnir@gmail.com>
+
+       * cookies.c (check_domain_match): Use libpsl to check if the cookie domain
+       is valid. Also remove unneeded test for numeric addresses.
+
 2014-05-30  Darshit Shah  <darnir@gmail.com>
 
        * connect.{c,h}, convert.{c,h}, cookies.{c,h}, ftp-ls.c, ftp.h, gettext.h,
@@ -22,7 +27,6 @@
        needs to modify the string.
        (bar_set_params): Add support for noscroll parameter to bar.
 
-
 2014-05-03  Tim Ruehsen  <tim.ruehsen@gmx.de>
 
        * ftp-ls.c (ftp_parse_vms_ls): Explicitly typecast strlen's output