linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Some info about Digest Auth


From: Dermot McGahon
Subject: Re: [Linphone-users] Some info about Digest Auth
Date: Tue, 25 Apr 2006 15:59:26 +0100
User-agent: Opera M2/8.54 (Linux, build 1745)

On Sat, 22 Apr 2006 15:17:30 +0100, Aymeric Moizard <address@hidden> wrote:


I've already tested the qop support with nonce count with osip/exosip
and it worked (in eXosip2) at least for one transaction with minor
change in exosip2. A few code should be written to make it really work.
(check the previous nonce count and reuse it for next header: really
simple if I remember!

Hi Aymeric,

I did have to make a few code changes in the end. The qop support wasn't
compiled in and had two small bugs. I've fixed those and tested them so
it doesn't need to be experimental anymore.

qop=auth and qop=auth-int needed to treated differently; qop=auth-int
needs the HEntity in the hash and qop=auth shouldn't have it.

Patch attached. I'm using a fixed cnonce which is what other applications
do and there is support for nonce counts.


Regards,

Dermot.
--

Attachment: linphone_qop.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]