gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Obtain GNUnet's default configuration (patch)


From: Alessio Vanni
Subject: Obtain GNUnet's default configuration (patch)
Date: Fri, 03 Jul 2020 22:51:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

as the subject of this mail says, the attached patch implements a
function to obtain the default configuration used by GNUnet.

The main purpose is a convenience for applications using
`GNUNET_OS_init' to change the project data.  After changing the project
data it's impossible to obtain GNUnet's configuration without manually
examining the filesystem and that can become a problem when the
application needs to connect to GNUnet's own services
(e.g. gnunet-service-cadet.)

With this new function applications can retrieve the configuration even
after calling `GNUNET_OS_init' (or at any other point in time, really.)

Please review it so I can fix anything if needed.

Thanks,
A.V.

Attachment: 0001-Add-function-to-return-GNUnet-s-default-configuratio.patch
Description: Patch for GNUnet


reply via email to

[Prev in Thread] Current Thread [Next in Thread]