sas: Added DIGEST-MD5 qop-option validation in native challange handling
authorSteve Holme <steve_holme@hotmail.com>
Tue, 8 Apr 2014 20:08:02 +0000 (21:08 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 8 Apr 2014 20:24:34 +0000 (21:24 +0100)
commitb574e830791f173ad99e55b9e3c61d97779974d3
tree39329f61b8d7f915b104e45133a7c702f2784dca
parenta700f9002cc5165caaede50d1fcf2cc0c93f2da5
sas: Added DIGEST-MD5 qop-option validation in native challange handling

Given that we presently support "auth" and not "auth-int" or "auth-conf"
for native challenge-response messages, added client side validation of
the quality-of-protection options from the server's challenge message.
lib/curl_sasl.c