Commit Graph
24 Commits
Author SHA1 Message Date
John 5bf0ab8eaa updated year 2024-02-04 09:36:20 +01:00
John 15de49cab1 fix non-ssl build 2023-11-11 10:19:03 +01:00
John dc78076fbc support json index 2023-10-13 23:50:20 +02:00
John ea87515ef5 repeat HTTP requests once 2023-06-17 10:24:08 +02:00
John 2c7cab3dc1 update year 2023-06-16 20:40:35 +02:00
John 5825975d48 make capath+cafile static as they are 2023-05-31 18:50:04 +02:00
John 3669385386 add ssl debugging, assume ssl_ctx is global as documented (for #751) 2023-05-30 15:55:48 +02:00
John e606772e9d code style 2023-05-18 13:00:12 +02:00
John ec6dae6abb allow late init of ssl 2023-05-18 12:04:42 +02:00
John ab97fc3299 add --capath and --cafile including insecure option 2022-02-19 12:55:38 +01:00
John d5f4ced49e prepare CA path+file options, use ssl lib defaults, fix reconnect with https 2022-02-13 11:33:55 +01:00
John 7ae43351da code style 2022-02-12 12:42:35 +01:00
John f1a5d87aab auto-initialize 2022-02-12 08:05:59 +01:00
John 026b1994fd start SSL 2022-02-07 22:57:38 +01:00
John e3dfe32350 start SSL 2022-02-07 22:34:43 +01:00
John 0135dc9100 update year 2022-02-06 13:37:08 +01:00
John b3ba3a4c99 spelling 2022-01-08 15:15:53 +01:00
John 3af8ede096 updated copyright year 2021-01-16 08:32:09 +01:00
john30 1eb3518145 code style, documentation 2018-05-10 13:01:21 +02:00
john30 35afd9908c code style 2018-05-06 15:27:44 +02:00
john30 1c17f7c466 use nullptr instead of NULL 2018-05-06 14:54:52 +02:00
john30 a77b740720 extended request and get to optionally retrieve last-modified header, fix for potentially wrong content-length extraction 2018-04-04 09:57:38 +02:00
john30 c94da06975 made http client more flexible and support content-length response header 2018-02-03 23:27:02 +01:00
john30 d6668713d1 extracted http client 2018-01-28 15:12:59 +01:00