[PATCH] drv_imap: add support for sending a TLS client certificate

2015-08-09 Thread Anton Khirnov
--- src/drv_imap.c | 14 ++ src/mbsync.1 | 10 ++ src/socket.c | 13 + src/socket.h | 2 ++ 4 files changed, 39 insertions(+) diff --git a/src/drv_imap.c b/src/drv_imap.c index f27e58e..63c43f4 100644 --- a/src/drv_imap.c +++ b/src/drv_imap.c @@ -2777,6 +277

Re: [PATCH] drv_imap: add support for sending a TLS client certificate

2015-08-09 Thread Anton Khirnov
Hi, Quoting Oswald Buddenhagen (2015-08-09 09:45:14) > On Sat, Aug 08, 2015 at 07:45:53PM +0200, Anton Khirnov wrote: > > --- > > src/drv_imap.c | 14 ++ > > src/mbsync.1 | 10 ++ > > src/socket.c | 13 + > > src/socket.h

[PATCH] drv_imap: set auth id for SASL EXTERNAL authentication

2021-01-05 Thread Anton Khirnov
The SASL library will refuse to use the EXTERNAL module when auth id is not set. Tested to work with Dovecot, using TLS client certificates for authentication. --- src/drv_imap.c | 13 + 1 file changed, 13 insertions(+) diff --git a/src/drv_imap.c b/src/drv_imap.c index 8afb0c1..632b

Re: isync GPL incompatibility due to Cyrus SASL

2022-07-05 Thread Anton Khirnov
a more > restrictive license if the only incompatibility are advertising clauses. I am ok with this change. -- Anton Khirnov ___ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel