|
- DNSCrypt - Official Project Home Page
Home of the DNSCrypt project, a protocol to improve DNS security Download DNSCrypt clients, the DNSCrypt server proxy, and read the specifications here
- dnscrypt-proxy plugin API: dnscrypt plugin. h File Reference
Interface for dnscrypt-proxy plugins A plugin can inspect and modify a request before it is authenticated and sent to the upstream server (pre-filters), or and after a reply has been received and verified (post-filters)
- dnscrypt-proxy plugin API: dnscrypt private. h Source File
dnscrypt private h 1 2#ifndef __DNSCRYPT_PRIVATE_H__ 3#define __DNSCRYPT_PRIVATE_H__ 1 4 5#include <sys types h> 6 7#include <stdint h> 8#include <stdlib h> 9 10#include <dnscrypt version h> 11 12#ifdef __cplusplus 13extern"C" 14#endif 15 16 struct DCPlugin_ 17void 18 19 20 struct DCPluginDNSPacket_ 21struct 22 23size_t 24size_t 25size_t 26 27
- dnscrypt-proxy plugin API: File Members
Files File List File Members All Functions Typedefs Enumerations Macros All Classes Files Functions Typedefs Enumerations Macros Here is a list of all documented file members with links to the documentation: DCPlugin : plugin h dcplugin_description () : plugin h dcplugin_destroy () : plugin h dcplugin_get_client_address : plugin h dcplugin_get_client_address_len : plugin h dcplugin_get_user
- dnscrypt-proxy plugin API: dnscrypt version. h Source File
Files File List File Members All Classes Files Functions Typedefs Enumerations Macros dnscrypt version h 1 2#ifndef __DNSCRYPT_VERSION_H__ 3#define __DNSCRYPT_VERSION_H__ 1 4 5#define DNSCRYPT_VERSION_STRING "1 2 0" 6 7#define DCP_INTERFACE_VERSION_MAJOR 1 8#define DCP_INTERFACE_VERSION_MINOR 1 9 10#endif
- dnscrypt-proxy plugin API: Class Index
All Classes Files Functions Typedefs Enumerations Macros Class Index D D DCPluginDNSPacket_ DCPlugin_ D
- dnscrypt-proxy plugin API: Member List
This is the complete list of members for DCPlugin_, including all inherited members
- 301 Moved Permanently
Moved PermanentlyThe document has moved here
|
|
|