Go to the documentation of this file.
30#define counter_format "%" PRIu64
40#define BIG_TIMEOUT (60 * 60 * 24 * 7)
46#define ptr_format "0x%016" PRIx64
48#define ptr_format "0x%08lx"
50#define fragment_header_format "0x%08x"
61#define CCD_DEFAULT "DEFAULT"
68#define TLS_CHANNEL_BUF_SIZE 2048
81#define TLS_CHANNEL_MTU_MIN 154
87#define PUSH_BUNDLE_SIZE 1024
92#define PUSH_REQUEST_INTERVAL 5
97#define SCRIPT_SECURITY_WARNING \
98 "WARNING: External program may not be called unless '--script-security 2' or higher is enabled. See --help text or man page for detailed info."