/[Apache-SVN]
ViewVC logotype

Revision 1087250


Jump to revision: Previous Next
Author: robbie
Date: Thu Mar 31 11:00:04 2011 UTC (13 years, 3 months ago)
Changed paths: 7
Log Message:
QPID-3158 - Defect in the CRAM-MD5-HEX mechanism - CRAMMD5HexInitialiser fails to pad bytes in range 0A-0F with leading zero. Add testcase to test CRAM-MD5-HEX mechanism. Guard against nulls in SASL SaslServerFactory.getMechanismNames implementations to avoid dependency on mechanism registration order.

Applied patch from  Keith Wall <keith.wall@gmail.com>

Changed paths

Path Details
Directoryqpid/branches/0.5.x-dev/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/sasl/amqplain/AmqPlainSaslServerFactory.java modified , text changed
Directoryqpid/branches/0.5.x-dev/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/sasl/crammd5/CRAMMD5HexInitialiser.java modified , text changed
Directoryqpid/branches/0.5.x-dev/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/sasl/plain/PlainSaslServerFactory.java modified , text changed
Directoryqpid/branches/0.5.x-dev/qpid/java/broker/src/test/java/org/apache/qpid/server/security/auth/sasl/CRAMMD5HexServerTest.java added
Directoryqpid/branches/0.5.x-dev/qpid/java/client/src/main/java/org/apache/qpid/client/security/amqplain/AmqPlainSaslClientFactory.java modified , text changed
Directoryqpid/branches/0.5.x-dev/qpid/java/tools/build.xml modified , text changed
Directoryqpid/branches/0.5.x-dev/qpid/java/tools/src/main/java/org/apache/qpid/tools/QpidPasswordCheck.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26