summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_packet.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-01-26 04:37:08 +0000
committerschwarze <schwarze@openbsd.org>2017-01-26 04:37:08 +0000
commitf1186d89992c562646801b82c27d59a4af309ee7 (patch)
treea8ca7acdc3a22927fdbdcc79c44e9c19dbba87d3 /lib/libssl/ssl_packet.c
parentMove setting _OSrev to immediately after verifying _KERNV and exit (diff)
downloadwireguard-openbsd-f1186d89992c562646801b82c27d59a4af309ee7.tar.xz
wireguard-openbsd-f1186d89992c562646801b82c27d59a4af309ee7.zip
Document ERR_load_BN_strings(3).
jsing@ confirmed that this function is public and worth documenting. This page needs much more work, it is outrageously incomplete and unclear. For example, it remains unexplained what error strings are, what "registering" means and what the benefit for the application is, what happens if it is not done, or what happens if an error occurs after calling ERR_free_strings(3). I tried to read the code, but it is so contorted that i postponed that work. For example, it looks like there are hooks for applications to replace the functions used for registering strings by other, application-supplied functions, and, of course, there are many levels of macro and function wrappers. For now, i only documented the most obvious BUGS.
Diffstat (limited to 'lib/libssl/ssl_packet.c')
0 files changed, 0 insertions, 0 deletions