Module: sems Branch: master Commit: 2c2d3561a8fb6fa32cc4aa459200e147562f92da URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=2c2d3561a8fb6fa32cc4aa459200e147562f92da
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Aug 1 17:54:16 2013 +0200 uac_auth: added UAS authentication of requests (internal API) --- core/plug-in/uac_auth/UACAuth.cpp | 257 ++++++++++++++++++++++++++++++++++--- core/plug-in/uac_auth/UACAuth.h | 39 ++++-- core/tests/Makefile | 8 +- core/tests/sems_tests.cpp | 2 + core/tests/test_auth.cpp | 48 +++++++ core/tests/test_auth.h | 1 + doc/Readme.uac_auth.txt | 60 +++++++++- 7 files changed, 380 insertions(+), 35 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=2c2d3561a8fb6fa32cc4aa459200e147562f92da _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
