SSL (patch 1)
Russ Allbery
rra at stanford.edu
Wed Dec 25 04:38:25 UTC 2002
Bear Giles <bear at coyotesong.com> writes:
> Following are a series of patches to the SSL code. It's a number of
> small patches, instead of one large patch, because most projects have
> an easier time handling the small patches. It also makes it easier
> for someone more familiar with the architecture of the code to catch
> an oversight.
> The first patch adds calls to SSL_get_error() after SSL_read() and
> SSL_write(). It is necessary because the standard 'errno' function
> can't encode SSL-specific problems.
Thanks, this has been ported to CURRENT and committed.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-patches
mailing list