Commit Graph

7 Commits

Author SHA1 Message Date
15ba1db248 Update copyrights 2023-08-31 12:57:30 +02:00
3dc7f71098 Update copyright year 2022-02-25 17:46:43 +01:00
22162f82b2 Update copyright year 2021-01-22 21:58:38 +01:00
59d9ecd9c0 * Update copyright year to 2020 2020-01-10 00:33:02 +01:00
7cdcdd2346 Fix time_t to int64_t in cookie code
* libwget/cookie.c: Likewise
* libwget/cookie.h: Likewise
2019-09-23 15:11:54 +02:00
4b9edbad2d Update Copyright statements to be compatible with update-copyright module 2019-09-10 23:41:56 +02:00
b587b666ae Split cookie.c into cookie_parse.c, cookie.c and cookie.h
* libwget/Makefile.am: Add cookie.h and cookie_parse.c
* libwget/cookie.c: Move cookie parsing code to cookie_parse.c
* libwget/cookie.h: New file
* libwget/cookie_parse.c: New file
2019-08-14 17:44:50 +02:00