[Serdev] CVS:commitlog: sip_router/modules/auth challenge.c nonce.c nonce.h
Tomas Mandys
tomas.mandys at iptel.org
Tue Jun 10 17:38:09 CEST 2008
tma0 2008/06/10 17:37:54 CEST
SER CVS Repository
Modified files:
modules/auth challenge.c nonce.c nonce.h
Log:
- adding valid_since in nonce to support case when secret is being generated, ser has been
restarted and client sends request having nonce related to previous ser instance. This should not
lead to reauthentication when stale=true is returned. Client can silently recreate credentials
without any user prompt. It happen when valid_since points to time before ser
was started.
Revision Changes Path
1.34 +2 -2 sip_router/modules/auth/challenge.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth/challenge.c.diff?r1=1.33&r2=1.34
1.17 +32 -11 sip_router/modules/auth/nonce.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth/nonce.c.diff?r1=1.16&r2=1.17
1.10 +8 -4 sip_router/modules/auth/nonce.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth/nonce.h.diff?r1=1.9&r2=1.10
More information about the Serdev
mailing list