[sr-dev] git:master: modules/auth_ephemeral: Added MI commands for shared secret management

Peter Dunkley peter.dunkley at crocodile-rcs.com
Wed Oct 2 02:32:13 CEST 2013


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

Author: Peter Dunkley <peter.dunkley at crocodilertc.net>
Committer: Peter Dunkley <peter.dunkley at crocodilertc.net>
Date:   Wed Oct  2 01:30:37 2013 +0100

modules/auth_ephemeral: Added MI commands for shared secret management

- Can add, remove, and display shared secrets with MI commands
- This means you can add/revoke secrets without a restart

---

 modules/auth_ephemeral/README                      |   74 ++++++
 modules/auth_ephemeral/autheph_mod.c               |  257 +++++++++++++++++++-
 modules/auth_ephemeral/autheph_mod.h               |    6 +
 modules/auth_ephemeral/authorize.c                 |   11 +-
 .../auth_ephemeral/doc/auth_ephemeral_admin.xml    |   68 +++++
 5 files changed, 405 insertions(+), 11 deletions(-)

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



More information about the sr-dev mailing list