sakisafe/sakisafecli
Germán Palomares Pizarro 82422e6d37
Curl devs were very smart and decided to deprecated the
CURL_PROGRESSFUNCTION option that had 0 problems in my opinion and
decided to change it with CURL_XFERINFOFUNCTION thing which barely
works and had to do a very weird workaround so I don't get a floating
point exception just because. Well, it works and that's what matters.
2023-03-09 15:39:38 +01:00
..
.clang-format Rebranded 2022-05-05 20:04:29 +02:00
config.c Fix memory leak 2022-07-09 09:48:37 +02:00
config.h Better documentation in the code 2022-06-23 16:45:46 +02:00
funcs.c Curl devs were very smart and decided to deprecated the 2023-03-09 15:39:38 +01:00
funcs.h Better documentation in the code 2022-06-23 16:45:46 +02:00
Makefile Added compilation option for sakisafecli to use strlcpy on Linux systems 2022-11-12 14:41:00 +01:00
options.h Clean code 2022-07-09 16:40:25 +02:00
sakisafecli.1 Updated documentation 2022-11-30 15:04:25 +01:00
sakisafecli.c Curl devs were very smart and decided to deprecated the 2023-03-09 15:39:38 +01:00
sakisafecli.h Curl devs were very smart and decided to deprecated the 2023-03-09 15:39:38 +01:00
sakisafeclirc.5 Updated documentation 2022-11-30 15:04:25 +01:00