Bincimap 2.0.16
Easy Imapping
|
▼ 2.0 | |
▼ bincimap-2.0.16 | |
▼ src | |
► include | |
address.cc | Implementation of the Address class |
argparser.cc | Implementation of the command line argument parser |
authenticate.cc | Implementation of the common (C/R) authentication mechanism |
base64.cc | Implementation of base64 Utilities |
bincimap-up.cc | Implementation of the preauthenticated bincimap stub |
bincimap-updatecache.cc | Implementation of the bincimap-updatecache tool |
bincimapd.cc | Implementation of the main bincimapd service |
broker.cc | Implementation of the Broker class |
convert.cc | Implementation of miscellaneous convertion functions |
depot.cc | Implementation of the Depot class |
greeting.cc | Implementation of the inital greeting |
imapparser.cc | Implementation of the common items for parsing IMAP input |
imapserver.cc | Implementation of the IMAPServer class |
iodevice.cc | Implementation of the IODevice class |
iofactory.cc | |
mailbox.cc | Implementation of the Mailbox class |
maildir-close.cc | Implementation of the Maildir class |
maildir-create.cc | Implementation of the Maildir class |
maildir-delete.cc | Implementation of the Maildir class |
maildir-expunge.cc | Implementation of the Maildir class |
maildir-readcache.cc | Implementation of the Maildir class |
maildir-scan.cc | Implementation of the Maildir class |
maildir-scanfilesnames.cc | Implementation of the Maildir class |
maildir-select.cc | Implementation of the Maildir class |
maildir-updateflags.cc | Implementation of the Maildir class |
maildir-writecache.cc | Implementation of the Maildir class |
maildir.cc | Implementation of the Maildir class |
maildirmessage.cc | Implementation of the MaildirMessage class |
mime-getpart.cc | Implementation of main mime parser components |
mime-parsefull.cc | Implementation of main mime parser components |
mime-parseonlyheader.cc | Implementation of main mime parser components |
mime-printbody.cc | Implementation of main mime parser components |
mime-printdoc.cc | Implementation of main mime parser components |
mime-printheader.cc | Implementation of main mime parser components |
mime.cc | Implementation of main mime parser components |
multilogdevice.cc | Implementation of the MultilogDevice class |
operator-append.cc | Implementation of the APPEND command |
operator-authenticate.cc | Implementation of the AUTHENTICATE command, incl. CRAM-MD5 |
operator-capability.cc | |
operator-check.cc | |
operator-close.cc | Implementation of the CLOSE command |
operator-copy.cc | Implementation of the COPY command |
operator-create.cc | |
operator-delete.cc | |
operator-examine.cc | Implementation of the EXAMINE command |
operator-expunge.cc | Implementation of the EXPUNGE command |
operator-fetch.cc | Implementation of the FETCH command |
operator-id.cc | Operator for the ID extension. Described in RFC2971 Oct 2000 |
operator-idle.cc | Operator for the IDLE command. Described in RFC2177 / June 1997 |
operator-list.cc | Implementation of the LIST command. |
operator-login.cc | Implementation of the rapid LOGIN command |
operator-logout.cc | Implementation of the LOGOUT command |
operator-lsub.cc | Implementation of the LSUB command |
operator-namespace.cc | Operator for the NAMESPACE command |
operator-noop-pending.cc | Operator for the NOOP command, with pending extension |
operator-noop.cc | Operator for the NOOP command |
operator-rename.cc | Implementation of the RENAME command. |
operator-search.cc | Implementation of the SEARCH command |
operator-select.cc | Implementation of the SELECT command |
operator-starttls.cc | Implementation of the STARTTLS command - based on sslserver |
operator-status.cc | Implementation of the STATUS command |
operator-store.cc | Implementation of the STORE command |
operator-subscribe.cc | Implementation of the SUBSCRIBE command |
operator-unsubscribe.cc | Implementation of the UNSUBSCRIBE command |
pendingupdates.cc | <—> |
recursivedescent.cc | Implementation of a recursive descent IMAP command parser |
regmatch.cc | |
session-initialize-bincimap-up.cc | Bincimap-up requires sslserver |
session-initialize-bincimapd.cc | <—> |
session.cc | Implementation of the Session class. |
status.cc | Implementation of the Status class |
stdiodevice.cc | Implementation of the StdIODevice class |
syslogdevice.cc | Implementation of the SyslogDevice class |
tools.cc | Implementation of miscellaneous tools |
tryfilio.cc |