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: Aymeric Moizard
Subject: Re: [Linphone-users] Some info about Digest Auth
Date: Thu, 4 May 2006 16:50:45 +0200 (CEST)


I don't like much the static noncecount which won't work
in all cases: however, I'll try to implement it soon in
eXosip2.

Aymeric

On Thu, 4 May 2006, Simon Morlat wrote:

Hello,

Thanks a lot for the patch.
It is merged into linphone's source tree.
Aymeric, any chances to have it under eXosip2 ?

Simon


Le Mardi 25 Avril 2006 16:59, Dermot McGahon a écrit :
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.
--


reply via email to

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