Changes committed to git://oss.sgi.com/pcp/pcp.git dev
src/libpcp/src/auxconnect.c | 7 +++++++
src/libpcp/src/context.c | 11 ++++++-----
src/libpcp/src/internal.h | 4 ++--
src/libpcp/src/secureconnect.c | 11 ++++++-----
src/libpcp/src/secureserver.c | 35 +++++++++++++++++++----------------
5 files changed, 40 insertions(+), 28 deletions(-)
commit c848bc0e68bb69dcbfaf3f9a50fa98501a226532
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue May 7 14:12:11 2013 +1000
Resolve build failure with non-secure-sockets configurations
commit ceb3d6db802c7c1c9f21c03c1474dc15e7e13c6f
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue May 7 14:11:53 2013 +1000
Update default ssf value to what sasl expects from us
commit 3b6e2db6780085ca9db2115145489c86d0819637
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue May 7 11:50:37 2013 +1000
Add missing server-side sasl init code, improve diags
commit 3381115bae3f6ac045f785a69d12ee472cd4cc16
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue May 7 11:49:57 2013 +1000
Ensure correct status returned from simple auth CB, better diags
commit c88bfd52cc79421204fb3bf3905ce590229e6c21
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue May 7 11:49:02 2013 +1000
Fix logic around setting secure context flag from protocol spec
|