Handles SIP digest authentication requests from Cisco SIP servers.
More...
#include <freeradius-devel/radiusd.h>
#include <freeradius-devel/modules.h>
#include <freeradius-devel/md5.h>
Go to the source code of this file.
Handles SIP digest authentication requests from Cisco SIP servers.
- Id:
- ad15c878c29ea530dea899acddbbf0b05959dc27
- Copyright
- 2002,2006 The FreeRADIUS server project
-
2002 Alan DeKok aland.nosp@m.@ox..nosp@m.org
Definition in file rlm_digest.c.
static int digest_fix |
( |
REQUEST * |
request | ) |
|
|
static |
Initial value:= {
.name = "digest",
.methods = {
},
}
static rlm_rcode_t mod_authorize(void *instance, REQUEST *request)
Handle authorization requests using Couchbase document data.
static rlm_rcode_t mod_authenticate(void *instance, REQUEST *request) CC_HINT(nonnull)
0 methods index for authenticate section.
1 methods index for authorize section.
Definition at line 584 of file rlm_digest.c.