diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2017-02-07 02:08:39 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2017-02-07 02:08:39 +0000 |
commit | 8d9af885ed2035da2738bf51ed38e738a4c442de (patch) | |
tree | a20f0d6db51989dace572abe08a2a13aadb29679 /bin | |
parent | a3976944fcdd3b767a5c1e0126e6bccb223462ff (diff) |
Change SSLerror() back to taking two args, with the first one being an SSL *.
Make a table of "function codes" which maps the internal state of the SSL *
to something like a useful name so in a typical error in the connection you
know in what sort of place in the handshake things happened. (instead of
by arcane function name).
Add SSLerrorx() for when we don't have an SSL *
ok jsing@ after us both being prodded by bluhm@ to make it not terrible
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions