|
|
75dc1467e0
|
* libwget/cookie_parse.c: Fix NULLABLE issues
|
2023-10-03 17:49:26 +02:00 |
|
|
|
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 |
|
|
|
c30ea56dbd
|
* libwget/cookie_parse.c (cookie_normalize_cookie): Use '!= 0' instead of !!
|
2019-09-18 12:27:29 +02:00 |
|
|
|
1e33dd2192
|
* libwget/cookie_parse.c: Fix spelling issue
|
2019-09-14 12:10:47 +02:00 |
|
|
|
4b9edbad2d
|
Update Copyright statements to be compatible with update-copyright module
|
2019-09-10 23:41:56 +02:00 |
|
|
|
756984a303
|
* libwget/cookie_parse.c (cookie_normalize_cookie): Check memory allocation
|
2019-08-16 17:27:25 +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 |
|