index
:
notemap
this commit
master
mirror notes to IMAP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix README formatting typo
HEAD
1.3
master
C. McEnroe
2020-12-18
*
Rewrite main loop linearly
C. McEnroe
2020-12-18
*
Remove dig dependency from README
C. McEnroe
2020-12-16
*
Add git-notemap wrapper
C. McEnroe
2020-12-16
*
Take username as a required positional argument
C. McEnroe
2020-12-16
*
Reformat STANDARDS section
C. McEnroe
2020-12-15
*
Add DNS and SRV RFCs to STANDARDS
C. McEnroe
2020-12-15
*
Remove dependency on dig/drill
C. McEnroe
2020-12-15
*
Add -lresolv on macOS, Linux
C. McEnroe
2020-12-15
*
Implement getservinfo for SRV lookup
C. McEnroe
2020-12-15
*
Update README build instructions
1.2
C. McEnroe
2020-10-29
*
Say OpenSSL in additional permission notices
C. McEnroe
2020-10-29
*
Refactor IMAP struct
C. McEnroe
2020-10-27
*
Rewrite compat and add configure script
C. McEnroe
2020-10-27
*
Use open_memstream rather than fmemopen
C. McEnroe
2020-10-24
*
Add additional permission for linking with LibreSSL
C. McEnroe
2020-06-08
*
Update email addresses
1.1
C. McEnroe
2020-05-05
*
Update compat.h for split read/write streams
C. McEnroe
2020-05-05
*
Encode the path as Subject with Q
C. McEnroe
2020-05-05
*
Clean up notemap with dataCheck
C. McEnroe
2020-05-04
*
Update IMAP parser
C. McEnroe
2020-05-04
*
Use a real IMAP parser
C. McEnroe
2020-04-08
*
Call fopencookie with a+
1.0
C. McEnroe
2020-01-28
*
Add arc4random_buf compatibility
C. McEnroe
2020-01-28
*
Add README
C. McEnroe
2020-01-28
*
Add compat.h
C. McEnroe
2020-01-28
*
Limit subject to 7-bit 78 characters
C. McEnroe
2020-01-28
*
Split lines so that they're 76, not 77 characters
C. McEnroe
2020-01-27
*
Encode trailing whitespace in quote-printable properly
C. McEnroe
2020-01-27
*
Skip notes not listed in args
C. McEnroe
2020-01-27
*
Skip if dates match
C. McEnroe
2020-01-27
*
Check envelope date rather than internal date
C. McEnroe
2020-01-26
*
Log out after reading all notes
C. McEnroe
2020-01-26
*
Reference MIME part 1 standard
C. McEnroe
2020-01-26
*
Implement append
C. McEnroe
2020-01-26
*
Implement IMAP flow outline
C. McEnroe
2020-01-26
*
Add -w option to manual page
C. McEnroe
2020-01-26
*
Add standards and author to manual page
C. McEnroe
2020-01-26
*
Add copy of GPLv3
C. McEnroe
2020-01-26
*
Add Makefile
C. McEnroe
2020-01-26
*
Add IMAP-related options to manual page
C. McEnroe
2020-01-26
*
Implement -a
C. McEnroe
2020-01-26
*
Remove bidirectional things from manual page
C. McEnroe
2020-01-25
*
Add UUIDv4 generation
C. McEnroe
2020-01-25
*
Add basic manual page
C. McEnroe
2020-01-25