| 2016-09-06 |
David Levine | Added some NMH_UNUSED's to prevent compile warnings... |
tree | commitdiff |
| 2016-09-06 |
David Levine | Protected call of mh_oauth_do_xoauth() with #ifdef... |
tree | commitdiff |
| 2016-09-06 |
David Levine | Protected use of setup_oauth_params() with #ifdef OAUTH... |
tree | commitdiff |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
tree | commitdiff |
| 2016-09-06 |
Ken Hornstein | Change things so if -authservice wasn't given, throw... |
tree | commitdiff |
| 2016-09-05 |
Ken Hornstein | Fix up a few minor nits to make OAuth2 (finally!) work... |
tree | commitdiff |
| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
tree | commitdiff |
| 2016-08-29 |
David Levine | Added warning message on stderr if folder -nocreate... |
tree | commitdiff |
| 2016-08-21 |
David Levine | Check result of setup_oauth_params() for != OK instead... |
tree | commitdiff |
| 2016-08-21 |
Ken Hornstein | Very close, but it doesn't passes the tests just yet. |
tree | commitdiff |
| 2016-08-20 |
Ken Hornstein | Retrieve appropriate profile entries and pass them... |
tree | commitdiff |
| 2016-08-18 |
Ken Hornstein | Start of adding arguments for transmitting OAuth parame... |
tree | commitdiff |
| 2016-08-17 |
Ken Hornstein | Start of adding arguments for transmitting OAuth parame... |
tree | commitdiff |
| 2016-08-15 |
David Levine | Plug a couple of (harmless) memory leaks in mhfixmsg. |
tree | commitdiff |
| 2016-08-15 |
David Levine | Plug a couple of (harmless) memory leaks in mhfixmsg. |
tree | commitdiff |
| 2016-07-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
tree | commitdiff |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
tree | commitdiff |
| 2016-07-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
tree | commitdiff |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
tree | commitdiff |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-07-08 |
David Levine | Added Envelope-From and Sender support to sendfrom. |
tree | commitdiff |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
tree | commitdiff |
| 2016-07-05 |
David Levine | Moved sendfrom code from contrib into send(1). |
tree | commitdiff |
| 2016-06-26 |
David Levine | Wrapped code block of conditional statement with {... |
tree | commitdiff |
| 2016-06-26 |
David Levine | Moved free(cp) to right after last (and only) use of... |
tree | commitdiff |
| 2016-06-26 |
David Levine | Wrapped code block of conditional statement with {... |
tree | commitdiff |
| 2016-06-26 |
David Levine | Moved free(cp) to right after last (and only) use of... |
tree | commitdiff |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
tree | commitdiff |
| 2016-06-12 |
David Levine | If parse_mime() fails and the -file switch was used... |
tree | commitdiff |
| 2016-06-12 |
David Levine | If parse_mime() fails and the -file switch was used... |
tree | commitdiff |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
tree | commitdiff |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
tree | commitdiff |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
tree | commitdiff |
| 2016-05-21 |
David Levine | Added docdir to mhparam. |
tree | commitdiff |
| 2016-05-02 |
David Levine | For slocal, changed default user, if -user switch isn... |
tree | commitdiff |
| 2016-04-25 |
David Levine | Check for empty code. |
tree | commitdiff |
| 2016-04-10 |
David Levine | Fix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to |
tree | commitdiff |
| 2016-04-10 |
David Levine | Fix to commit 84932d0a96c79bfb2f0384ebab806dc51a35f600 to |
tree | commitdiff |
| 2016-04-10 |
Eric Gillespie | support multiple oauth users; mhlogin now requires... |
tree | commitdiff |
| 2016-04-10 |
Eric Gillespie | plug some memory leaks, in success cases only |
tree | commitdiff |
| 2016-04-03 |
Eric Gillespie | Rename and document functions that read from stdin. |
tree | commitdiff |
| 2016-03-25 |
David Levine | Added -browser switch to mhlogin(1). |
tree | commitdiff |
| 2016-03-25 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-24 |
David Levine | Changed minchars swit values for -[no]concat switches... |
tree | commitdiff |
| 2016-03-24 |
David Levine | Use WIFXEXITED to check return status of system(),... |
tree | commitdiff |
| 2016-03-24 |
David Levine | Changed sign of minchars for the SASL-related switches... |
tree | commitdiff |
| 2016-03-24 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-24 |
David Levine | Replaced -oauth service switch with -saslmech xoauth2 |
tree | commitdiff |
| 2016-03-19 |
David Levine | Added check of return value of write() to quash compile... |
tree | commitdiff |
| 2016-03-19 |
Ken Hornstein | Recover properly if the character conversion fails. |
tree | commitdiff |
| 2016-03-19 |
Ken Hornstein | Fix substitution code so it uses the right pointer... |
tree | commitdiff |
| 2016-03-18 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-18 |
David Levine | Have fix_boundary() return NOTOK if it couldn't fix... |
tree | commitdiff |
| 2016-03-17 |
David Levine | Added oauth support to whatnow. |
tree | commitdiff |
| 2016-03-13 |
David Levine | Added oauth switch to whatnow. |
tree | commitdiff |
| 2016-03-13 |
David Levine | Added use of local variable user to prevent compiler... |
tree | commitdiff |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
tree | commitdiff |
| 2016-03-12 |
David Levine | Have -nocrlflinebreaks apply to the message parts that... |
tree | commitdiff |
| 2016-03-12 |
Eric Gillespie | Implement the -reverse option to pick(1) to change... |
tree | commitdiff |
| 2016-02-27 |
David Levine | Added application/ics to default list if types to decode. |
tree | commitdiff |
| 2016-02-25 |
David Levine | Added -[no]crlflinebreaks switches to mhfixmsg(1). |
tree | commitdiff |
| 2016-02-21 |
David Levine | Don't consider failure to build a text/plain part to... |
tree | commitdiff |
| 2016-02-20 |
David Levine | Added -decodetypes switch to mhfixmsg(1). |
tree | commitdiff |
| 2016-01-23 |
David Levine | mhical enhancement: If a datetime is missing the time... |
tree | commitdiff |
| 2016-01-20 |
Richard M Kreuter | Added all of mhshow's documented switches to show's... |
tree | commitdiff |
| 2016-01-20 |
David Levine | Added mention of mhfixmsg -fixcte to error message... |
tree | commitdiff |
| 2015-11-18 |
David Levine | If format_datetime() returns null, store a copy of... |
tree | commitdiff |
| 2015-08-21 |
Leonardo Taccari | Add support for the -sendmail flag to send/post, to... |
tree | commitdiff |
| 2015-03-07 |
Ken Hornstein | Rearrange all callers of post(8) so that the filename... |
tree | commitdiff |
| 2015-03-05 |
Paul Fox | mhparse.c: verify all MIME-Version: headers encountered |
tree | commitdiff |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
tree | commitdiff |
| 2015-02-14 |
David Levine | Removed unnecessary #include of h/signals.h. |
tree | commitdiff |
| 2015-02-14 |
Marcin Cieslak | Reset done in inc_done() to prevent endless loop when... |
tree | commitdiff |
| 2015-02-13 |
Marcin Cieslak | Replaced setgid() calls with setegid() so that it works... |
tree | commitdiff |
| 2015-02-12 |
David Levine | Replaced individual assignment of array elements, one... |
tree | commitdiff |
| 2015-02-08 |
Paul Fox | add new message separator header to mhshow |
tree | commitdiff |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-08 |
David Levine | Added support to mhfixmsg -reformat for multipart/relat... |
tree | commitdiff |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-05 |
David Levine | Removed unused local variable from move_preferred_part(). |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | implement -prefer, for multipart/alternative preferences |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | mhshow: ensure that -part always shows every part requested |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | mhshow: fix display of alternatives after certain neste... |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | mhshow: simplify code -- the DONE status was adding... |
tree | commitdiff |
| 2015-02-03 |
Paul Fox | drop the second argument to part_ok(), since it is... |
tree | commitdiff |
| 2015-01-27 |
Lyndon Nerenberg | 'mhparam bindir' now prints NMH's idea of $(bindir). |
tree | commitdiff |
| 2015-01-19 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-12 |
David Levine | Fixed check of return value of show_content_aux(). |
tree | commitdiff |
| 2015-01-12 |
David Levine | Have show_content_aux2(), and therefore show_content_au... |
tree | commitdiff |
| 2015-01-12 |
David Levine | Have show_content_aux2(), and therefore show_content_au... |
tree | commitdiff |
| 2015-01-10 |
David Levine | Added multiply format function, requested by Norm. |
tree | commitdiff |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-08 |
David Levine | Fix to commit 6b073f7b67a0afd64012ff7d00818ec1bd07b5f2... |
tree | commitdiff |
| 2015-01-07 |
David Levine | Another fix to convertarg handling of multipart/related... |
tree | commitdiff |
| 2015-01-06 |
David Levine | Specifically look for Content-Type header in converted... |
tree | commitdiff |
| 2015-01-06 |
David Levine | Fixed convertarg handling of text part in multipart... |
tree | commitdiff |
| 2015-01-04 |
David Levine | Added mhical(1), to display, reply to, and cancel iCale... |
tree | commitdiff |
| 2014-12-25 |
David Levine | Added -fixtype switch to mhfixmsg(1). It ensures that... |
tree | commitdiff |
| next |