about summary refs log tree commit diff
path: root/imap.c (follow)
Commit message (Collapse)AuthorAge
* Make copyrights and AUTHORS consistent HEAD masterJune McEnroe2022-09-18
|
* Add imapIdleJune McEnroe2021-02-16
| | | | | Handles re-IDLE-ing every 29 minutes and returns the first response it gets.
* Implement getservinfo for SRV lookupJune McEnroe2020-12-04
|
* Say OpenSSL in additional permission noticesJune McEnroe2020-10-29
|
* Rewrite compat and add configure scriptJune McEnroe2020-10-29
|
* Refactor IMAP structJune McEnroe2020-10-29
|
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
| | | | https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs
* Update IMAP parserJune McEnroe2020-05-01
|
* Use a real IMAP parserJune McEnroe2020-04-08