AUTH :: The Kamailio auth Module
|
Files |
| file | auth/api.c |
| | Digest Authentication Module, API exports
|
| file | auth/api.h |
| | Digest Authentication Module, API exports
|
| file | auth_mod.c |
| | Digest Authentication Module
|
| file | auth_mod.h |
| | Digest Authentication Module
|
| file | challenge.c |
| | Challenge related functions
|
| file | challenge.h |
| | Challenge related functions
|
| file | auth/common.c |
| | Digest Authentication Module
|
| file | auth/common.h |
| | Digest Authentication Module
|
| file | index.c |
| | Nonce index related functions
|
| file | index.h |
| | Nonce index related functions
|
| file | nonce.c |
| | Nonce related functions
|
| file | nonce.h |
| | Nonce related functions
|
| file | rfc2617.c |
| | Digest response calculation as per RFC2617
|
| file | rfc2617.h |
| | Digest response calculation as per RFC2617
|
| file | rpid.c |
| | Remote-Party-ID related functions
|
| file | rpid.h |
| | Remote-Party-ID related functions
|
Detailed Description
The module provides functions to authentificate users. It also exports a API that can be used from other modules.