Module: sip-router
Branch: master
Commit: 0bea7f63afa0fd544ad93465db94ddef4ed67a00
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0bea7f63afa0fd544ad93465db94ddef4ed67a00

Author: Peter Dunkley <[email protected]>
Committer: Peter Dunkley <[email protected]>
Date:   Mon May 27 00:25:03 2013 +0100

modules/auth_ephemeral: new module for ephemeral credential based authentication

---

 modules/auth_ephemeral/Makefile                    |   41 +++
 modules/auth_ephemeral/README                      |  250 ++++++++++++++
 modules/auth_ephemeral/autheph_mod.c               |  168 ++++++++++
 modules/auth_ephemeral/autheph_mod.h               |   31 ++
 modules/auth_ephemeral/authorize.c                 |  346 ++++++++++++++++++++
 modules/auth_ephemeral/authorize.h                 |   42 +++
 modules/auth_ephemeral/doc/Makefile                |    4 +
 modules/auth_ephemeral/doc/auth_ephemeral.xml      |   30 ++
 .../auth_ephemeral/doc/auth_ephemeral_admin.xml    |  306 +++++++++++++++++
 9 files changed, 1218 insertions(+), 0 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=0bea7f63afa0fd544ad93465db94ddef4ed67a00

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to