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 <[email protected]> Committer: Peter Dunkley <[email protected]> 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 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
