Commit graph

14 commits

Author SHA1 Message Date
cdb7bdd148 Fix memory leak 2022-07-09 09:48:37 +02:00
81e2129dd5 Moved the curl_mime thing inside the HTTP upload process, so there isn't a memory leak and the thing isn't allocated if it isn't needed. 2022-07-09 09:40:15 +02:00
1f60c083b5 Now HTTP uploads are not a mess to stdout 2022-07-08 20:53:45 +02:00
bfcc3b9d94 Cleaned the code, added the 'key' option to the config file (so you
can give a default ssh key) and added it to the manpages.
2022-07-08 20:49:19 +02:00
2daedef710 Add experimental scp support 2022-07-08 19:22:27 +02:00
1d71334340 Better documentation in the code
New flag: -C, which prints the current settings (Still have to add it to the manpage and help message)
2022-06-23 16:45:46 +02:00
a4db8e35e3 Added -x options (paste mode). And updated manpage referencing that switch. 2022-06-22 18:45:42 +02:00
7c8ebde582 Removed the store_links function, use the standard \033 escape
sequences. And created config.c which contains configuration file
related functions.
2022-06-21 16:18:07 +02:00
3aa6ba02a7 Use curl_mime instead of the deprecated curl_formadd. Also removed the
token feature as nothing uses it.
2022-06-21 16:00:51 +02:00
dbb3038f8f Made the thing better for BSD systems 2022-06-09 18:32:18 +02:00
qorg11
491e309c9d
nixx1 | Oh yeah I changed that to 'file' now by the way
I_NEED_MONEY | ...
I_NEED_MONEY | I added a `if` statement for that.
2022-05-24 14:17:12 +02:00
qorg11
68e00034bb
Added support for up.concealed.world 2022-05-11 16:13:10 +02:00
qorg11
efc3ac374d
Added config file support 2022-05-06 14:03:05 +02:00
qorg11
0d1e07fe51
Rebranded 2022-05-05 20:04:29 +02:00
Renamed from clainsafecli/clainsafecli.c (Browse further)