On Oct 4, 2012, at 9:32 AM, Carl Trieloff <[email protected]> wrote:
> > > Gordon, > > This is coming along really nicely.. > +1. Excellent work all around. > Carl. > > > On 10/03/2012 05:14 PM, Gordon Sim wrote: >> I had to juggle the tasks in my previously published milestones a >> little (specifically work waiting for PROTON-9 was pushed back a bit). >> >> My current plan is: >> >> -------------------------------------------------------------------- >> Oct 3rd: >> >> * cyrus sasl integration >> * SSL support for client >> >> Oct 10th: >> >> * make AMQP 1.0 (broker) connection, sessions and links visible through >> management >> * durable messaging; broker acknowledges only after async store >> operation completes >> >> Oct 17th (0.20 Alpha): >> >> * support for address options in qpid::messaging (depends on PROTON-9) >> * support for 'legacy filters' (i.e. pre 1.0 exchange matching) (also >> depends on PROTON-9) >> * structured content messages >> >> -------------------------------------------------------------------- >> >> Attached is a patch that adds full cyrus sasl integration for the >> broker and client over AMQP 1.0 (including SASL negotiated encryption >> layers). >> >> I had hoped to have SSL also working on the client, and indeed am >> quite close, but still have some glitches to iron out. >> >> Note also that this patch doesn't yet take account of the recent >> proton engine renaming... so you need to use a proton revision prior >> to r1392896 >> >> I hope to be able to send an updated patch out tomorrow with SSL >> working and updated for the rename. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
