oSIP osip_proxy_authenticate header definition.
More...
Include dependency graph for osip_proxy_authenticate.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros
Allocate a Proxy-Authenticate element.
More...
Parse a Proxy-Authenticate element.
More...
Get a string representation of a Proxy-Authenticate element.
More...
Free a Proxy-Authenticate element.
More...
Clone a Proxy-Authenticate element.
More...
Get value of the auth_type parameter from a Proxy-Authenticate element.
More...
Add the auth_type parameter from a Proxy-Authenticate element.
More...
Get value of the realm parameter from a Proxy-Authenticate element.
More...
Add the realm parameter from a Proxy-Authenticate element.
More...
Get value of the domain parameter from a Proxy-Authenticate element.
More...
Add the domain parameter from a Proxy-Authenticate element.
More...
Get value of the nonce parameter from a Proxy-Authenticate element.
More...
Add the nonce parameter from a Proxy-Authenticate element.
More...
Get value of the opaque parameter from a Proxy-Authenticate element.
More...
Add the opaque parameter from a Proxy-Authenticate element.
More...
Get value of the stale parameter from a Proxy-Authenticate element.
More...
Add the stale parameter from a Proxy-Authenticate element.
More...
Add a stale parameter set to "true" in a proxy-Authenticate element.
More...
Add a stale parameter set to "false" in a Proxy-Authenticate element.
More...
Get value of the algorithm parameter from a Proxy-Authenticate element.
More...
Add the algorithm parameter from a Proxy-Authenticate element.
More...
Add the algorithm parameter set to "MD5" in a Proxy-Authenticate element.
More...
Get value of the qop_options parameter from a Proxy-Authenticate element.
More...
Add the qop_options parameter from a Proxy-Authenticate element.
More...
Get value of the version parameter from a Proxy-Authenticate element.
More...
Add the version parameter from a Proxy-Authenticate element.
More...
Get value of the targetname parameter from a Proxy-Authenticate element.
More...
Add the targetname parameter from a Proxy-Authenticate element.
More...
Get value of the gssapi_data parameter from a Proxy-Authenticate element.
More...
Add the gssapi_data parameter from a Proxy-Authenticate element.
More...
Typedefs
Structure for Proxy-Authenticate headers.
More...
Detailed Description