Module: sip-router Branch: master Commit: 65e945a66fa0df8742b0af55d3cc56e28f36e1cb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=65e945a6...
Author: Jason Penton jason.penton@gmail.com Committer: Jason Penton jason.penton@gmail.com Date: Wed May 21 21:51:11 2014 +0200
modules/ims_usrloc_scscf: Added ability to do AKA resync of auth vectors - this functionality is required for AKA authentication between network and SIM should they get out of sync with each other re. sequence numbers
---
modules/ims_auth/api.h | 1 + modules/ims_auth/authims_mod.c | 1 + modules/ims_auth/authorize.c | 214 +++++++++++++++++++++++++++++++++++----- modules/ims_auth/authorize.h | 1 + modules/ims_auth/cxdx_mar.c | 39 ++++---- modules/ims_auth/cxdx_mar.h | 1 + 6 files changed, 212 insertions(+), 45 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=65e9...