index
:
imbox
this commit
master
IMAP to mbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
imbox.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add -i to wait for matching messages
June McEnroe
2021-02-16
*
Rewrite main loop linearly
1.3
June McEnroe
2020-12-12
*
Remove dependency on dig/drill
June McEnroe
2020-12-04
*
Say OpenSSL in additional permission notices
June McEnroe
2020-10-29
*
Rewrite compat and add configure script
June McEnroe
2020-10-29
*
Refactor IMAP struct
June McEnroe
2020-10-29
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Simplify imbox code and remove text/plain restriction
June McEnroe
2020-05-01
*
Update IMAP parser
June McEnroe
2020-05-01
*
Remove unused includes
June McEnroe
2020-04-08
*
Use a real IMAP parser
June McEnroe
2020-04-08
*
Simplify mboxrd output
1.0p2
June McEnroe
2020-04-07
*
Don't bother generating real From lines
June McEnroe
2020-04-06
*
Export References header
June McEnroe
2019-12-23
*
Add (GNU/)Linux compatibility
June McEnroe
2019-12-23
*
Handle folded From headers
June McEnroe
2019-12-23
*
Restrict search to plain-text messages
June McEnroe
2019-12-23
*
Properly support using drill rather than dig
June McEnroe
2019-12-23
*
Quote user, pass and mailbox
June McEnroe
2019-12-22
*
Use sequence numbers rather than UIDs
June McEnroe
2019-12-22
*
Use EXAMINE rather than SELECT
June McEnroe
2019-12-22
*
Export To and CC headers
June McEnroe
2019-12-22
*
Add missing include
June McEnroe
2019-12-22
*
Export In-Reply-To headers
June McEnroe
2019-12-22
*
Determine host by SRV lookup
June McEnroe
2019-12-21
*
Clean up remaining code
June McEnroe
2019-12-21
*
Clean up mboxrd code
June McEnroe
2019-12-21
*
Convert CRLF to LF
June McEnroe
2019-12-21
*
Implement -CFST
June McEnroe
2019-12-21
*
Null-terminate read literals
June McEnroe
2019-12-21
*
Add first working version
June McEnroe
2019-12-21