![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include "stralloc.h"
Go to the source code of this file.
Functions | |
void | temp_tlscon () |
void | temp_tlspeercert () |
void | temp_tlspeervalid () |
void | temp_tlspeerverify () |
void | temp_nomem (void) |
void | temp_tlsctx (void) |
void | temp_tlsca (void) |
void | temp_tlscipher (void) |
void | temp_tlscert (void) |
void | temp_tlscertfp (void) |
void | temp_tlsdigest (void) |
void | temp_tlshost (void) |
void | temp_tlskey (void) |
void | temp_tlschk (void) |
void | temp_tlserr (void) |
void | temp_tlsepeercert (void) |
void | temp_tlsepeerverify (void) |
void | temp_invaliddigest (void) |
void | temp_tlsainvalid (void) |
void | temp_tlsamissing (void) |
void | zerodie (void) |
void | out (char *) |
void | outsafe (stralloc *) |
Variables | |
stralloc | host |
stralloc | remotehost |
stralloc | cafile |
stralloc | cadir |
stralloc | ciphers |
stralloc | certfile |
stralloc | keyfile |
stralloc | keypwd |
void out | ( | char * | s | ) |
void outsafe | ( | stralloc * | sa | ) |
Definition at line 131 of file qmail-remote.c.
void temp_invaliddigest | ( | void | ) |
Definition at line 127 of file tls_errors.c.
void temp_nomem | ( | void | ) |
Definition at line 65 of file qmail-ldapam.c.
void temp_tlsainvalid | ( | void | ) |
Definition at line 143 of file tls_errors.c.
void temp_tlsamissing | ( | void | ) |
Definition at line 135 of file tls_errors.c.
void temp_tlsca | ( | void | ) |
Definition at line 36 of file tls_errors.c.
void temp_tlscert | ( | void | ) |
Definition at line 12 of file tls_errors.c.
void temp_tlscertfp | ( | void | ) |
Definition at line 117 of file tls_errors.c.
void temp_tlschk | ( | void | ) |
Definition at line 28 of file tls_errors.c.
void temp_tlscipher | ( | void | ) |
Definition at line 46 of file tls_errors.c.
void temp_tlscon | ( | ) |
Definition at line 64 of file tls_errors.c.
void temp_tlsctx | ( | void | ) |
Definition at line 56 of file tls_errors.c.
void temp_tlsdigest | ( | void | ) |
Definition at line 151 of file tls_errors.c.
void temp_tlsepeercert | ( | void | ) |
void temp_tlsepeerverify | ( | void | ) |
void temp_tlserr | ( | void | ) |
Definition at line 73 of file tls_errors.c.
void temp_tlshost | ( | void | ) |
Definition at line 82 of file tls_errors.c.
void temp_tlskey | ( | void | ) |
Definition at line 20 of file tls_errors.c.
void temp_tlspeercert | ( | ) |
Definition at line 93 of file tls_errors.c.
void temp_tlspeervalid | ( | ) |
Definition at line 109 of file tls_errors.c.
void temp_tlspeerverify | ( | ) |
Definition at line 101 of file tls_errors.c.
void zerodie | ( | void | ) |
Definition at line 123 of file qmail-remote.c.
|
extern |
Definition at line 428 of file qmail-remote.c.
|
extern |
Definition at line 427 of file qmail-remote.c.
|
extern |
Definition at line 429 of file qmail-remote.c.
|
extern |
Definition at line 432 of file qmail-remote.c.
|
extern |
Definition at line 5 of file hostname.c.
|
extern |
Definition at line 430 of file qmail-remote.c.
|
extern |
Definition at line 431 of file qmail-remote.c.
|
extern |
Definition at line 74 of file qmail-popup.c.