wget-dev
[Top][All Lists]
Advanced

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

wget | Fix HSTS portability by using int64_t instead of time_t. (!31)


From: @rockdaboot
Subject: wget | Fix HSTS portability by using int64_t instead of time_t. (!31)
Date: Sun, 20 Mar 2022 11:22:46 +0000


Tim Rühsen created a merge request: 
https://gitlab.com/gnuwget/wget/-/merge_requests/31

Branches: tim/fix-time-in-hsts to master
Author:   Tim Rühsen

Reviewer: Darshit Shah


* src/hsts.c: Use int64_t instead of time_t.
* src/http.c: Use int64_t for parsing Strict-Transport-Security.

Fixes https://savannah.gnu.org/bugs/index.php?62110

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget/-/merge_requests/31
You're receiving this email because of your account on gitlab.com.




reply via email to

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