https://bugs.exim.org/show_bug.cgi?id=2467
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/b1a32a3ce673130f4b2f49a341b11c3567081637 commit b1a32a3ce673130f4b2f49a341b11c3567081637 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Nov 17 19:30:42 2019 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
