The branch 'master', previously at 4ab12ae, has been fast-forwarded by
5 revision(s) to 526231b.
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bon
Oswald Buddenhagen writes:
> On Fri, Jun 13, 2014 at 09:47:49AM +0200, Jan Synacek wrote:
>> I've implemented GSSAPI support for isync. I was a bit unsure about the
>> ifdefs and how to structure them, since I use EVP_DecodeBlock() to
>> decode base64, which means dependency on OpenSSL. Consider
Oswald Buddenhagen writes:
> On Wed, Jun 25, 2014 at 02:28:42PM +0200, Jan Synacek wrote:
>> Oswald Buddenhagen writes:
>> > note that there is also a sasl branch in git. you can take a lot from
>> > the commit and also the review in the commit message.
>> > ideally, revive it as well.
>>
>> It
Oswald Buddenhagen writes:
> On Fri, Jun 13, 2014 at 09:47:49AM +0200, Jan Synacek wrote:
>> I've implemented GSSAPI support for isync. I was a bit unsure about the
>> ifdefs and how to structure them, since I use EVP_DecodeBlock() to
>> decode base64, which means dependency on OpenSSL. Consider t
Hello,
I've implemented GSSAPI support for isync. I was a bit unsure about the
ifdefs and how to structure them, since I use EVP_DecodeBlock() to
decode base64, which means dependency on OpenSSL. Consider this patch
version 1.
Thanks,
--
Jan Synacek
Software Engineer, Red Hat
>From 6677e6f4b7ab