Autocrypt end-to-end encryption.
@ AUTOCRYPT_REC_OFF
No recommendations.
struct EnvelopeWindowData * env_wdata_new(void)
Create new Envelope Data.
void env_wdata_free(struct MuttWindow *win, void **ptr)
Free the Envelope Data - Implements MuttWindow::wdata_free() -.
void mutt_list_free(struct ListHead *h)
Free a List AND its strings.
void * mutt_mem_calloc(size_t nmemb, size_t size)
Allocate zeroed memory on the heap.
Convenience wrapper for the library headers.
Progress Bar Window Data.
#define STAILQ_INIT(head)
Data to fill the Envelope Window.
struct ListHead cc_list
'Cc:' list of addresses
struct ListHead bcc_list
'Bcc:' list of addresses
enum AutocryptRec autocrypt_rec
Autocrypt recommendation.
struct ListHead to_list
'To:' list of addresses