1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/src/config
Steffen Jaeckel 7f1f9787cb add profanity-specific CAfile
The profanity-internal mechanism to allow connecting to a server isn't
easily portable to cURL. Therefor introduce a profanity-specific CAfile
which is managed individually and will be configured in libcurl calls.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2022-03-22 11:44:01 +01:00
..
account.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
account.h Apply coding style 2020-07-07 14:18:57 +02:00
accounts.c accounts: get rid of guard around free 2021-07-17 23:13:01 +02:00
accounts.h Restore last status string when connecting 2021-07-01 16:08:00 +02:00
cafile.c add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
cafile.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
color.c Update copyright 2021-01-08 16:36:30 +01:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c replace GString usage where a simple strdup works 2022-03-14 13:17:46 +01:00
files.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
preferences.c auto-format 2021-10-27 22:45:44 +02:00
preferences.h Allow utf8 in occupants header char 2021-10-22 16:54:05 +02:00
scripts.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c Allow utf8 in occupants header char 2021-10-22 16:54:05 +02:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c a tad more const-correctness 2022-03-22 11:44:00 +01:00
tlscerts.h a tad more const-correctness 2022-03-22 11:44:00 +01:00