Re: [Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-11-23 Thread Timo Sirainen
On Wed, 2011-11-23 at 22:07 +0100, Stephan Bosch wrote: > On 11/23/2011 9:57 PM, Timo Sirainen wrote: > > On Sun, 2011-09-18 at 03:44 +0200, Florian Zeitz wrote: > >> Am 16.09.2011 14:40, schrieb Timo Sirainen: > >>> On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote: > >>> > >>> Looks pretty g

Re: [Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-11-23 Thread Stephan Bosch
On 11/23/2011 9:57 PM, Timo Sirainen wrote: On Sun, 2011-09-18 at 03:44 +0200, Florian Zeitz wrote: Am 16.09.2011 14:40, schrieb Timo Sirainen: On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote: Looks pretty good. Below are a few things I noticed. I could fix these myself next week also,

Re: [Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-11-23 Thread Timo Sirainen
On Sun, 2011-09-18 at 03:44 +0200, Florian Zeitz wrote: > Am 16.09.2011 14:40, schrieb Timo Sirainen: > > On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote: > > > > Looks pretty good. Below are a few things I noticed. I could fix these > > myself next week also, or you can do them during week

Re: [Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-09-17 Thread Florian Zeitz
Am 16.09.2011 14:40, schrieb Timo Sirainen: > On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote: > > Looks pretty good. Below are a few things I noticed. I could fix these > myself next week also, or you can do them during weekend if you want > to. :) > I decided to do it myself, hope this f

Re: [Dovecot] [PATCH] SCRAM-SHA-1 authentication

2011-09-16 Thread Timo Sirainen
On Fri, 2011-09-16 at 02:47 +0200, Florian Zeitz wrote: > over the last days I have implemented SCRAM-SHA-1 in Dovecot's 2.1 > branch. It does not do SCRAM-SHA-1-PLUS, but should be extendable enough > to introduce it later. Looks pretty good. Below are a few things I noticed. I could fix these m