diff options
author | 2019-05-29 11:48:28 +0000 | |
---|---|---|
committer | 2019-05-29 11:48:28 +0000 | |
commit | e938bb13cfd4f710105a3421b470522efab307ca (patch) | |
tree | 8f713d0ce32da7a622ef0ac86c6eccceaac445ad /lib/libc/stdlib/realpath.c | |
parent | Document the few neighbor options that need a reset (bgpctl nei X clear) (diff) | |
download | wireguard-openbsd-e938bb13cfd4f710105a3421b470522efab307ca.tar.xz wireguard-openbsd-e938bb13cfd4f710105a3421b470522efab307ca.zip |
Move relay_load_*() functions into relayd.c
Pass the *env as an explicit argument instead of using the global
pointer: The relay_load_certfiles() function is called early before
the *env is set up. This does not change anything in the current code
as *env is not used by anything in the function (not even
ssl_load_key() that is taking it as an argument) but it will be needed
by upcoming changes for SNI.
Ok rob@
Diffstat (limited to 'lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions