summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/readconf.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-01-29 23:41:49 +0000
committerschwarze <schwarze@openbsd.org>2017-01-29 23:41:49 +0000
commit3715a3cfdaadeb85e377764381548b8662613cb2 (patch)
treeee828101d52d10e43a1e89af55a10477196eb2db /usr.bin/ssh/readconf.c
parentremove unused variables (diff)
downloadwireguard-openbsd-3715a3cfdaadeb85e377764381548b8662613cb2.tar.xz
wireguard-openbsd-3715a3cfdaadeb85e377764381548b8662613cb2.zip
Seriously warn against calling BN_init(3), BN_MONT_CTX_init(3),
and BN_RECP_CTX_init(3). They are not only deprecated but so dangerous that they are almost unusable. I found these scary traps while reading the code in order to document BN_set_flags(3). While here, delete ERR_get_error(3) from SEE ALSO.
Diffstat (limited to 'usr.bin/ssh/readconf.c')
0 files changed, 0 insertions, 0 deletions