Directory dependency graph for imap:Files | |
| adata.c | |
| Imap-specific Account data. | |
| adata.h | |
| Imap-specific Account data. | |
| auth.c | |
| IMAP authenticator multiplexor. | |
| auth.h | |
| IMAP authenticator multiplexor. | |
| auth_anon.c | |
| IMAP anonymous authentication method. | |
| auth_cram.c | |
| IMAP CRAM-MD5 authentication method. | |
| auth_gsasl.c | |
| IMAP GNU SASL authentication method. | |
| auth_gss.c | |
| IMAP GSS authentication method. | |
| auth_login.c | |
| IMAP login authentication method. | |
| auth_oauth.c | |
| IMAP OAUTH authentication method. | |
| auth_plain.c | |
| IMAP plain authentication method. | |
| auth_sasl.c | |
| IMAP SASL authentication method. | |
| browse.c | |
| GUI select an IMAP mailbox from a list. | |
| command.c | |
| Send/receive commands to/from an IMAP server. | |
| config.c | |
| Config used by libimap. | |
| edata.c | |
| Imap-specific Email data. | |
| edata.h | |
| Imap-specific Email data. | |
| imap.c | |
| IMAP network mailbox. | |
| lib.h | |
| IMAP network mailbox. | |
| mdata.c | |
| Imap-specific Mailbox data. | |
| mdata.h | |
| Imap-specific Mailbox data. | |
| message.c | |
| message.h | |
| msg_set.c | |
| IMAP Message Sets. | |
| msg_set.h | |
| IMAP Message Sets. | |
| msn.c | |
| IMAP MSN helper functions. | |
| msn.h | |
| IMAP MSN helper functions. | |
| private.h | |
| Shared constants/structs that are private to IMAP. | |
| search.c | |
| IMAP search routines. | |
| utf7.c | |
| Convert strings to/from utf7/utf8. | |
| util.c | |
| IMAP helper functions. | |