Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GNUmakefile: add release and sign targets | Leah Neukirchen | 2017-06-23 | 1 | -1/+11 |
| | |||||
* | mblaze.7: add mailing list and irc | Leah Neukirchen | 2017-06-23 | 2 | -0/+11 |
| | |||||
* | mblaze.7: mention mfwd | Leah Neukirchen | 2017-06-23 | 2 | -0/+3 |
| | |||||
* | man/mblaze.7: bump date | Leah Neukirchen | 2017-06-20 | 2 | -2/+2 |
| | |||||
* | man/mfwd.1: refer to mcom.1 | Leah Neukirchen | 2017-06-20 | 1 | -0/+1 |
| | |||||
* | README: update | Leah Neukirchen | 2017-06-20 | 1 | -1/+2 |
| | |||||
* | mmkdir: make official command | Leah Neukirchen | 2017-06-20 | 4 | -2/+44 |
| | |||||
* | man/mdirs.1: tweak | Leah Neukirchen | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | mcom: integrate msign and mencrypt | Leah Neukirchen | 2017-06-19 | 1 | -1/+19 |
| | |||||
* | mcom: remove debugging output | Leah Neukirchen | 2017-06-19 | 1 | -2/+0 |
| | |||||
* | contrib: add mmkdir | Leah Neukirchen | 2017-06-19 | 1 | -0/+9 |
| | |||||
* | mcom: send attached messages inline and without leaking basename | Leah Neukirchen | 2017-06-19 | 1 | -2/+2 |
| | |||||
* | mcom: don't limit column width for subjects | Leah Neukirchen | 2017-06-19 | 1 | -2/+2 |
| | |||||
* | mcom: add -r to resume editing drafts | Leah Neukirchen | 2017-06-19 | 2 | -13/+49 |
| | |||||
* | mdeliver: don't increment line buffer of getdelim | Leah Neukirchen | 2017-06-19 | 1 | -2/+3 |
| | |||||
* | mexport: < and > are not part of the addr-spec used in From lines | Leah Neukirchen | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | mmime: don't generate empty filenames | Leah Neukirchen | 2017-06-19 | 1 | -0/+5 |
| | |||||
* | mmime: allow setting content-disposition and overriding filename | Leah Neukirchen | 2017-06-19 | 2 | -7/+27 |
| | |||||
* | mshow: show Reply-To by default | Leah Neukirchen | 2017-06-18 | 2 | -2/+2 |
| | |||||
* | mcom: add mfwd command to forward messages | Leah Neukirchen | 2017-06-18 | 3 | -1/+45 |
| | |||||
* | mshow: add -N to not show MIME structure markers. | Leah Neukirchen | 2017-06-18 | 2 | -11/+20 |
| | |||||
* | mcolor: add colors for two and three level quotes | Leah Neukirchen | 2017-06-13 | 1 | -0/+2 |
| | |||||
* | mshow: print_decode_header: bump buffer size | Leah Neukirchen | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | maddr: bump decode buffer to allow a few hundred mail adresses | Leah Neukirchen | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | blaze822: blaze822_addr: support backslashes in atoms | Leah Neukirchen | 2017-06-13 | 1 | -1/+5 |
| | | | | This happens a lot in the real world, even if it's not RFC conforming. | ||||
* | blaze822: blaze822_addr: ensure space for terminal null | Leah Neukirchen | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | mcolor: normalize CRLF | Leah Neukirchen | 2017-06-13 | 1 | -0/+1 |
| | |||||
* | blaze822: blaze822_addr: unquote quoted strings | Leah Neukirchen | 2017-06-12 | 1 | -1/+4 |
| | |||||
* | mexport: support reading from pipes, better error reporting | Leah Neukirchen | 2017-06-12 | 1 | -24/+31 |
| | |||||
* | mmime: gen_attachment: try to generate filenames as atoms, use qp for double ↵ | Leah Neukirchen | 2017-06-12 | 1 | -5/+10 |
| | | | | quotes | ||||
* | rfc2231: blaze822_mime2231_parameter: decode first argument if we jumped ↵ | Leah Neukirchen | 2017-06-12 | 1 | -1/+1 |
| | | | | inside the loop | ||||
* | rfc2231: blaze822_mime2231_parameter: ensure plain file names are null ↵ | Leah Neukirchen | 2017-06-12 | 1 | -0/+1 |
| | | | | terminated | ||||
* | blaze822: blaze822_addr: skip spaces after > | Leah Neukirchen | 2017-06-03 | 1 | -0/+2 |
| | |||||
* | blaze822: blaze822_addr: use memcpy instead of strcpy, we know the length | Leah Neukirchen | 2017-06-03 | 1 | -2/+4 |
| | |||||
* | GNUmakefile: museragent: use --dirty | Leah Neukirchen | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | mcom: use museragent | Leah Neukirchen | 2017-06-01 | 1 | -0/+2 |
| | |||||
* | GNUmakefile: generate museragent | Leah Neukirchen | 2017-06-01 | 2 | -3/+10 |
| | |||||
* | mscan: use wint_t for %lc | Leah Neukirchen | 2017-05-31 | 1 | -2/+2 |
| | | | | | | %lc arguments in fprintf are of type wint_t, not wchar_t. Reported by Léo Villeveygoux. | ||||
* | GNUmakefile: detect OS | Leah Neukirchen | 2017-05-27 | 1 | -3/+8 |
| | |||||
* | rename Makefile | Leah Neukirchen | 2017-05-27 | 1 | -0/+0 |
| | |||||
* | contrib/mgpg: use mktemp with -t (for macOS) | Leah Neukirchen | 2017-05-27 | 1 | -1/+1 |
| | |||||
* | mhdr: cast printing of time_t | Leah Neukirchen | 2017-05-27 | 1 | -1/+1 |
| | |||||
* | mdeliver: cast printing of time_t | Leah Neukirchen | 2017-05-27 | 1 | -1/+2 |
| | |||||
* | Makefile: OpenBSD needs -pthread | Leah Neukirchen | 2017-05-27 | 1 | -2/+2 |
| | |||||
* | blaze822_mime2231_parameter: fix lookup and parsing of non-2231 fields | Leah Neukirchen | 2017-05-27 | 1 | -3/+3 |
| | |||||
* | contrib: add msign and mencrypt | Leah Neukirchen | 2017-05-26 | 2 | -0/+47 |
| | |||||
* | add contrib/README.md | Leah Neukirchen | 2017-05-26 | 1 | -0/+7 |
| | |||||
* | mshow: try to keep CRLF intact for -r | Leah Neukirchen | 2017-05-26 | 1 | -1/+6 |
| | |||||
* | contrib/mverify: use unix2dos for CRLF normalization | Leah Neukirchen | 2017-05-26 | 1 | -2/+2 |
| | |||||
* | mmime: add mblaze/raw for plain text inclusion | Leah Neukirchen | 2017-05-26 | 1 | -0/+4 |
| |