auth_client.c | Authenticators for SIP client |
auth_client_ntlm.c | NTLM authenticator for SIP client |
auth_common.c | Functions common to both client and server authentication |
auth_digest.c | Implementation for digest authentication |
auth_module.c | Authentication verification module |
auth_module_http.c | Authenticate HTTP request |
auth_module_sip.c | Authenticate SIP request |
auth_plugin.c | Plugin interface for authentication verification modules |
auth_plugin_delayed.c | Plugin for delayed authentication |
auth_tag.c | Tags for authentication verification module for NTA servers |
iptsec_debug.c | Debug log for IPTSEC module |
iptsec_debug.h [code] | Debug log for IPTSEC module |
sofia-sip/auth_client.h [code] | Client-side authenticator library |
sofia-sip/auth_client_plugin.h [code] | Client-side plugin interface for authentication |
sofia-sip/auth_common.h [code] | Functions common for client/server |
sofia-sip/auth_digest.h [code] | Datatypes and functions for Digest authentication |
sofia-sip/auth_module.h [code] | Authentication verification interface |
sofia-sip/auth_ntlm.h [code] | Datatypes and functions for Ntlm authentication |
sofia-sip/auth_plugin.h [code] | Plugin interface for authentication verification modules |