[exim-dev] [Bug 2467] OpenSSL: channel binding for authentic…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2467] OpenSSL: channel binding for authenticators
https://bugs.exim.org/show_bug.cgi?id=2467

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/b1a32a3ce673130f4b2f49a341b11c3567081637

commit b1a32a3ce673130f4b2f49a341b11c3567081637
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Nov 17 19:30:42 2019 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Nov 17 21:23:05 2019 +0000


    openssl: support authenticator channel-binding.  bug 2467
----
 doc/doc-txt/NewStuff       |  3 +++
 src/src/auths/gsasl_exim.c |  4 ++--
 src/src/base64.c           | 10 ++++++++--
 src/src/functions.h        |  1 +
 src/src/globals.h          |  2 +-
 src/src/tls-gnu.c          | 18 +++++++++++-------
 src/src/tls-openssl.c      | 28 ++++++++++++++++++++++++++++
 src/src/tls.c              |  2 --
 8 files changed, 54 insertions(+), 14 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.