1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/config
Jeff Becker 80919a3b76
address feedback.
* use exceptions when fetching identity key instead of std::optional, will throw on fail
* fix up config options for endpoint auth and add better docs
* add llarp::serive::AuthType enum for controlling what kind of endpoint auth to use
2020-07-02 11:13:31 -04:00
..
config.cpp address feedback. 2020-07-02 11:13:31 -04:00
config.hpp address feedback. 2020-07-02 11:13:31 -04:00
definition.cpp Use more user-friendly error messages in config 2020-05-04 09:42:38 -06:00
definition.hpp Don't use std::optional::value() because f u macos 2020-05-20 19:18:28 -03:00
ini.cpp add regression test for key backup bug 2020-06-08 08:42:10 -04:00
ini.hpp add regression test for key backup bug 2020-06-08 08:42:10 -04:00
key_manager.cpp initial working code 2020-07-02 11:07:31 -04:00
key_manager.hpp initial working code 2020-07-02 11:07:31 -04:00